summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Fix quoting of the MAKEFLAGS environment variable by only quoting spacesharti2005-01-265-11/+146
* Correct some style nits that I have mistakenly submitted asdelphij2005-01-261-9/+15
* Document the recent fsync(1) changes.ssouhlal2005-01-261-1/+6
* In case of error, return errno, instead of 1.ssouhlal2005-01-261-2/+3
* Document input line length limit.tjr2005-01-254-4/+20
* Document message length limit.tjr2005-01-251-1/+3
* - Make WARNS?= 6 cleanssouhlal2005-01-252-0/+3
* - Remove useless includesssouhlal2005-01-252-2/+1
* - Continue, in case of error.ssouhlal2005-01-252-7/+15
* - Make find(1) WARNS?= 6 cleanssouhlal2005-01-252-3/+3
* Take a swing at using roundup().jmallett2005-01-251-3/+4
* spell "file system" correctlycharnier2005-01-241-1/+1
* According to style.Makefile(5):delphij2005-01-231-2/+4
* Make sure that we don't define INET6 when NO_INET6 is defined.delphij2005-01-221-0/+2
* Removed remnants of Kerberos support.ru2005-01-212-24/+6
* Removed Kerberos remnants.ru2005-01-212-39/+2
* Fixed xref.ru2005-01-212-2/+2
* Use the standard section name.ru2005-01-181-1/+1
* Sort sections.ru2005-01-1866-511/+511
* If su(1) is run without an effective uid of 0, generate an error torwatson2005-01-171-3/+33
* Cleanup:delphij2005-01-172-17/+18
* Bump WARNS=6 by adding const constraint and initialize the pointerdelphij2005-01-172-2/+3
* Added the EXIT STATUS section where appropriate.ru2005-01-1779-81/+83
* Eliminate macro calls inside literal displays.ru2005-01-152-10/+6
* Markup nit.ru2005-01-151-2/+1
* Fix off-by-one error.stefanf2005-01-141-1/+1
* Don't reprint file names unnecessarily.brian2005-01-121-4/+4
* Get the vnode from file.f_vnode instead of file.f_data.ssouhlal2005-01-111-2/+2
* Scheduled mdoc(7) sweep.ru2005-01-119-19/+18
* Formatting fixes.ru2005-01-111-9/+11
* Bump WARNS to 4 as this seems OK on the alpha now.dwmalone2005-01-101-1/+1
* Cast size_t to off_t before adding them to avoid warnings on the alpha.dwmalone2005-01-102-4/+6
* Some variables became unused or global in the last change to thisdwmalone2005-01-101-9/+5
* Use 64bit 'fts_bignum' field instead of 32bit (on 32bit archs) fieldpjd2005-01-071-11/+13
* Fix a typo in comment.cognet2005-01-051-1/+1
* evise use of queue(9) macros for netipx when used from userspace:rwatson2005-01-021-11/+5
* Add a newline at the end of the file to silence warnings.ceri2005-01-011-1/+1
* Apply a simplifying patch submitted by rik to the IPX support inrwatson2004-12-311-34/+14
* Update netstat(1) for recent conversion of netipx to queue(9) fromrwatson2004-12-312-4/+24
* NO_NIS cleanup: LINKS and MLINKSache2004-12-291-0/+2
* More NO_NIS cleanup: LINKS and MLINKSache2004-12-291-0/+4
* Update for FILE v4.12.ru2004-12-281-6/+9
* Update for FILE v4.12.ru2004-12-281-48/+70
* Catch up with file 4.12 import.obrien2004-12-281-2/+2
* Remove warnings and make wc WARNS=6 clean.josef2004-12-272-6/+4
* Look into machine-specific manpage subdirectories too.ru2004-12-222-4/+18
* Fixed the only warning and mark as WARNS=6 clean.ru2004-12-222-1/+3
* - Fixed handling of manpage subdirectories:ru2004-12-221-20/+12
* Add a fallback version of fnmatch() to the bsdtarkientzle2004-12-223-9/+170
* GC an unused #includekientzle2004-12-221-1/+0
OpenPOWER on IntegriCloud