| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r288199,r288246: | bdrewery | 2015-10-03 | 1 | -0/+2 |
* | MFC: r274460, r274475 | jkim | 2015-01-12 | 1 | -3/+4 |
* | Merge: r269884 | rodrigc | 2014-10-11 | 2 | -43/+34 |
* | Merge: r258931 | rodrigc | 2014-10-11 | 1 | -2/+6 |
* | Merge: r268811 | rodrigc | 2014-10-11 | 35 | -15076/+352 |
* | MFC: r257315, r260445, r264803 | bapt | 2014-07-20 | 1 | -4/+2 |
* | MFC various moves of tools/regressions/ tests to the new infrastructure. | jmmv | 2014-04-27 | 35 | -0/+15088 |
* | Import byacc from invisible island, it brings us lots of compatibilities with | bapt | 2012-05-21 | 29 | -13032/+11 |
* | Spelling fixes for usr.bin/ | uqs | 2011-12-30 | 2 | -2/+4 |
* | Remove the advertising clause from UCB copyrighted files in usr.bin. This | joel | 2010-12-11 | 16 | -64/+2 |
* | Fix the build on 64-bit hosts. WARNS=6 fails on them. | obrien | 2010-11-09 | 1 | -2/+2 |
* | Back out r214961 for skeleton.c -- it broke the groff build. | obrien | 2010-11-08 | 1 | -4/+4 |
* | Add '-y' for bison compatibility. | obrien | 2010-11-07 | 2 | -2/+10 |
* | Inherit WARNS from parent directory. | obrien | 2010-11-07 | 1 | -2/+0 |
* | Directly use memory allocation functions and remove needless casts in | obrien | 2010-11-07 | 11 | -140/+136 |
* | Change to ANSI-C function definitions. | obrien | 2010-11-07 | 13 | -282/+182 |
* | Build usr.bin/ with WARNS=6 by default. | ed | 2010-01-02 | 1 | -0/+2 |
* | Let both yacc and lex generate code that passes -Wold-style-definition. | ed | 2009-12-30 | 1 | -0/+4 |
* | remove external reference to not (or at least no longer) existing variable 'm... | rse | 2009-12-17 | 1 | -1/+0 |
* | Setting a variable to the same value twice doesn't actually make it | cperciva | 2008-08-04 | 1 | -2/+0 |
* | Mark functions as __dead2 in order to help the LLVM static checker | cperciva | 2008-08-04 | 1 | -24/+24 |
* | Indent the else path, reduce diff against OpenBSD. | delphij | 2008-07-18 | 1 | -1/+1 |
* | Fix a longstanding bug, from Otto Moerbeck: | kevlo | 2008-07-18 | 1 | -1/+5 |
* | Sort sections. | ru | 2005-01-18 | 1 | -4/+4 |
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 1 | -1/+2 |
* | Use getopt instead of hand-rolled argument parsing. Usage remains | wes | 2004-03-05 | 1 | -72/+15 |
* | Add __unused to the declaration of yyrcsid in a more portable way. | davidc | 2003-02-12 | 1 | -1/+4 |
* | Backout my previous commit as requested. This solution generates | davidc | 2003-02-08 | 1 | -2/+1 |
* | Add __unused to the declaration of yyrcsid. | davidc | 2003-02-07 | 1 | -1/+2 |
* | mdoc(7) police: back out unproved changes from previous revision. | ru | 2002-11-26 | 1 | -1/+1 |
* | Add section number to .Xr directive. | charnier | 2002-10-16 | 1 | -6/+6 |
* | Replace various spelling with FALLTHROUGH which is lint()able | charnier | 2002-08-25 | 1 | -2/+2 |
* | Use the constants from <limits.h> for the sizes of integral C types | robert | 2002-06-11 | 5 | -12/+10 |
* | Note that this appeared at least as early as PWB UNIX. | jmallett | 2002-06-10 | 1 | -0/+4 |
* | mdoc(7) police: tidy up the markup. | ru | 2002-05-30 | 1 | -13/+7 |
* | Restore some of the original variable names, but fix the warnings their | obrien | 2002-04-23 | 1 | -21/+19 |
* | Use `The .Nm utility' | charnier | 2002-04-20 | 1 | -4/+6 |
* | mdoc police: use .El to end the list in the ENVIRONMENT section. | fenner | 2002-04-17 | 1 | -0/+1 |
* | Quiet uninitialized warnings. | obrien | 2002-04-10 | 2 | -0/+2 |
* | No longer needed to #ifdef __FBSDID, this is now handled by Makefile.inc1. | ru | 2002-04-09 | 12 | -24/+0 |
* | Revert the "tell the program name in diagnostics". What was I thinking?? | obrien | 2002-04-05 | 2 | -66/+58 |
* | Minor reordering of declarations to reduce diffs to OpenBSD/NetBSD. | obrien | 2002-04-04 | 2 | -17/+18 |
* | Allow to compile errorlessly with GCC 3.1. | obrien | 2002-04-04 | 1 | -3/+1 |
* | Fix signal race. | obrien | 2002-04-04 | 1 | -4/+8 |
* | Revert revision 1.3. This is WARNS=4 clean w/o it and it only increases | obrien | 2002-04-04 | 1 | -1/+1 |
* | Fix style regression introduced in rev 1.11 during a WARNS cleanup. | obrien | 2002-04-04 | 1 | -1/+2 |
* | Add STANDARDS, ENVIRONMENT, and TABLES sections. | obrien | 2002-04-04 | 1 | -11/+39 |
* | Minor word smithing. | obrien | 2002-04-04 | 1 | -1/+1 |
* | Follow suit with OpenBSD and NetBSD and tell the program name in diagnostics. | obrien | 2002-04-04 | 1 | -6/+6 |
* | Follow suit with OpenBSD and NetBSD and tell the program name in diagnostics. | obrien | 2002-04-04 | 1 | -53/+59 |