aboutsummaryrefslogtreecommitdiff
path: root/release/picobsd/tinyware/sps
Commit message (Collapse)AuthorAgeFilesLines
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-131-1/+1
| | | | | | | | | and finish the job. ncurses is now the only Makefile in the tree that uses it since it wasn't a simple mechanical change, and will be addressed in a future commit. Notes: svn path=/head/; revision=264400
* Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov2004-12-211-1/+1
| | | | | | | OK'ed by: core Notes: svn path=/head/; revision=139103
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-1/+1
| | | | | | | any fake value. Notes: svn path=/head/; revision=136910
* Make this compile againLuigi Rizzo2002-03-111-1/+1
| | | | | | | Reported-by: Bruce Montague Notes: svn path=/head/; revision=92071
* Reformat to be a bit closer to style(9).Andrzej Bialecki2001-01-101-26/+26
| | | | Notes: svn path=/head/; revision=70907
* Fix breakage after moving from struct proc/eproc to kinfo_proc.Andrzej Bialecki2001-01-101-19/+15
| | | | Notes: svn path=/head/; revision=70906
* Fix bitrot.Andrzej Bialecki2000-11-112-28/+44
| | | | Notes: svn path=/head/; revision=68609
* $Id$ -> $FreeBSD$Peter Wemm1999-08-283-3/+3
| | | | Notes: svn path=/head/; revision=50479
* Changed my e-mail address.Andrzej Bialecki1998-11-011-2/+2
| | | | Notes: svn path=/head/; revision=40813
* Initial import of PicoBSD v0.4 tree.Andrzej Bialecki1998-08-273-0/+130
Notes: svn path=/cvs2svn/branches/PICOBSD/; revision=38589