summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Don't attempt to change owner/mode/flags that don't need to changed.peter1998-06-101-15/+29
* Print correct error message if we copy an unreadable directory.dt1998-06-091-1/+2
* Make sure we don't overflow the path buffer. Exit if we do.imp1998-06-091-2/+4
* Make sure we pass the length - 1 to readlink, since it adds its ownimp1998-06-093-10/+8
* Fix a bunch of spelling errors.steve1998-06-041-2/+2
* Fix errors that crept into the previous commit.jkoshy1998-06-041-3/+3
* 1. `ps' output now shows 3 characters in the `TT' field, not 2, afterjkoshy1998-06-041-3/+4
* Correct description of -crtscts.jkoshy1998-06-031-2/+2
* Clarify the example a bit.steve1998-05-311-6/+6
* Fixed imperfections in previous commit (a poor variable name,bde1998-05-311-14/+14
* Some cleanups related to timecounters and weird ifdefs in <sys/time.h>.phk1998-05-281-14/+14
* "make world" replaces /bin/rmail even when NO_SENDMAIL has been set tophk1998-05-271-2/+6
* Don't append a '/' to the destination directory if theresteve1998-05-251-3/+5
* If no value is present for the login name set it to '-'.steve1998-05-253-5/+39
* Improve description of absolute modes.jkoshy1998-05-191-20/+46
* Correct use of .Nm. Add rcsid.charnier1998-05-1812-46/+66
* Correct use of .Nm. Add section number to .Xr references. Add rcsid.charnier1998-05-182-8/+10
* Add rcsid. Spelling.charnier1998-05-1827-79/+127
* Correct use of .Nm. Add rcsid.charnier1998-05-185-36/+37
* Correct use of .Nm. Add section number to .Xr references.charnier1998-05-181-6/+6
* .Nm rm -> .Nm.charnier1998-05-181-8/+8
* kill.1: Remove reference to obsolete sigvec(2) man page. Removedjkoshy1998-05-181-2/+2
* Correct use of .Nm. Add rcsid.charnier1998-05-1525-119/+160
* correct use of .Nm. Add rcsid.charnier1998-05-152-7/+9
* Correct use of .Nm. Typo.charnier1998-05-151-11/+11
* Correct use of .Nm. Add rcsid.charnier1998-05-152-9/+11
* .Sh ENVIRONMENT VARIABLES -> .Sh ENVIRONMENTphk1998-05-133-6/+6
* Correct use of .Nm. Add rcsid.charnier1998-05-134-15/+19
* Correct use of .Nm.charnier1998-05-131-11/+11
* Convert to mdoc.charnier1998-05-131-544/+441
* Correct use of .Nm. Add rcsid.charnier1998-05-134-11/+15
* Correct use of .Nm.charnier1998-05-131-5/+5
* Restore Lite-2 sccsid. Restore include of sys/types.h.charnier1998-05-136-12/+14
* Restore Lite-2 sccsid. Restore include of sys/param.h.charnier1998-05-132-4/+5
* Restore include of sys/types.h and sys/param.h.charnier1998-05-139-9/+18
* Restore Lite-2 sccsid.charnier1998-05-132-4/+4
* Restore original Lite-2 sccsid. Restore include of sys/types.h.charnier1998-05-131-2/+3
* Do not remove include of <sys/param.h> and <sys/types.h>. They shouldcharnier1998-05-131-1/+2
* Restore Lite2 sccsids by removing `const'. Improve documentation a little.charnier1998-05-132-15/+11
* Of these programs, only df and ps aren't compatible with FreeBSD/Alpha.jb1998-05-091-4/+4
* Backed out previous backout. Put y.tab.h back in SRCS.bde1998-05-061-10/+6
* Correct use of .Nm and other cosmetics. Add rcsid. Remove unused #inc.charnier1998-05-0633-257/+227
* Correct use of .Nm, .An and other cosmetics. Add rcsid. Remove unused #inc.charnier1998-05-062-13/+15
* Backed out previous commit. It was tested, but not for the case wherebde1998-05-051-4/+8
* Fixed races in `make -jN' using new yacc rules.bde1998-05-041-8/+4
* Simplified using new yacc rules and by not generating y.tab.h.bde1998-05-041-10/+4
* When calling a shell function, remember whether exit status is tested.cracauer1998-05-041-2/+5
* Add note about BLOCKSIZE variable to -s flag.imp1998-04-291-2/+3
* Backed out most of rev.1.19 (explicit dependencies of object filesbde1998-04-261-19/+1
* Fix nasty error in len_octal, result not initializedache1998-04-251-2/+2
OpenPOWER on IntegriCloud