Commit Graph

15 Commits

Author SHA1 Message Date
David E. O'Brien 093497a429 Upgrade to version 4.09. This one works for -CURRENT.
Note from Vic:
There is a June 1 change to /usr/src/sys/sys/proc.h that lengthens the
proc structure.  If you have updated your kernel sources, but haven't built
and installed a new kernel yet, then lsof report the open files belonging
to exactly one process, usually its own child process.

So, you'll either need to check out the previous copy of proc.h.  Or
install that new kernel.
1997-06-02 14:49:55 +00:00
David E. O'Brien 255edb8c11 Mark port as broken for -current. 1997-05-26 10:28:04 +00:00
David E. O'Brien 6fceba7f12 Upgrade to 4.08
from 00DIST:
	Added CD9660 (aka ISO) file system support to FreeBSD
	While at it, added file descriptor system support to FreeBSD
1997-05-25 01:01:25 +00:00
David E. O'Brien c74ed37afa Upgrade to 4.05. (sorry Philippe Charnier, Vic Abell updated the dist
before I could commit an upgrade)

Submitted by:	Philippe Charnier <charnier@xp11.frmug.org>  (4.04 notice)
1997-04-28 05:29:39 +00:00
David E. O'Brien deebc82a9f Upgrade to 4.03. 1997-04-15 01:46:10 +00:00
Bill Fenner 4e23c9ad82 Add missing slash to ${MASTER_SITES}
Found by:	distfiles checker
1997-04-01 22:10:37 +00:00
David E. O'Brien 6804f3986f Upgrade to 4.02.
Now includes useful scripts in the package.

Closes PR:	ports/3065
1997-03-24 18:42:57 +00:00
David E. O'Brien 1888d5fbae Upgrade to 3.87.
Notified by:	Vic Abell
1997-02-12 10:21:45 +00:00
Masafumi Max NAKANE 7c8f01de12 Upgrade, 3.82 -> 3.86.
Pointed-out by:	Chris Timmons <skynyrd@opus.cts.cwu.edu>
(Closing part 1/2 of PR #2650.)
1997-02-04 08:30:22 +00:00
Satoshi Asami 405db990bb I know it's hard to remember changing this file. 1996-12-12 05:31:54 +00:00
David E. O'Brien 8d55a9fe18 Upgraded to 3.83 (supports 3.0-current now)
Obtained from:	Email from Vic Able
1996-12-11 19:10:34 +00:00
Satoshi Asami 300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
David E. O'Brien eb3e95c0b4 Upgrade LSOF to version 3.81. 1996-11-17 02:41:21 +00:00
Satoshi Asami e2e7798498 Checksum file was obsolete. (Kinda hard to imagine since Makefile
is still at 1.1.1.1.... ;)
1996-11-16 09:20:25 +00:00
David E. O'Brien c2583f209a Moving Vic Abell's LSOF package from ports/misc to ports/sysutils.
LSOF is a very useful package for a system administrateor. Ot shows all
kind of open files, including sockets, pipes and knows about NFS.
1996-11-11 19:42:45 +00:00