summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Add const to the copyright variablebapt2015-06-062-2/+2
* Remove WARNS keylogin build fine with clang and gccbapt2015-06-061-2/+0
* Bump WARNS level to 1bapt2015-06-061-1/+1
* Remove unused variablebapt2015-06-061-1/+0
* Make global variables staticbapt2015-06-062-5/+3
* Bump level WARNINGS to 3bapt2015-06-061-2/+1
* Make global variables staticbapt2015-06-062-5/+3
* Remove WARNS vtfontcvt builds find with clang and gcc with maximum level warningbapt2015-06-061-2/+0
* Fix historybapt2015-06-061-3/+3
* Fix HISTORY and add AUTHORS sectionbapt2015-06-061-4/+10
* Fix history, add AUTHORS sectionbapt2015-06-061-4/+9
* Complete documenting the HISTORYbapt2015-06-061-1/+28
* Fix history (appeared in 1BSD)bapt2015-06-061-3/+3
* Complete documenting the HISTORY of what remains of the 1BSD heritagebapt2015-06-061-3/+20
* Fix history: colrm(1) appeared in 1BSD not 3.0BSDbapt2015-06-061-3/+8
* Fix some clang warnings:bapt2015-06-051-1/+3
* Fix typosbapt2015-06-051-2/+2
* Replace the gunzip(1) system by a minimalistic zlib based implementation.bapt2015-06-031-1/+1
* Switch to mandoc's version of makewhatis(8), whatis(1), apropos(1) utilities.bapt2015-05-303-5/+22
* Trim spurious colon.jhb2015-05-271-1/+1
* Export a list of VM objects in the system via a sysctl. The list can bejhb2015-05-272-3/+137
* Teach kdump to understand both linux emulation.dchagin2015-05-243-19/+51
* Advertise ctlstat(8) a little better.trasz2015-05-221-1/+2
* Remove stray DEBUG_FLAGS=-g that snuck in with r184761.imp2015-05-211-1/+0
* Remove demandoc(1) from the buildbapt2015-05-212-12/+0
* Drop libmandoc and incorporate it into the main mandoc Makefilebapt2015-05-211-2/+34
* * fix roff terminology in .Ndbapt2015-05-211-3/+7
* add an include on sys/types.h because we do explicitly use size_tbapt2015-05-211-1/+2
* Use the POSIX PATH_MAX macro from limits.h instead of non standard MAXPATHLENbapt2015-05-211-3/+2
* sort headersbapt2015-05-211-4/+4
* Create links to the libprocstat man pages for all of the libprocstat function...allanjude2015-05-211-1/+2
* Synchronize with OpenBSDbapt2015-05-188-32/+108
* Don't do things we aren't allowed to do in a signal handler... Deferjmg2015-05-181-6/+12
* Properly align the header and the data columns for netstat -r with andloos2015-05-181-2/+2
* Adjust the string format to match the actual number of arguments.loos2015-05-171-1/+1
* ssh-copy-id: Add missing line continuationeadler2015-05-161-1/+1
* Allow MANWIDTH to work with mandoc(1)bapt2015-05-151-1/+4
* vtfontcvt: Allow 6 digits in verbose outputemaste2015-05-141-18/+18
* Add ELF machine EM_IAMCU, 32-bit Intel MCUemaste2015-05-141-0/+1
* Build GENERIC with RACCT/RCTL support by default. Note that it stilltrasz2015-05-141-0/+12
* whois: add an option to query the PeeringDBfanf2015-05-142-2/+10
* Update whois(1) synopsis.fanf2015-05-141-1/+1
* Bump whois(1) date.fanf2015-05-141-1/+1
* whois: alphabetize whois server listfanf2015-05-141-10/+12
* whois: do not clobber command-line flags when tweaking O_NONBLOCKfanf2015-05-141-4/+4
* whois: try whois.nic.TLD if TLD.whois-servers.net does not existfanf2015-05-142-26/+47
* whois: check WHOIS_SERVER as well as RA_SERVER environment variablesfanf2015-05-142-3/+13
* whois: code cleanupfanf2015-05-141-13/+5
* whois: special case certain query suffixesfanf2015-05-141-12/+29
* Clean up whois manual.fanf2015-05-141-67/+42
OpenPOWER on IntegriCloud