aboutsummaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Fixed unsorting.Bruce Evans2002-02-231-6/+6
* Fixed some style bugs in revs 1.1 and 1.4.Bruce Evans2002-02-231-4/+4
* ANSIfy.Mark Murray2002-02-221-1/+1
* Fix warnings inspired by lint, a commercial lint and WARNS=4.Mark Murray2002-02-224-21/+20
* Fix a boatload of warnings inspired by lint, a commercial lintMark Murray2002-02-221-16/+14
* Warnings fixes.Mark Murray2002-02-221-1/+2
* Fix warnings inspired by lint, a commercial lint and WARNS=4.Mark Murray2002-02-223-6/+10
* Partially fix (well, work around) warnings inspired by lint, aMark Murray2002-02-221-2/+2
* Fix warnings inspired by lint, a commercial lint and WARNS=4.Mark Murray2002-02-221-2/+3
* Warnings fixes inspired by lint, a commercial lint and WARNS=4.Mark Murray2002-02-221-5/+4
* Warning fix. Enter into the spirit of getopt(3) a bit more.Mark Murray2002-02-221-0/+2
* Fix warnings inspired by lint, a commercial lint and WARNS=4.Mark Murray2002-02-227-36/+35
* Fix warnings inspired by lint, a commercial lint and WARNS=4Mark Murray2002-02-221-9/+8
* Revert wchan functionality. Add 'mwchan' to supply new duel mutex/msleepMatthew Dillon2002-02-215-3/+34
* Remove extraneous blank lineChris D. Faulhaber2002-02-191-1/+0
* Use acl_dup() to duplicate an ACL instead of rolling our ownChris D. Faulhaber2002-02-191-14/+2
* Fixed divots that I created when I moved prototypes of group_from_gidWarner Losh2002-02-192-0/+4
* Remove now-obsolete __STDC__ ifdefs, remove redundant NULL definition andWarner Losh2002-02-183-14/+1
* Update build infrastructure for sendmail 8.12.Gregory Neil Shapiro2002-02-171-7/+13
* When blocked on a mutex, display the mutex name via the wchan string fieldMatthew Dillon2002-02-161-1/+4
* Document the 'M' state.Dag-Erling Smørgrav2002-02-161-0/+2
* Move user_from_uid to pwd.hWarner Losh2002-02-142-0/+4
* Install complete.tcsh and csh-mode.el into ${SHAREDIR}/examples/tcsh.Mark Peek2002-02-121-0/+3
* Repo-copied `src/bin/pwd/realpath.1' to `src/bin/realpath/realpath.1',Mike Barcroft2002-02-111-68/+0
* o Remove old code from pwd(1); realpath(1) is now in its own directory.Mike Barcroft2002-02-113-19/+4
* Move the realpath(1) source into its own directory. Previously, itMike Barcroft2002-02-112-0/+74
* Use the getprogname(3) function instead of directly accessingMike Barcroft2002-02-101-4/+2
* Remove leaf node WARNS?=2 (that mainly I added). This shouldMark Murray2002-02-081-1/+0
* Correct a logic bug that snuck in and broke multiplication of off_ts.Brian Feldman2002-02-071-1/+1
* Fix the race between the stat() and the mkdir().Dave Zarzycki2002-02-051-16/+19
* Add -L option (SUSv3) to pwd(1). Fix a bug, where realpath(1) wouldMike Barcroft2002-02-042-28/+84
* Correct inadvertent style botches in previous commit.Kris Kennaway2002-02-045-11/+7
* Lock down with WFORMAT=1 except those directories with unfixed warnings.Kris Kennaway2002-02-0410-1/+16
* __printflike() should really be __printf0like() since verrx() canKris Kennaway2002-02-041-1/+1
* Add a __printflike() attribute to silence warning with FORMAT_AUDIT=1Kris Kennaway2002-02-041-1/+2
* Use __FBSDID() and clean up the vendor tags.Mark Murray2002-02-035-21/+27
* WARNS=4 fixes, plus a healthy dose of fixes inspired by lint.Mark Murray2002-02-037-72/+84
* WARNS=4 fixes (incomplete, so set NO_WERROR), and lots of extraMark Murray2002-02-0310-235/+239
* Work around a buffer overflow problem on argv that has been exposedAkinori MUSHA2002-02-031-6/+16
* Use a more correct method of copying entire ACLs (fixesChris D. Faulhaber2002-02-031-3/+16
* Fix unused variable.Warner Losh2002-02-021-0/+1
* missed a few registersWarner Losh2002-02-021-3/+3
* Ooops, forgot to remove the registers here.Warner Losh2002-02-0214-318/+318
* %.* takes an int, not a size_t.Warner Losh2002-02-021-1/+2
* o __P has been reovedWarner Losh2002-02-0262-1412/+780
* o __P has been reovedWarner Losh2002-02-0242-1809/+447
* o __P has been reovedWarner Losh2002-02-0211-348/+207
* o __P has been reovedWarner Losh2002-02-0211-156/+106
* Modernization effort for bin/c*:Warner Losh2002-02-026-129/+67
* Drag cat(1) kicking and screaming into the late 1980's:Warner Losh2002-02-021-21/+11