aboutsummaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Document the mtxname keyword.John Baldwin2000-11-301-2/+13
* Introduce a 'mtxname' keyword that displays the current mutex that aJohn Baldwin2000-11-293-0/+20
* Add support for an "erase2" so that both ^H and DEL can be usedJordan K. Hubbard2000-11-282-1/+4
* Eliminate groff(1) warnings.Ruslan Ermilov2000-11-271-1/+1
* ConstifyKris Kennaway2000-11-271-1/+1
* Don't call err() with user data and without a format stringKris Kennaway2000-11-261-1/+1
* mdoc(7) police: minor fixes.Ruslan Ermilov2000-11-242-22/+26
* Let the pwd program double as realpath(1).Poul-Henning Kamp2000-11-245-6/+156
* kenv(1) first appeared in FreeBSD 4.1.1, not FreeBSD 5.0.Ben Smithurst2000-11-231-1/+1
* mdoc(7) police: Er macro usage cleanup.Ruslan Ermilov2000-11-221-1/+1
* Use secure temporary filenames during build.Kris Kennaway2000-11-222-8/+9
* logRuslan Ermilov2000-11-221-2/+4
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-202-4/+4
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-2025-51/+51
* mdoc(7) police: now that Nm macro accepts punctuation charactersRuslan Ermilov2000-11-181-1/+1
* more removal of trailing periods from SEE ALSO.Ben Smithurst2000-11-152-2/+2
* Use Fx macro wherever possible.Ruslan Ermilov2000-11-142-2/+4
* Avoid use of direct troff requests in mdoc(7) manual pages.Ruslan Ermilov2000-11-104-8/+6
* Install `chflags' in the root partition, NOT /usr where it is not availableDavid E. O'Brien2000-11-101-0/+1
* Properly declare the multiple-columns list.Ruslan Ermilov2000-11-061-1/+1
* Finish conversion from man(7) to mdoc(7).Ruslan Ermilov2000-11-061-9/+13
* Remove obsolete /dev/drum referencesChris D. Faulhaber2000-10-291-3/+2
* Finish the job of conditionalizing UUCP by preventing files in /etc/uucpDoug Barton2000-10-291-1/+1
* Add a MAINTAINER= line so people know who to blameGregory Neil Shapiro2000-10-261-0/+2
* Allow negative seek offsets for files that can be seeked upon. ItBrian Feldman2000-10-222-2/+10
* Include sys/types.hBrian Somers2000-10-162-0/+4
* Style fixesGregory Neil Shapiro2000-10-111-4/+4
* Don't depend on <sys/stat.h> bogusly including <sys/time.h> (and therebyGarrett Wollman2000-10-102-0/+2