summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
...
* Note that all of the birthtime related primaries are non-standard.ceri2006-04-041-5/+5
* Bump .Dd for the birthtime options.ceri2006-04-031-1/+1
* Add -Btime, -Bnewer, -Bmin, -newerB[Bacmt], -newer[acmt]B options toceri2006-04-034-4/+59
* If you see a broken symlink, don't try to follow it,kientzle2006-04-022-4/+7
* Don't call audit_logout() if pwd is NULL, as audit_logout() attempts tocognet2006-03-281-1/+4
* Make gcore(1) 64 bit safe. It was trying to parse the /proc/*/map filepeter2006-03-251-3/+3
* Extended attribute support on write for Linux; FreeBSD hooks arekientzle2006-03-219-23/+140
* Unbreak WITHOUT_LIBPHREAD/WITHOUT_LIBC_R option support, dependingru2006-03-211-0/+6
* Extend coverage of the MK_IPX build option to the following:ru2006-03-201-0/+4
* Convert NO_PROFILE and NO_LIB32 to new style.ru2006-03-181-1/+3
* add an entry for ozfod..jmg2006-03-181-0/+1
* fix spelling of ozfod... I've been wondering why we'd need to fill a pagejmg2006-03-181-1/+1
* A few minor corrections to the mkuzip.8 man page.sobomax2006-03-171-25/+24
* Reimplementation of world/kernel build options. For details, see:ru2006-03-179-26/+46
* Cross-reference basename(3) and dirname(3).jkoshy2006-03-161-1/+3
* When opening a trace file, open O_NONBLOCK so that ktrace doesn't stallrwatson2006-03-141-1/+4
* Update make glue for csup-snap-20060313.mux2006-03-141-0/+1
* Remove non-FreeBSD source from FreeBSD repository.kientzle2006-03-121-20/+0
* Remove including of libc sources. All the required functionsdeischen2006-03-101-8/+2
* Remove configure.ac.in and the 'distfile' target fromkientzle2006-03-084-164/+6
* Add a check for Linux' "libacl" library and headers.kientzle2006-03-071-0/+4
* Change the output of --version to match GNU "gnits" standards.kientzle2006-03-071-5/+2
* Fix a format mismatch (%d integer format, platform-dependentkientzle2006-03-071-1/+1
* Add an override (DONTSTRIP) so that one can easily install debugableobrien2006-03-062-0/+14
* Managing login.access is no longer a responsibility of login(1).yar2006-03-061-10/+6
* Remove the last reference to LOGIN_ACCESS from login(1).yar2006-03-061-2/+3
* login.access.5 and login_access.c are no longer usedyar2006-03-062-296/+0
* login(1) no longer handles /etc/login.access by itself,yar2006-03-061-1/+0
* Since the whole login.access feature has moved to PAM,yar2006-03-061-1/+1
* Reduce number of spaces for full name by four, and reduce paddingrwatson2006-03-041-5/+5
* Don't build csup if NO_CRYPT or NO_OPENSSL is defined, since we dependmux2006-03-031-1/+2
* Connect csup the build!mux2006-03-031-0/+1
* - Don't put the .h in SRCS.mux2006-03-031-25/+25
* Add make glue for building csup. Not yet connected to the build.mux2006-03-031-0/+35
* Fix the way in which median is calculated. If the data source has evenwkoszek2006-02-231-7/+18
* Add myself as a new src commiter:wkoszek2006-02-221-0/+1
* If opendir(".") fails after descending into a subdirectory viapeadar2006-02-221-1/+2
* Add option -w to specify graph width.mdodd2006-02-221-3/+24
* In wall and who, check that the utmp entry isn't stalled, as it is done in w.cognet2006-02-212-3/+36
* Improved description for packet zone statistics.andre2006-02-181-1/+1
* Print statistics on mbuf+clusters in packet zone.andre2006-02-181-0/+4
* Print statistics on jumbo mbuf clusters.andre2006-02-181-2/+72
* Move the "r p d s w" fields to the left to create space for expansion.bde2006-02-141-25/+26
* Removed the frobbing of CPU percentages from > 99.9 to 99.9. Rev.1.35bde2006-02-141-2/+0
* Fix some minor bugs:bde2006-02-141-13/+21
* Reduce the field width by 1 for many numeric fields so that most fieldsbde2006-02-141-39/+39
* Oops, the "excessive" {} removed in the previous commit was neededbde2006-02-141-1/+3
* Fixed all (?) bitrot in the comments about the number of columns used bybde2006-02-141-8/+8
* Fix all (?) cases where the field width of a numeric field was far toobde2006-02-141-8/+7
* Fixed style bugs in rev.1.12. Rev.1.12 arranged to display the interruptbde2006-02-141-7/+7
OpenPOWER on IntegriCloud