summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix ctype error #1 - chars must be unsignedache1998-04-251-2/+2
* Remove the bogus -? option after reading the getopt() manual :)des1998-04-243-8/+6
* o Removed two unused variables (f_dirname and f_newline) in ls.cdes1998-04-243-27/+58
* Updated references to the behaviour of ls(1).des1998-04-241-20/+15
* o Renamed '-b' (show unprintables in octal) to '-B'des1998-04-245-25/+97
* Added -b option to display unprintables in octal.des1998-04-216-11/+71
* Spelling/typo fixes: (preceeded, friday).rnordier1998-04-201-3/+3
* Rats. I was too quick. Work needs to be done on the non-Kerberosmarkm1998-03-261-3/+3
* KTH announced a weakness in their implementation of KerberosIV.markm1998-03-263-15/+30
* .Sh AUTHOR -> .Sh AUTHORScharnier1998-03-193-14/+24
* Some things only work on i386.jb1998-03-131-3/+7
* Fixed existence test for secure sources (don't test for secure objects).bde1998-03-061-4/+4
* Don't assume sigset_t and int are equivalent.jraynard1998-02-287-31/+31
* Exit with a nonzero status if we get killed by a SIGINT. POSIX.2bde1998-02-241-4/+5
* Add 'f' flag to the optstring.dima1998-02-181-2/+2
* cosmetic change for optstringdima1998-02-181-2/+2
* Explicitly describe the rules the shell uses to search for a filejdp1998-02-121-1/+10
* spellingeivind1998-02-111-2/+2
* Fix printing for bytes read > 4G.asami1998-02-112-4/+4
* Back out my previous attempt to fix SIGINT/SIGTERM behaviourcracauer1998-02-061-16/+0
* Fix handling of SIGINT/SIGQUIT for foreground subprocesses. Mostcracauer1998-02-061-1/+17
* Display VSZ much more accurately now.dyson1998-02-021-3/+2
* setpwent now has a void return type, so remove the now bogus cast.steve1998-02-011-3/+3
* Cast a size_t to a long to avoid a gcc warning.jb1998-01-251-3/+3
* Removed definition of _NEW_VFSCONF. The new vfsconf interface is nowbde1998-01-201-2/+2
* Fixed syntax error in normally-unconfigured code in previous commit.bde1998-01-171-2/+2
* Fixed handling of short writes. Previously, we stopped copying andbde1998-01-161-5/+17
* Make a couple of the stat flags dependent on the sys/stat.h header filejb1998-01-091-1/+9
* Oops, back out rev 1.5, it wasn't my intention to also commit thejoerg1998-01-071-2/+1
* Use the correct value in the call to swab(3) with conv=swab. Previously,joerg1998-01-072-3/+4
* Correct a bogon in an example.steve1998-01-021-2/+2
* Ensure stdout is line buffered.helbig1997-12-312-3/+7
* Added $Id$.alex1997-12-291-0/+2
* Use consistent spelling,hoek1997-12-251-2/+2
* Add (BSD) copyright headers.brian1997-12-212-0/+56
* Don't strip trailing slashes (for the initial rmdir). It breaksbde1997-12-191-9/+1
* It's more portable to use <errno.h> than <sys/errno.h>eivind1997-12-151-2/+2
* Revert 1.15 - duplicate code (initialization).eivind1997-12-151-5/+0
* Make code slightly more robust towards change by calculating sizeeivind1997-12-121-2/+2
OpenPOWER on IntegriCloud