Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Send the pcvt(4) driver off to retirement. | Poul-Henning Kamp | 2006-05-17 | 10 | -1013/+0 |
| | | | | Notes: svn path=/head/; revision=158687 | ||||
* | Let bsd.prog.mk set SRCS and MAN to their default values. | Ruslan Ermilov | 2005-01-28 | 1 | -1/+0 |
| | | | | Notes: svn path=/head/; revision=140941 | ||||
* | Start the dreaded NOFOO -> NO_FOO conversion. | Ruslan Ermilov | 2004-12-21 | 1 | -1/+1 |
| | | | | | | | OK'ed by: core Notes: svn path=/head/; revision=139103 | ||||
* | For variables that are only checked with defined(), don't provide | Ruslan Ermilov | 2004-10-24 | 1 | -1/+1 |
| | | | | | | | any fake value. Notes: svn path=/head/; revision=136910 | ||||
* | Perform a major cleanup of the usr.sbin Makefiles. | David E. O'Brien | 2001-07-20 | 1 | -3/+5 |
| | | | | | | | | These are not perfectly in agreement with each other style-wise, but they are orders of orders of magnitude more consistent style-wise than before. Notes: svn path=/head/; revision=80029 | ||||
* | Include <unistd.h> for getopt's interface rather than declare things | Warner Losh | 2001-03-01 | 1 | -4/+6 |
| | | | | | | | individually here. Notes: svn path=/head/; revision=73264 | ||||
* | Don't extract these files as mode 664 during build, use mode 644 instead. | Kris Kennaway | 2000-08-15 | 3 | -3/+6 |
| | | | | Notes: svn path=/head/; revision=64662 | ||||
* | Part 4 of pcvt/voxware revival: pcvt userland | Peter Wemm | 1999-01-01 | 10 | -0/+1007 |
| | | | | | | | Reviewed by: core Notes: svn path=/head/; revision=42222 | ||||
* | follow up to: | Poul-Henning Kamp | 1998-12-27 | 10 | -1007/+0 |
| | | | | | | | Pre 3.0 branch cleanup casualty #4: pcvt Notes: svn path=/head/; revision=42090 | ||||
* | $@ deprecated, use long form. | Warner Losh | 1998-06-09 | 1 | -34/+34 |
| | | | | | | | PR: conf/3273 Notes: svn path=/head/; revision=36798 | ||||
* | Don't build files at install time (just to be consistent; the problem | Bruce Evans | 1998-04-20 | 1 | -1/+1 |
| | | | | | | | | | | is almost harmless here). Submitted by: Arne Henrik Juul <arnej@stud.math.ntnu.no> PR: 6330 Notes: svn path=/head/; revision=35347 | ||||
* | Typo alert (cosmetic). | James Raynard | 1997-12-16 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=31786 | ||||
* | compare return value from getopt against -1 rather than EOF, per the final | Warner Losh | 1997-03-31 | 1 | -1/+1 |
| | | | | | | | posix standard on the topic. Notes: svn path=/head/; revision=24428 | ||||
* | Remove trailing whitespace. | Rodney W. Grimes | 1995-05-30 | 1 | -4/+4 |
| | | | | Notes: svn path=/head/; revision=8857 | ||||
* | Silence `make -s' (echo -> ${ECHO}). | Bruce Evans | 1995-05-07 | 1 | -4/+4 |
| | | | | Notes: svn path=/head/; revision=8316 | ||||
* | Add -f to all gunzip's. | Poul-Henning Kamp | 1995-04-21 | 1 | -7/+7 |
| | | | | Notes: svn path=/head/; revision=7970 | ||||
* | PCVT userland utilities. | Jordan K. Hubbard | 1995-02-05 | 10 | -0/+1007 |
Submitted by: hm Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=6199 |