summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* The change to make column use roundup(x, TAB) rounded things to thedwmalone2006-02-131-3/+3
* Default number of direct access devices had been changed from three to two.marck2006-02-121-6/+6
* Sort sfbuf allocation counters with other sfbuf information.rwatson2006-02-111-13/+9
* Un-#if 0 the printing of allocation failure counts for mbufs, clusters,rwatson2006-02-111-2/+0
* Make login audit-enabled, submitting audit records for the login and logoutwsalamon2006-02-045-3/+238
* Don't set time to current, if set to specific time failsache2006-01-311-0/+1
* Tell the user exactly where the problem was.pjd2006-01-301-5/+5
* s/DT_IA64_PLT_RESERVE/DT_IA_64_PLT_RESERVE/marcel2006-01-281-1/+1
* - Mention that users need to be in the wheel group to `su - root' by default,...brd2006-01-281-3/+17
* make wall(1) work with pts.ume2006-01-271-2/+6
* Add AfriNIC as a RIR.jhay2006-01-232-6/+16
* Add myself to the list (Ehi, I'm not the youngest!)matteo2006-01-201-0/+1
* Add myself to the calendarvd2006-01-191-0/+1
* Add myself.anray2006-01-191-0/+1
* Use the .Fx macro.simon2006-01-171-2/+7
* Skip format flags, when parsing ktr_desc.glebius2006-01-121-1/+7
* Correct insecure temporary file usage in texindex. [06:01]cperciva2006-01-111-12/+22
* Add marker vnodes to ensure that all vnodes associated with the mount point aretegge2006-01-091-0/+1
* Document the TMPDIR environment variable.dds2006-01-051-1/+3
OpenPOWER on IntegriCloud