| Commit message (Expand) | Author | Age | Files | Lines |
* | Account for the machdep.msgbuf -> kern.msgbuf renaming. | tmm | 2001-07-03 | 1 | -1/+1 |
* | Remove tcpdump from the list of binaries. When cross-compiling | luigi | 2001-06-21 | 1 | -1/+1 |
* | Remove support of I386_CPU in -current. | luigi | 2001-06-21 | 6 | -3/+9 |
* | Use /dev/fd0 instead of /dev/fd0c for mounting the floppy. | luigi | 2001-06-21 | 1 | -2/+4 |
* | Move handling of crunch* files into Makefile.conf, which is a | luigi | 2001-06-21 | 2 | -29/+58 |
* | Move variable assignement after argument parsing, to improve handling | luigi | 2001-06-20 | 1 | -8/+33 |
* | ISO_ -> ISO | ache | 2001-06-11 | 1 | -3/+3 |
* | mount_msdos(8) -> mount_msdosfs(8). | ru | 2001-06-01 | 16 | -46/+50 |
* | Sync picobsd script with the one in -stable, and also | luigi | 2001-05-11 | 1 | -2/+4 |
* | This file is not needed, use the default one | luigi | 2001-05-10 | 1 | -58/+0 |
* | remove a reference to a nonexisting script, "clean", when | luigi | 2001-05-08 | 1 | -2/+1 |
* | MFS: use absolute, not relative path for tinyware | luigi | 2001-05-08 | 1 | -1/+1 |
* | pseudo-device -> device in kernel config. | schweikh | 2001-05-01 | 1 | -1/+1 |
* | MF4S: Syncronise with Luigi's work in -stable. | joe | 2001-04-24 | 22 | -252/+93 |
* | MF4S: Syncronise with Luigi's work in -stable. | joe | 2001-04-24 | 19 | -270/+201 |
* | MF4S: Syncronise with Luigi's work in -stable. | joe | 2001-04-23 | 3 | -116/+0 |
* | MF4S: Sync with the developments that Luigi's been doing in -stable. | joe | 2001-04-23 | 7 | -1070/+8 |
* | MF4S: Remove some unused error messages. (revision 1.1.2.5) | joe | 2001-04-23 | 1 | -13/+1 |
* | Apply style guidelines (using gident to help). | joe | 2001-04-23 | 2 | -424/+471 |
* | Fix a syntax error. | joe | 2001-04-23 | 1 | -2/+2 |
* | MFS4: Do not terminate if it fails to clean something. (rev 1.12.2.5) | joe | 2001-04-22 | 1 | -1/+1 |
* | FFS_ROOT was made obsolete, so remove it from the PicoBSD kernels. | joe | 2001-04-22 | 6 | -6/+0 |
* | Drop support for -DRELEASE_BUILD_FIXIT and -DCRUNCHED_BINARY in | ru | 2001-04-03 | 4 | -4/+4 |
* | Bring the new script into -current. Still untested here, but there | luigi | 2001-02-20 | 2 | -0/+725 |
* | Enable command line editing in the shell | luigi | 2001-02-18 | 1 | -0/+1 |
* | Make correct entries for atapi disks | luigi | 2001-02-18 | 1 | -1/+1 |
* | Make the right device entries for atapi disks | luigi | 2001-02-18 | 1 | -1/+1 |
* | Bump version to 0.500 -- not that it means much, but at least | luigi | 2001-02-18 | 1 | -1/+1 |
* | Resurrect Minix sh(1), after its license has been changed to BSD one. | abial | 2001-02-10 | 10 | -0/+5018 |
* | Add the MD_ROOT_SIZE option. | luigi | 2001-02-01 | 5 | -6/+11 |
* | Add a required option, MD_ROOT_SIZE | luigi | 2001-02-01 | 1 | -18/+37 |
* | Put picobsd build scripts in sync with the ones in -STABLE. | luigi | 2001-01-29 | 3 | -75/+80 |
* | Make the shell handle arrow keys | luigi | 2001-01-27 | 1 | -0/+1 |
* | The magic for autodetecting the boot media does not work anymore | luigi | 2001-01-27 | 2 | -2/+2 |
* | Add dummy -n option, for compatibility with the standard netstat | luigi | 2001-01-27 | 1 | -2/+4 |
* | Make the name of the init script and the interpreter compile time options. | alex | 2001-01-20 | 2 | -7/+26 |
* | MF4: Allow the build process to continue even if crunchgen returns an error. | joe | 2001-01-11 | 1 | -1/+1 |
* | Fix so that the netmask is displayed correctly when it does not | abial | 2001-01-10 | 1 | -4/+9 |
* | Reformat to be a bit closer to style(9). | abial | 2001-01-10 | 1 | -26/+26 |
* | Fix breakage after moving from struct proc/eproc to kinfo_proc. | abial | 2001-01-10 | 1 | -19/+15 |
* | Remove floppy.tree from the build directory. | joe | 2000-12-23 | 1 | -2/+3 |
* | MF4: Update the bridge kernel config file to reflect the structure and | joe | 2000-12-23 | 1 | -31/+19 |
* | MF4: revision 1.3.2.1. | joe | 2000-12-23 | 1 | -1/+1 |
* | Determine the names of the picobsd releases automatically. | joe | 2000-12-23 | 2 | -18/+18 |
* | Remove COMPAT_OLDPCI. | joe | 2000-12-22 | 7 | -7/+0 |
* | Utilise the -p file to crunchgen to specify where the objects should | joe | 2000-12-18 | 1 | -4/+3 |
* | Add `_PATH_DEVZERO'. | obrien | 2000-12-09 | 1 | -3/+3 |
* | login.conf: we don't want coredumps on picobsd | luigi | 2000-11-30 | 3 | -6/+25 |
* | Wrap the build options up into the crunch.conf file now that crunchgen | joe | 2000-11-15 | 13 | -88/+22 |
* | Fix bitrot. | abial | 2000-11-11 | 2 | -28/+44 |