aboutsummaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Refer to the original mode of the file, not the mode of the originalSheldon Hearn2002-02-011-3/+3
* Remove a stray `:' after `v' in the getopt() call.Ruslan Ermilov2002-01-281-2/+2
* GC the -W option. kvm(3) doesn't read swap for almost 10 years.Ruslan Ermilov2002-01-282-21/+7
* Commit general cleanups (separate get_num() and get_off_t() functions toBrian Feldman2002-01-253-59/+109
* Prevent overflowing the buffer that stores the command arguments.Mike Heffner2002-01-201-4/+8
* Add missed includes.Maxim Sobolev2002-01-153-0/+3
* The fix for >/dev/stdout, including Tor Egge's fix for the bug in theSergey Babkin2002-01-131-4/+4
* mdoc(7) police: tidy up.Ruslan Ermilov2002-01-091-54/+87
* Put the "mtxname" keyword in alphabetical order (t comes after s) soPeter Wemm2002-01-051-1/+1
* Bruce thought some of the comments I added were not clear enough. This isStephen McKay2002-01-011-8/+8
* Fixed style bug (unsorting of SRCS) in rev.1.15.Bruce Evans2001-12-291-1/+1
* Fixed style bugs in revs. 1.6, 1.10 and 1.12.Bruce Evans2001-12-291-3/+2
* Fixed missing DPADD and disordered LDADD in rev.1.17Bruce Evans2001-12-291-1/+2
* LSCOLOURS should be spelt LSCOLORS.Josef Karthauser2001-12-291-1/+1
* Remove part of a diff committed at the end of the file.Ben Smithurst2001-12-291-20/+0
* Force raw printing of non-printable characters via the -w option.Josef Karthauser2001-12-292-3/+12
* Restore these files to shiny KNF.Josef Karthauser2001-12-292-82/+88
* Convert some spaces into tabs that I missed first time around.Josef Karthauser2001-12-281-30/+30
* Revert most of rev 1.42, to restore KNF style.Josef Karthauser2001-12-281-49/+49