aboutsummaryrefslogtreecommitdiff
path: root/release/picobsd
Commit message (Expand)AuthorAgeFilesLines
* fix various build errors (missing or wrong return types forLuigi Rizzo2009-04-271-16/+22
* provide the absolute path for /etc/rc1Luigi Rizzo2009-04-061-1/+1
* add some popular device and comment some potentially useful optionsLuigi Rizzo2009-04-061-0/+5
* there is no dev_mkdb anymoreLuigi Rizzo2009-03-261-1/+0
* This config file uses dynamically linked binaries, which is moreLuigi Rizzo2009-03-253-91/+99
* devfs is the standard nowLuigi Rizzo2009-03-251-1/+0
* add support for shared "crunch" binary.Luigi Rizzo2009-03-251-20/+59
* remove stale comments on the size of objects, they are moreLuigi Rizzo2009-03-241-68/+48
* add a function to help copying shared binaries from the outputLuigi Rizzo2009-03-241-2/+67
* remove unused "package" entry.Luigi Rizzo2009-03-241-66/+55
* add the option to picobsd to copy files from the host filesystemLuigi Rizzo2009-03-181-5/+50
* Warns fixes: use putenv rather than setenv to avoid constness problems,David Malone2009-03-172-2/+4
* remove duplicate entries for isa and npx, they areLuigi Rizzo2009-03-011-4/+0
* when initializing, also build _includes and _librariesLuigi Rizzo2009-02-201-2/+2
* use /boot/loader by default, because the boot code seems toLuigi Rizzo2009-02-201-59/+108
* update 'sio' with 'uart' and apply related changes.Luigi Rizzo2009-02-194-13/+20
* This main goals of this project are:Qing Li2008-12-151-4/+0
* Enable GCC stack protection (aka Propolice) for userland:Ruslan Ermilov2008-06-251-4/+5
* libbsdxml is now required by ifconfig(8).Andrew Thompson2008-04-221-0/+1
* silence compiler complaintsSam Leffler2007-11-261-2/+3
* Fix build of the "package" target, ignoring non existingLuigi Rizzo2007-11-141-41/+39
* Fix picobsd builds. Changes include:Luigi Rizzo2007-11-145-12/+14
* - Revert signedness type changes to "struct vmtotal"; by makingRuslan Ermilov2006-11-281-12/+8
* Remove references to mount_std, mount_procfs.Craig Rodrigues2006-11-221-3/+0
* - Fix types of "struct vmmeter" members so they are unsigned.Ruslan Ermilov2006-11-201-7/+11
* Clean obsolete reference to the old NMBCLUSTERS kernel option.Dmitry Morozovsky2006-09-181-1/+0
* Send the pcvt(4) driver off to retirement.Poul-Henning Kamp2006-05-171-1/+1
* Extend coverage of the MK_IPX build option to the following:Ruslan Ermilov2006-03-201-1/+2
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-171-1/+3
* tweaks to let this configuratio build and run under, e.g., qemu:Luigi Rizzo2006-01-312-2/+4
* unbreak the build script.Luigi Rizzo2006-01-311-168/+102
* Remove bridge(4) from the tree. if_bridge(4) is a full functionalMax Laier2005-09-272-57/+1
* 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