summaryrefslogtreecommitdiff
path: root/release/picobsd
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/6.2.0_cvscvs2svn2007-01-1164-64/+64
* MFC:Dmitry Morozovsky2006-09-221-1/+0
* MFC: produce a buildable 'bridge' imageLuigi Rizzo2006-02-142-2/+4
* MFC: fixed picobsd script.Luigi Rizzo2006-02-141-168/+102
* NI_WITHSCOPEID cleanup. Neither RFC 2553 nor RFC 3493 definesHajimu UMEMOTO2005-05-131-8/+2
* NOPAM -> NO_PAMRuslan Ermilov2004-12-213-3/+3
* NOIPSEC -> TRACEROUTE_NO_IPSECRuslan Ermilov2004-12-211-1/+1
* NOCLEAN -> NO_CLEANRuslan Ermilov2004-12-211-1/+1
* NOSHARE -> NO_SHARERuslan Ermilov2004-12-211-1/+1
* NOHTML -> NO_HTMLRuslan Ermilov2004-12-211-1/+1
* Overhaul ppp(8) build options so they are safe to use inRuslan Ermilov2004-12-211-1/+1
* NOINET6 -> NO_INET6Ruslan Ermilov2004-12-211-1/+1
* NOGAMES -> NO_GAMESRuslan Ermilov2004-12-211-1/+1
* NOFSCHG -> NO_FSCHGRuslan Ermilov2004-12-211-1/+1
* NODOCCOMPRESS -> NO_DOCCOMPRESSRuslan Ermilov2004-12-211-3/+3
* NOLIBC_R -> NO_LIBC_RRuslan Ermilov2004-12-211-1/+1
* Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov2004-12-2110-10/+10
* Catch up with PHK's sio(4) cuaa->cuad rework [sys/dev/sio/sio.c rev. 1.456].David E. O'Brien2004-11-192-5/+6
* Remove no longer needed I386_CPU option (it was commented out anyways).John Baldwin2004-11-161-1/+0
* Introduce the PRECIOUSPROG knob in bsd.prog.mk, similarRuslan Ermilov2004-11-031-1/+1
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-249-9/+9
* NEED_LIBNAMES is gone long ago.Ruslan Ermilov2004-10-241-1/+0
* Improve MIME handling. This patch is based on Eugene's patch, butDavid Malone2004-08-161-15/+24
* remove stale documentationLuigi Rizzo2004-03-24102-3313/+0
* remove floppy image typeLuigi Rizzo2004-03-2426-1536/+0
* remove this floppy image too.Luigi Rizzo2004-03-2412-453/+0
* remove this floppy image.Luigi Rizzo2004-03-2417-541/+0
* Remove this picobsd floppy type.Luigi Rizzo2004-03-2441-1602/+0
* fix building of bridge floppiesLuigi Rizzo2004-03-241-1/+2
* Fix various issues with the picobsd build script in -current:Luigi Rizzo2004-03-211-16/+28
* style cleanup: Remove duplicate $FreeBSD$ tags.Colin Percival2004-02-101-2/+0
* Remove obsolete disklabel and newfs options.Hidetoshi Shimokawa2003-11-071-8/+10
* comment out the 'sshd' entries as the image is now 1460KBLuigi Rizzo2003-06-221-2/+2
* Make this compile again: we need to specify a scheduler,Luigi Rizzo2003-06-221-2/+3
* We no longer have KerberosIV. Remove it here also.Mark Murray2003-04-301-13/+0
* Don't forget to send the Content-length header after calculating it.David Malone2003-04-051-0/+1
* More warns cleanups and misc cleanups:David Malone2003-04-051-25/+31
* Don't return with a value in a void function.David Malone2003-03-131-4/+4
* Upgrade the root partition mount to r/w before trying to write to it.Luigi Rizzo2002-11-171-0/+2
* de-__P()Alfred Perlstein2002-10-104-32/+32
* Fix some bitrotted documentation.Mark Murray2002-09-243-24/+18
* Make this compile again (libgmd now is a port, and remove someLuigi Rizzo2002-08-242-11/+34
* Mention the special pathname @__CWD__@Luigi Rizzo2002-08-241-3/+11
* Add "tty" entry.Luigi Rizzo2002-07-141-0/+1
* Add entry for the "screen" program.Luigi Rizzo2002-07-141-0/+23
* Not needed anymore.Luigi Rizzo2002-07-141-114/+0
* Replace a logverbose call with logLuigi Rizzo2002-07-141-1/+1
* Enable building of picobsd using CURRENT sources again.Luigi Rizzo2002-07-141-27/+43
* Move creation of password databases before starting daemons,Luigi Rizzo2002-07-011-3/+3
* This commit adds basic support for the UFS2 filesystem. The UFS2Kirk McKusick2002-06-211-4/+22