| Commit message (Expand) | Author | Age | Files | Lines |
* | fix wrong name for the iso! | luigi | 2009-06-22 | 1 | -1/+1 |
* | Add code to generate a bootable ISO image, so we are finally | luigi | 2009-06-22 | 1 | -14/+12 |
* | The "original" PR said that there were two issues with the motd | edwin | 2009-06-19 | 1 | -1/+1 |
* | fix various build errors (missing or wrong return types for | luigi | 2009-04-27 | 1 | -16/+22 |
* | provide the absolute path for /etc/rc1 | luigi | 2009-04-06 | 1 | -1/+1 |
* | add some popular device and comment some potentially useful options | luigi | 2009-04-06 | 1 | -0/+5 |
* | there is no dev_mkdb anymore | luigi | 2009-03-26 | 1 | -1/+0 |
* | This config file uses dynamically linked binaries, which is more | luigi | 2009-03-25 | 3 | -91/+99 |
* | devfs is the standard now | luigi | 2009-03-25 | 1 | -1/+0 |
* | add support for shared "crunch" binary. | luigi | 2009-03-25 | 1 | -20/+59 |
* | remove stale comments on the size of objects, they are more | luigi | 2009-03-24 | 1 | -68/+48 |
* | add a function to help copying shared binaries from the output | luigi | 2009-03-24 | 1 | -2/+67 |
* | remove unused "package" entry. | luigi | 2009-03-24 | 1 | -66/+55 |
* | add the option to picobsd to copy files from the host filesystem | luigi | 2009-03-18 | 1 | -5/+50 |
* | Warns fixes: use putenv rather than setenv to avoid constness problems, | dwmalone | 2009-03-17 | 2 | -2/+4 |
* | remove duplicate entries for isa and npx, they are | luigi | 2009-03-01 | 1 | -4/+0 |
* | when initializing, also build _includes and _libraries | luigi | 2009-02-20 | 1 | -2/+2 |
* | use /boot/loader by default, because the boot code seems to | luigi | 2009-02-20 | 1 | -60/+109 |
* | update 'sio' with 'uart' and apply related changes. | luigi | 2009-02-19 | 4 | -13/+20 |
* | This main goals of this project are: | qingli | 2008-12-15 | 1 | -4/+0 |
* | Enable GCC stack protection (aka Propolice) for userland: | ru | 2008-06-25 | 1 | -4/+5 |
* | libbsdxml is now required by ifconfig(8). | thompsa | 2008-04-22 | 1 | -0/+1 |
* | silence compiler complaints | sam | 2007-11-26 | 1 | -2/+3 |
* | Fix build of the "package" target, ignoring non existing | luigi | 2007-11-14 | 1 | -41/+39 |
* | Fix picobsd builds. Changes include: | luigi | 2007-11-14 | 5 | -12/+14 |
* | - Revert signedness type changes to "struct vmtotal"; by making | ru | 2006-11-28 | 1 | -12/+8 |
* | Remove references to mount_std, mount_procfs. | rodrigc | 2006-11-22 | 1 | -3/+0 |
* | - Fix types of "struct vmmeter" members so they are unsigned. | ru | 2006-11-20 | 1 | -7/+11 |
* | Clean obsolete reference to the old NMBCLUSTERS kernel option. | marck | 2006-09-18 | 1 | -1/+0 |
* | Send the pcvt(4) driver off to retirement. | phk | 2006-05-17 | 1 | -1/+1 |
* | Extend coverage of the MK_IPX build option to the following: | ru | 2006-03-20 | 1 | -1/+2 |
* | Reimplementation of world/kernel build options. For details, see: | ru | 2006-03-17 | 1 | -1/+3 |
* | tweaks to let this configuratio build and run under, e.g., qemu: | luigi | 2006-01-31 | 2 | -2/+4 |
* | unbreak the build script. | luigi | 2006-01-31 | 1 | -169/+103 |
* | Remove bridge(4) from the tree. if_bridge(4) is a full functional | mlaier | 2005-09-27 | 2 | -57/+1 |
* | NI_WITHSCOPEID cleanup. Neither RFC 2553 nor RFC 3493 defines | ume | 2005-05-13 | 1 | -8/+2 |
* | NOPAM -> NO_PAM | ru | 2004-12-21 | 3 | -3/+3 |
* | NOIPSEC -> TRACEROUTE_NO_IPSEC | ru | 2004-12-21 | 1 | -1/+1 |
* | NOCLEAN -> NO_CLEAN | ru | 2004-12-21 | 1 | -1/+1 |
* | NOSHARE -> NO_SHARE | ru | 2004-12-21 | 1 | -1/+1 |
* | NOHTML -> NO_HTML | ru | 2004-12-21 | 1 | -1/+1 |
* | Overhaul ppp(8) build options so they are safe to use in | ru | 2004-12-21 | 1 | -1/+1 |
* | NOINET6 -> NO_INET6 | ru | 2004-12-21 | 1 | -1/+1 |
* | NOGAMES -> NO_GAMES | ru | 2004-12-21 | 1 | -1/+1 |
* | NOFSCHG -> NO_FSCHG | ru | 2004-12-21 | 1 | -1/+1 |
* | NODOCCOMPRESS -> NO_DOCCOMPRESS | ru | 2004-12-21 | 1 | -3/+3 |
* | NOLIBC_R -> NO_LIBC_R | ru | 2004-12-21 | 1 | -1/+1 |
* | Start the dreaded NOFOO -> NO_FOO conversion. | ru | 2004-12-21 | 10 | -10/+10 |
* | Catch up with PHK's sio(4) cuaa->cuad rework [sys/dev/sio/sio.c rev. 1.456]. | obrien | 2004-11-19 | 2 | -5/+6 |
* | Remove no longer needed I386_CPU option (it was commented out anyways). | jhb | 2004-11-16 | 1 | -1/+0 |