aboutsummaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Remove extra CFLAGSChris D. Faulhaber2001-03-201-2/+1
* Remove extra CFLAGS and redundant SRCSChris D. Faulhaber2001-03-201-2/+1
* Remove 'NOSHARED=yes' (../Makefile.inc already sets this)Chris D. Faulhaber2001-03-192-3/+0
* o Missed in addition of setfacl.h in setfacl(1)Robert Watson2001-03-191-0/+76
* o Missed in prior commit: getfacl(1) MakefileRobert Watson2001-03-191-0/+9
* o Enable getfacl(1) and setfacl(1)Robert Watson2001-03-191-0/+2
* o POSIX.2c Userland tool support for POSIX.1e ACLs -- getfacl retrieves ACLsRobert Watson2001-03-1910-0/+1284
* DIS -> ISOAndrey A. Chernov2001-03-175-7/+7
* Make it clear that the -v option doesn't actually set the date.Dima Dorfman2001-03-161-2/+3
* Revert this file back to how it was in the STABLE branch, this means:Jeroen Ruigrok van der Werven2001-03-051-1/+1
* Switch from using rand() or random() to a stronger, more appropriate PRNGKris Kennaway2001-03-051-8/+1
* implement OCRNL, ONOCR, and ONLRETAssar Westerlund2001-03-043-0/+19
* Small optimization: set use_ampm only when neededAndrey A. Chernov2001-03-033-4/+6
* Use AM/PM time only when available in localeAndrey A. Chernov2001-03-023-4/+9
* POSIX wrote:Ruslan Ermilov2001-03-023-30/+11
* The 'X' permission symbol is specified by POSIX.2, so don't say that itBen Smithurst2001-03-011-4/+2
* Eliminate mdocNG warnings caused by misplaced or extraneous macro calls.Ruslan Ermilov2001-02-282-2/+2
* Fix style bug I introduced with rev 1.13 (rcsid after includes).David E. O'Brien2001-02-281-5/+7
* Add rcsid.David E. O'Brien2001-02-271-0/+6
* Move the realpath(1) birth day from FreeBSD 5.0 to FreeBSD 4.3.Ruslan Ermilov2001-02-222-2/+2
* Do not coredump if no options are supplied. (ps -o,)Jonathan Lemon2001-02-141-1/+1
* mdoc(7) police: use the default ``file ...'' feature of the .Ar macro.Ruslan Ermilov2001-02-135-6/+6
* Catch up to new priority interface.Jake Burkholder2001-02-123-17/+18
* Use decimal point from localeAndrey A. Chernov2001-02-111-1/+5
* Fix typo: seperate -> separate.Jeroen Ruigrok van der Werven2001-02-061-1/+1
* Fix child's SIGSTOP behaviour in scripts.Martin Cracauer2001-02-061-1/+2
* In the hope of saving others from hours of tedious recovery work,Stephen McKay2001-02-041-0/+10
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-018-22/+31
* Note that rmdir(2) does not follow symbolic links.John Polstra2001-01-241-1/+6
* - Catch up to new proc flags.John Baldwin2001-01-242-7/+8
* Document the restrictions on changing times in high securelevels.Ben Smithurst2001-01-171-1/+5
* Activate Greek message catalogAndrey A. Chernov2001-01-171-4/+1
* Prepare for mdoc(7)NG.Ruslan Ermilov2001-01-162-2/+2
* Special case the error reporting when errno is ENOTDIR or ENOENT.Alfred Perlstein2001-01-141-1/+5
* grammar gnit: "relationships (plural) _are_ complex"Tim Vanderhoek2000-12-281-1/+1
* mdoc(7) police: simplify construct.Ruslan Ermilov2000-12-211-4/+1
* Display pathname of item being rm'ed.David E. O'Brien2000-12-201-3/+3
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-191-18/+31
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-191-1/+1
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-183-36/+36
* Restore the rss (-u) keyword that got deleted in my somewhat over-zealousKirk McKusick2000-12-161-0/+1
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-1511-59/+71
* mdoc(7) police: removed history info from the .Os call.Ruslan Ermilov2000-12-141-1/+1
* Change the proc information returned from the kernel so that itKirk McKusick2000-12-125-169/+103
* Add `_PATH_DEVZERO'.David E. O'Brien2000-12-091-6/+7
* Change the spelling of `.' to `.' from .OBJDIR since `.' really is whereDavid E. O'Brien2000-12-051-1/+1
* Remove ${DESTDIR} from _PATH_TCSHELL, it is call path, not install pathAndrey A. Chernov2000-12-031-1/+3
* Fix a "#ifdef" where a comparison operator was used.David E. O'Brien2000-12-012-2/+2
* Exit if malloc() returns NULLBrian Somers2000-12-011-1/+3
* Upgrade to 6.10Andrey A. Chernov2000-11-305-2716/+1167