aboutsummaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Added a `build-tools' target for internal tools.Bruce Evans1998-07-071-4/+3
* Pick up kernel variables/constants using sysctl rather than through /dev/memPoul-Henning Kamp1998-06-302-80/+17
* Fixed printf format errors (second round with non-i386 typedefs).Bruce Evans1998-06-281-2/+3
* Fixed printf format errors.Bruce Evans1998-06-281-3/+3
* Oops, the previous log message should have read "Fixed type mismatches -Bruce Evans1998-06-281-1/+1
* Fixed printf format errors.Bruce Evans1998-06-281-4/+7
* Fixed printf format errors.Bruce Evans1998-06-282-5/+7
* Remove compile time dependency on ARG_MAX.Joseph Koshy1998-06-171-2/+11
* Don't attempt to change owner/mode/flags that don't need to changed.Peter Wemm1998-06-101-15/+29
* Print correct error message if we copy an unreadable directory.Dmitrij Tejblum1998-06-091-1/+2
* Make sure we don't overflow the path buffer. Exit if we do.Warner Losh1998-06-091-2/+4
* Make sure we pass the length - 1 to readlink, since it adds its ownWarner Losh1998-06-093-10/+8
* Fix a bunch of spelling errors.Steve Price1998-06-041-2/+2
* Fix errors that crept into the previous commit.Joseph Koshy1998-06-041-3/+3
* 1. `ps' output now shows 3 characters in the `TT' field, not 2, afterJoseph Koshy1998-06-041-3/+4
* Correct description of -crtscts.Joseph Koshy1998-06-031-2/+2
* Clarify the example a bit.Steve Price1998-05-311-6/+6
* Fixed imperfections in previous commit (a poor variable name,Bruce Evans1998-05-311-14/+14
* Some cleanups related to timecounters and weird ifdefs in <sys/time.h>.Poul-Henning Kamp1998-05-281-14/+14
* "make world" replaces /bin/rmail even when NO_SENDMAIL has been set toPoul-Henning Kamp1998-05-271-2/+6
* Don't append a '/' to the destination directory if thereSteve Price1998-05-251-3/+5
* If no value is present for the login name set it to '-'.Steve Price1998-05-253-5/+39
* Improve description of absolute modes.Joseph Koshy1998-05-191-20/+46
* Correct use of .Nm. Add rcsid.Philippe Charnier1998-05-1812-46/+66
* Correct use of .Nm. Add section number to .Xr references. Add rcsid.Philippe Charnier1998-05-182-8/+10
* Add rcsid. Spelling.Philippe Charnier1998-05-1827-79/+127
* Correct use of .Nm. Add rcsid.Philippe Charnier1998-05-185-36/+37
* Correct use of .Nm. Add section number to .Xr references.Philippe Charnier1998-05-181-6/+6
* .Nm rm -> .Nm.Philippe Charnier1998-05-181-8/+8
* kill.1: Remove reference to obsolete sigvec(2) man page. RemovedJoseph Koshy1998-05-181-2/+2
* Correct use of .Nm. Add rcsid.Philippe Charnier1998-05-1525-119/+160
* correct use of .Nm. Add rcsid.Philippe Charnier1998-05-152-7/+9
* Correct use of .Nm. Typo.Philippe Charnier1998-05-151-11/+11
* Correct use of .Nm. Add rcsid.Philippe Charnier1998-05-152-9/+11
* .Sh ENVIRONMENT VARIABLES -> .Sh ENVIRONMENTPoul-Henning Kamp1998-05-133-6/+6
* Correct use of .Nm. Add rcsid.Philippe Charnier1998-05-134-15/+19
* Correct use of .Nm.Philippe Charnier1998-05-131-11/+11
* Convert to mdoc.Philippe Charnier1998-05-131-544/+441
* Correct use of .Nm. Add rcsid.Philippe Charnier1998-05-134-11/+15
* Correct use of .Nm.Philippe Charnier1998-05-131-5/+5
* Restore Lite-2 sccsid. Restore include of sys/types.h.Philippe Charnier1998-05-136-12/+14
* Restore Lite-2 sccsid. Restore include of sys/param.h.Philippe Charnier1998-05-132-4/+5
* Restore include of sys/types.h and sys/param.h.Philippe Charnier1998-05-139-9/+18
* Restore Lite-2 sccsid.Philippe Charnier1998-05-132-4/+4
* Restore original Lite-2 sccsid. Restore include of sys/types.h.Philippe Charnier1998-05-131-2/+3
* Do not remove include of <sys/param.h> and <sys/types.h>. They shouldPhilippe Charnier1998-05-131-1/+2
* Restore Lite2 sccsids by removing `const'. Improve documentation a little.Philippe Charnier1998-05-132-15/+11
* Of these programs, only df and ps aren't compatible with FreeBSD/Alpha.John Birrell1998-05-091-4/+4
* Backed out previous backout. Put y.tab.h back in SRCS.Bruce Evans1998-05-061-10/+6
* Correct use of .Nm and other cosmetics. Add rcsid. Remove unused #inc.Philippe Charnier1998-05-0633-257/+227