summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge bmake-20150505 improve detection of malformed conditionals.sjg2015-05-102-4/+5
* For half and reverse line feeds, recognize both SUSv2-style escape-digitbapt2015-05-102-7/+33
* Fix about ten integer overflows and underflows and a handful of logicbapt2015-05-081-48/+69
* Reduce the size to 64 for the commands, 512 was way too large for the purposebapt2015-05-071-1/+1
* Printing interface names:glebius2015-05-061-3/+13
* Enlarge the buffer for storing macros as some macros can be longer than 5bapt2015-05-051-1/+1
* Update the list of known roff commands (adding the mdoc package)bapt2015-05-051-35/+54
* Properly assign open and close brackets and checks memorybapt2015-05-051-2/+12
* Ensure we read existing values of the stk tablebapt2015-05-051-2/+4
* Use stdup(3) and check its return instead from homebrew version using strcpy(3)bapt2015-05-051-1/+2
* cosmetic fixesbapt2015-05-051-2/+2
* Apply seom style(9) fixes from NetBSDbapt2015-05-052-31/+29
* Prevent useless use of strdup(3)bapt2015-05-051-2/+4
* Replace homebrewed NIL by NULLbapt2015-05-052-72/+69
* Use stdbool instead of homebrewed booleanbapt2015-05-053-69/+64
* Another function to ansifybapt2015-05-051-2/+2
* Remove unused variablesbapt2015-05-051-2/+0
* Explicitly use O_RDONLY instead of 0bapt2015-05-051-1/+1
OpenPOWER on IntegriCloud