Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Style improvements recommended by Bruce as a follow up to some | dwmalone | 2001-12-10 | 1 | -1/+0 |
| | | | | | | | | 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 | -4/+4 |
| | |||||
* | WARNS=2 fixup. | markm | 2001-12-02 | 1 | -10/+14 |
| | |||||
* | Here comes the forgotten C source, oopsy. | schweikh | 2001-05-08 | 1 | -0/+108 |
Turned the shell script into a binary fixing several minor buglets. Mention _POSIX_SOURCE feature test macro in man page. PR: bin/19337 Submitted by: schweikh Reviewed by: joerg, bde MFC after: 2 weeks |