Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use `The .Nm utility' | charnier | 2002-04-19 | 1 | -5/+7 |
| | |||||
* | remove __P | imp | 2002-03-22 | 1 | -2/+2 |
| | |||||
* | Remove leaf node WARNS?=2 (that mainly I added). This should | markm | 2002-02-08 | 1 | -1/+0 |
| | | | | help the GCC3 transition and CURRENT in general. | ||||
* | Style improvements recommended by Bruce as a follow up to some | dwmalone | 2001-12-10 | 1 | -5/+6 |
| | | | | | | | | of the recent WARNS commits. The idea is: 1) FreeBSD id tags should follow vendor tags. 2) Vendor tags should not be compiled (though copyrights probably should). 3) There should be no blank line between including cdefs and __FBSDIF. | ||||
* | Use __FBSDID(). | markm | 2001-12-03 | 1 | -3/+5 |
| | |||||
* | mdoc(7) police: utilize the new .Ex macro. | ru | 2001-08-15 | 1 | -5/+1 |
| | |||||
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -2/+2 |
| | |||||
* | Set WARNS=2 on programs that compile cleanly with it; add $FreeBSD$ | dd | 2001-06-30 | 1 | -2/+3 |
| | | | | | | where necessary. Submitted by: Mike Barcroft <mike@q9media.com> | ||||
* | Include missing header files which define functions for which gcc has | dd | 2001-06-24 | 1 | -0/+1 |
| | | | | | | builtins (e.g., exit). Submitted by: Mike Barcroft <mike@q9media.com> | ||||
* | Silence WARNS=2 and BDECFLAGS on alpha and i386 | kris | 2001-05-20 | 1 | -0/+1 |
| | | | | MFC after: 1 week | ||||
* | mdoc(7) police: utilize .St macro. | ru | 2001-02-26 | 1 | -1/+3 |
| | |||||
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -1/+1 |
| | |||||
* | Fix suffix matching. | des | 2000-10-12 | 1 | -2/+7 |
| | | | | | | | Restore historical behaviour when the first argument is an empty string. Submitted by: Alexander N. Kabaev <ak03@gte.com> Pointed out by: bde | ||||
* | Reintroduce functionality and error checks that were boneheadedly removed | des | 2000-09-06 | 1 | -1/+8 |
| | | | | | | in the previous commit. Pass me the pointy hat. PR: bin/21061 | ||||
* | Use basename(3). | des | 2000-09-03 | 1 | -62/+4 |
| | |||||
* | Add DIAGNOSTICS section name | charnier | 2000-03-26 | 1 | -4/+4 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
| | |||||
* | Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]). | archie | 1998-12-06 | 2 | -2/+3 |
| | |||||
* | PR: 4866 | danny | 1998-04-14 | 1 | -11/+9 |
| | | | | | Submitted by: fenner Make man page reflect reality. | ||||
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-29 | 1 | -1/+1 |
| | | | | posix standard on the topic. | ||||
* | This commit was generated by cvs2svn to compensate for changes in r23690, | peter | 1997-03-11 | 1 | -1/+2 |
|\ | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | Import some parts of CSRG 4.4BSD-Lite2 usr.bin sources to fix tree build. | peter | 1997-03-11 | 1 | -1/+2 |
| | | |||||
* | | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
| | | |||||
* | | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. | ||||
* | | add missing comma(s) in .Xr macros | wosch | 1996-09-23 | 1 | -1/+2 |
|/ | |||||
* | BSD 4.4 Lite Usr.bin Sources | rgrimes | 1994-05-27 | 3 | -0/+241 |