summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use strlcpy(3) instead of strcpy(3)bapt2015-05-051-2/+2
* upper the warning level to 3bapt2015-05-051-1/+1
* Another bit of ansificationbapt2015-05-051-3/+1
* Ansify to allow to work on it laterbapt2015-05-053-39/+35
* Remove limitation on input lines by using getline(3)bapt2015-05-042-7/+8
* Extend the list of known nroff/troff commandsbapt2015-05-041-12/+16
* Take from heirloom's doctools version of checknr(1) some cosmetic fixesbapt2015-05-041-11/+14
* Remove "capability mode sandbox enabled" messages.brooks2015-05-041-2/+0
* Parse filename until first space then print the rest of the line after filebapt2015-05-045-6/+25
* Capsicumize col(1)bapt2015-05-021-0/+19
* Actually push the right testsbapt2015-05-021-8/+2
* Add regression test about reverse line feed to col(1)bapt2015-05-025-0/+60
* Add regression tests for soelim(1)bapt2015-05-027-0/+125
OpenPOWER on IntegriCloud