aboutsummaryrefslogtreecommitdiff
path: root/release/picobsd/tinyware/oinit
Commit message (Collapse)AuthorAgeFilesLines
* Remove picobsd build scripts and the remaining tinywareKyle Evans2019-11-053-1092/+0
| | | | | | | | | | | | | | | Postings were sent to -arch@ on 2019/09/13 and 2019/10/01, proposing and confirming a removal of these scripts on 2019/10/31, due to significant work needed to bring this into the modern world and nobody having done this work in the past couple of years. No objections or proposed work was raised in response to these postings. The tinyware may see a resurrection into a separate repo for archival purposes if any users of it show interest in doing so. MFC after: never Notes: svn path=/head/; revision=354346
* Convert to LIBADDBaptiste Daroussin2014-11-261-1/+1
| | | | Notes: svn path=/head/; revision=275104
* 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
* Convert {small prefix}BSD to TERM=xterm as well.Ed Schouten2009-11-131-2/+2
| | | | | | | | | Clean up the ttys files shipped with PicoBSD, NanoBSD and TinyBSD. While there, it seems one of them still had references to sio(4). Make it in sync with what we do in the base system. Notes: svn path=/head/; revision=199251
* 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
* de-__P()Alfred Perlstein2002-10-101-11/+11
| | | | Notes: svn path=/head/; revision=104744
* Make the name of the init script and the interpreter compile time options.Alexander Langer2001-01-202-7/+26
| | | | | | | | | | If not defined, default to the old values (with _PATH_BSHELL instead of "/bin/sh", though). Reviewed by: markm Notes: svn path=/head/; revision=71295
* Add `_PATH_DEVZERO'.David E. O'Brien2000-12-091-3/+3
| | | | | | | Use _PATH_* where where possible. Notes: svn path=/head/; revision=69793
* $Id$ -> $FreeBSD$Peter Wemm1999-08-283-3/+3
| | | | Notes: svn path=/head/; revision=50479
* Use console instead of ttyv0 - it didn't work with serial console...Andrzej Bialecki1998-11-151-4/+18
| | | | Notes: svn path=/head/; revision=41191
* Changed my e-mail address.Andrzej Bialecki1998-11-011-2/+2
| | | | Notes: svn path=/head/; revision=40813
* Various fixups and corrections to match the 3.0-RELEASE tree.Andrzej Bialecki1998-10-151-2/+2
| | | | | | | The PicoBSD version is now 0.42. Notes: svn path=/head/; revision=40412
* Initial import of PicoBSD v0.4 tree.Andrzej Bialecki1998-08-273-0/+1059
Notes: svn path=/cvs2svn/branches/PICOBSD/; revision=38589