summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Improve compatibility groff's soelimbapt2015-05-012-10/+29
* Correct - handling.delphij2015-05-011-0/+3
* Replace groff's soelim by soeliminate(1) renamed soelim(1)bapt2015-05-014-6/+6
* Remove bundled reallocarray(3) since it is now in libcbapt2015-05-011-36/+0
* Use defines to improve claritybapt2015-05-011-5/+5
* col: fixing 25 year old bugbapt2015-05-011-4/+4
* Actually add c++filt's Makefileemaste2015-04-301-0/+17
* Add ELF Tool Chain's c++filt to the buildemaste2015-04-301-0/+2
* Remove spurious period.trasz2015-04-291-1/+1
OpenPOWER on IntegriCloud