| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
| |
PR: 3185
Submitted by: Kenneth J. Monville <desmo@bandwidth.org>
|
| |
|
|
|
|
|
| |
I really couldn't appropriate category for this file, so I didn't define
it and, thus, now this file goes under misc category.
|
|
|
|
|
| |
Use --no-split flag when regenerating screen.info
Remove old info files before regeneration.
|
|
|
|
| |
PR: 3821
|
|
|
|
| |
PR: ports/3783
|
|
|
|
|
|
|
|
|
| |
any combination of user names, ttys, commands, and pids. `snice' is
a program which changes the priority of processes (given the same).
PR: ports/3783
Submitted by: Joao Carlos Mendes Luis <jonny@mailhost.coppe.ufrj.br>
(w/minor hacks by me)
|
| |
|
|
|
|
|
|
| |
A pager (like less) which has support for windows and binary files
PR: 3732
Submitted by: Richard Hwang <rhwang@bigpanda.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
Found by: distfile checker
|
| |
|
|
|
|
|
|
| |
from 00DIST:
Added CD9660 (aka ISO) file system support to FreeBSD
While at it, added file descriptor system support to FreeBSD
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
PR:
approved by: Satoshi
Submitted by:
Obtained from:
|
|
|
|
| |
(Peter says TAGGED)
|
|
|
|
|
| |
Also, replace the four lines starting with .if !defined(NOMANCOMPRESS)...
with a single line MAN1=star.1. I think that's much easier. :)
|
|
|
|
| |
Move WRKSRC down to the right place.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Main advantages over other tar implementations:
fifo - keeps the tape streaming.
pattern matcher - for a convenient user interface
sophisticated diff - user tailorable interface for comparing tar
archives against file trees
no namelen limitation - Pathnames up to 1024 Bytes may be archived.
deals with all 3 times - stores/restores all 3 times of a file
does not clobber files - more recent copies on disk will not be
clobbered from tape
automatic byte swap - star automatically detects swapped archives
automatic format detect - automatically detects archive formats:
Old tar, gnu tar, ansi tar, star.
fully ansi compatible - Star is fully ANSI/Posix 1003.1 compatible.
|
| |
|
|
|
|
|
|
|
| |
version, now finally upgrade to mkisofs 1.10.
PR: ports/3143
Submitted by: partially by Brian Handy <handy@lambic.space.lockheed.com>
|
|
|
|
|
|
| |
before I could commit an upgrade)
Submitted by: Philippe Charnier <charnier@xp11.frmug.org> (4.04 notice)
|
|
|
|
| |
Submitted by: John DiMarco <jdd@cs.toronto.edu>
|
|
|
|
|
|
| |
(thanks Christopher!)
Submitted by: Christopher Masto <chris@chris.netmonger.net>
|
|
|
|
| |
Submitted by: Josh Gilliam <soil@quick.net>
|
| |
|
|
|
|
|
|
|
| |
displaying the user name associated with the local end, and making use of
Ident services if available to determine the "user" at the other end.
Tcplist uses LSOF to do its low level work on 4.4BSD machines.
|
| |
|
| |
|
| |
|
|
|
|
| |
Found by: distfiles checker
|
|
|
|
| |
Found by: distfile checker
|
|
|
|
| |
Notified by: John DiMarco <jdd@cs.toronto.edu>
|
|
|
|
|
|
|
| |
(1) NOMANCOMPRESS is set by user, not porter. To indicate that MAN? variables
are referring to already compressed manpages, use MANCOMPRESSED.
(2) Remove second address from MAINTAINER line, I don't want anything to break.
|
|
|
|
|
| |
* moved some vars around
* added Id
|
|
|
|
|
|
| |
Now includes useful scripts in the package.
Closes PR: ports/3065
|
| |
|
|
|
|
|
| |
Reviewed by: James FitzGibbon <jfitz@FreeBSD.ORG>
Submitted by: Andrew <andrew@mopsy.hobart.tased.edu.au>
|
| |
|
|
|
|
|
| |
file against two revisions ago to see what was the "real" intention
of the previous commit.
|