| Commit message (Expand) | Author | Age | Files | Lines |
* | use make from the toolchain, as the source tree may depend on | luigi | 2010-09-28 | 1 | -2/+2 |
* | Merge r114010 of head/usr.bin/login/login.c into PicoBSD's login.c: | gavin | 2010-08-08 | 1 | -1/+2 |
* | Correct two error messages to match the failure they are reporting. | gavin | 2010-08-08 | 1 | -2/+2 |
* | add some modern stuff: SMP, SCHED_ULE, PREEMPTION | luigi | 2010-07-15 | 2 | -3/+15 |
* | use log instead of logverbose in three places so the build won't need | luigi | 2010-02-14 | 1 | -3/+3 |
* | a minimal set of changes to adapt to the utmp->utmpx changes. | luigi | 2010-02-14 | 1 | -6/+13 |
* | Remove libulog from the bootstrap again. | ed | 2010-01-21 | 2 | -2/+0 |
* | make the memory filesystem larger, and add an example | luigi | 2009-12-28 | 2 | -3/+23 |
* | clear leftover from previous computations | luigi | 2009-12-28 | 1 | -0/+1 |
* | more support to import files and libraries from the host. | luigi | 2009-12-28 | 1 | -16/+42 |
* | add a 'qemu' floppy type, useful for running tests on new kernels | luigi | 2009-12-27 | 6 | -0/+745 |
* | dhclient needs to have /var/empty and a _dhcp user | luigi | 2009-12-27 | 2 | -0/+4 |
* | fix a typo (not that it matters) | luigi | 2009-12-27 | 1 | -1/+1 |
* | put back the HZ setting or we see poor timing under qemu | luigi | 2009-12-27 | 1 | -1/+3 |
* | when calling ldd, use the cross libraries and not the host version | luigi | 2009-12-09 | 1 | -4/+4 |
* | use default HZ | luigi | 2009-12-09 | 1 | -1/+1 |
* | add -lulog, the program "less" and a comment | luigi | 2009-12-09 | 1 | -1/+4 |
* | Convert {small prefix}BSD to TERM=xterm as well. | ed | 2009-11-13 | 2 | -13/+13 |
* | create an SMP kernel by default in picobsd | luigi | 2009-11-08 | 1 | -1/+4 |
* | ifconfig now needs -ljail | luigi | 2009-09-12 | 1 | -0/+1 |
* | 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 |