aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/script/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
| | | | | | | This is a residual of the $FreeBSD$ removal. MFC After: 3 days (though I'll just run the command on the branches) Sponsored by: Netflix
* usr.bin: Remove ancient SCCS tags.Warner Losh2023-11-271-1/+0
| | | | | | | | Remove ancient SCCS tags from the tree, automated scripting, with two minor fixup to keep things compiling. All the common forms in the tree were removed with a perl script. Sponsored by: Netflix
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
| | | | Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
* Convert to usr.bin/ to LIBADDBaptiste Daroussin2014-11-251-2/+2
| | | | | | | Reduce overlinking Notes: svn path=/head/; revision=275042
* Minor style stuff, use __FBSDID(), remove to-be-default WARNS=2.Mark Murray2001-12-121-1/+0
| | | | Notes: svn path=/head/; revision=87768
* Style improvements recommended by Bruce as a follow up to someDavid Malone2001-12-101-1/+1
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=87628
* Warns cleanups. Add FreeBSD ID.David Malone2001-12-031-0/+2
| | | | Notes: svn path=/head/; revision=87296
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+7
Notes: svn path=/cvs2svn/branches/CHRISTOS/; revision=1590