aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Enlarge the buffer for storing macros as some macros can be longer than 5Baptiste Daroussin2015-05-051-1/+1
* Update the list of known roff commands (adding the mdoc package)Baptiste Daroussin2015-05-051-35/+54
* Properly assign open and close brackets and checks memoryBaptiste Daroussin2015-05-051-2/+12
* Ensure we read existing values of the stk tableBaptiste Daroussin2015-05-051-2/+4
* Use stdup(3) and check its return instead from homebrew version using strcpy(3)Baptiste Daroussin2015-05-051-1/+2
* cosmetic fixesBaptiste Daroussin2015-05-051-2/+2
* Apply seom style(9) fixes from NetBSDBaptiste Daroussin2015-05-052-31/+29
* Prevent useless use of strdup(3)Baptiste Daroussin2015-05-051-2/+4
* Replace homebrewed NIL by NULLBaptiste Daroussin2015-05-052-72/+69
* Use stdbool instead of homebrewed booleanBaptiste Daroussin2015-05-053-69/+64
* Another function to ansifyBaptiste Daroussin2015-05-051-2/+2
* Remove unused variablesBaptiste Daroussin2015-05-051-2/+0
* Explicitly use O_RDONLY instead of 0Baptiste Daroussin2015-05-051-1/+1
* Use strlcpy(3) instead of strcpy(3)Baptiste Daroussin2015-05-051-2/+2
* upper the warning level to 3Baptiste Daroussin2015-05-051-1/+1
* Another bit of ansificationBaptiste Daroussin2015-05-051-3/+1
* Ansify to allow to work on it laterBaptiste Daroussin2015-05-053-39/+35
* Remove limitation on input lines by using getline(3)Baptiste Daroussin2015-05-042-7/+8
* Extend the list of known nroff/troff commandsBaptiste Daroussin2015-05-041-12/+16
* Take from heirloom's doctools version of checknr(1) some cosmetic fixesBaptiste Daroussin2015-05-041-11/+14
* Remove "capability mode sandbox enabled" messages.Brooks Davis2015-05-041-2/+0
* Parse filename until first space then print the rest of the line after fileBaptiste Daroussin2015-05-045-6/+25
* Capsicumize col(1)Baptiste Daroussin2015-05-021-0/+19
* Actually push the right testsBaptiste Daroussin2015-05-021-8/+2
* Add regression test about reverse line feed to col(1)Baptiste Daroussin2015-05-025-0/+60
* Add regression tests for soelim(1)Baptiste Daroussin2015-05-027-0/+125
* Improve compatibility groff's soelimBaptiste Daroussin2015-05-012-10/+29
* Correct - handling.Xin LI2015-05-011-0/+3
* Replace groff's soelim by soeliminate(1) renamed soelim(1)Baptiste Daroussin2015-05-014-6/+6
* Remove bundled reallocarray(3) since it is now in libcBaptiste Daroussin2015-05-011-36/+0
* Use defines to improve clarityBaptiste Daroussin2015-05-011-5/+5
* col: fixing 25 year old bugBaptiste Daroussin2015-05-011-4/+4
* Actually add c++filt's MakefileEd Maste2015-04-301-0/+17
* Add ELF Tool Chain's c++filt to the buildEd Maste2015-04-301-0/+2
* Remove spurious period.Edward Tomasz Napierala2015-04-291-1/+1
* Make rctl(8) more user-friendly when RACCT/RCTL is disabled for some reason.Edward Tomasz Napierala2015-04-291-5/+42
* The Dutch queen abdicated two years ago, the national holiday associated withRene Ladan2015-04-271-1/+1
* Add myself (oshogbo) to calendar.freebsd and committers-src.dot.Mariusz Zaborski2015-04-271-0/+1
* hexdump: Don't use uninitialized struct stat.Jilles Tjoelker2015-04-261-1/+1
* o Properly init prevtime, so that we don't print bogus value in theMaxim Sobolev2015-04-251-2/+13
* Try alternate addresses more agressively.Xin LI2015-04-251-9/+127
* Make nfsstat(1) build with WARNS=6.Edward Tomasz Napierala2015-04-242-11/+0
* Remove oldnfs support from nfsstat(1).Edward Tomasz Napierala2015-04-232-429/+122
* Reassign copyright statements on several files from AdvancedJohn Baldwin2015-04-235-5/+5
* Merge bmake-20150418Simon J. Gerraty2015-04-212-36/+84
|\
* | patch(1): small include changes.Pedro F. Giffuni2015-04-203-4/+5
* | find.1: Add missing whitespace:Eitan Adler2015-04-201-1/+1
* | rpcgen: fix use use of strcmpEitan Adler2015-04-191-1/+1
* | calendar: remove useless checkEitan Adler2015-04-191-3/+0
* | Remove some oldnfs remnants.Edward Tomasz Napierala2015-04-181-7/+0