| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Cull picobsd/custom. It's bit rotted beyond all recognition. | joe | 2001-11-19 | 54 | -2489/+0 |
* | Add entries for "dumb" and "dialup" terminals, as the shell in HEAD | luigi | 2001-11-01 | 1 | -0/+4 |
* | Provide a new picobsd option, "--modules", to also build modules | luigi | 2001-11-01 | 2 | -2/+19 |
* | Better code to scan the ethertable. | luigi | 2001-10-25 | 1 | -2/+2 |
* | Use the correct sysctl names for intrcnt and intrnames. | luigi | 2001-10-25 | 1 | -2/+2 |
* | Add a -d flag to show deltas as opposed to cumulative counters | luigi | 2001-10-10 | 1 | -6/+32 |
* | Use host keys from the config directory if they exist, instead of | luigi | 2001-10-07 | 1 | -2/+6 |
* | Make fetch_mask return ${default_mask} if entry not found. | luigi | 2001-10-07 | 1 | -3/+5 |
* | Add code to print interrupt statistics when they will be | luigi | 2001-10-07 | 1 | -0/+42 |
* | Fix a typo (missing "; at the end of a string) | luigi | 2001-10-07 | 1 | -1/+1 |
* | Fix a typo and sync a comment with the version in RELENG_4 | luigi | 2001-10-07 | 1 | -2/+2 |
* | Add functions to lookup in /etc/networks and set interface | luigi | 2001-10-04 | 2 | -16/+77 |
* | Add "networks" file used to lookup netmasks | luigi | 2001-10-04 | 1 | -0/+4 |
* | Use @__CWD__@ as the magic string meaning "this directory" | luigi | 2001-10-04 | 1 | -1/+1 |
* | A somewhat large change of this script. | luigi | 2001-10-02 | 1 | -349/+431 |
* | Compile the kernel under ${BUILDDIR} instead of polluting the source | luigi | 2001-10-02 | 1 | -3/+13 |
* | Remove some entries to make the image fit into a floppy again. | luigi | 2001-10-01 | 1 | -5/+5 |
* | Whoops, I whould have removed the old entry... | luigi | 2001-10-01 | 1 | -2/+0 |
* | Move up the tinyware entry so things are looked up there first. | luigi | 2001-10-01 | 1 | -0/+5 |
* | Add customised version of login for picobsd images on -CURRENT. | luigi | 2001-10-01 | 4 | -0/+1167 |
* | Add "ln" entries for ssh, ssh1 and scp | luigi | 2001-09-30 | 1 | -0/+3 |
* | Modify wildcard for vmware interfaces. I am not sure how | luigi | 2001-09-30 | 1 | -1/+1 |
* | Move a bunch of initialization into a function which must be run | luigi | 2001-09-28 | 1 | -53/+75 |
* | Add entries for vmware interfaces. | luigi | 2001-09-27 | 1 | -0/+3 |
* | Enable the use of wildcards in the #ethertable section of | luigi | 2001-09-27 | 1 | -4/+7 |
* | On -current with devfs there is no MAKEDEV in /dev anymore, so use | joe | 2001-09-20 | 1 | -1/+3 |
* | Relocate the memory disk selection code to the same place the other | joe | 2001-09-20 | 1 | -9/+9 |
* | Remove options INTRO_USERCONFIG, MFS, USERCONFIG and VISUAL_USERCONFIG | joe | 2001-09-20 | 6 | -18/+0 |
* | Make the script aware of mdconfig, so it can hopefully run on -CURRENT | luigi | 2001-09-20 | 1 | -35/+53 |
* | Remove "more" from the list, the port has not been committed yet. | luigi | 2001-09-05 | 1 | -3/+3 |
* | Add lnc driver, so one can test picobsd images with vmware | luigi | 2001-09-05 | 1 | -0/+1 |
* | Move commands to create stripped kernel into Makefile.conf, | luigi | 2001-09-04 | 2 | -39/+49 |
* | use correct "compile" directory, which is ../../compile/<filename> | luigi | 2001-09-01 | 1 | -1/+1 |
* | Supply a default value for the kernel config binary. | luigi | 2001-09-01 | 1 | -0/+1 |
* | Bugfix: Use the correct variable for picobsd type (same bug is | luigi | 2001-09-01 | 1 | -5/+6 |
* | add a missing -o. | luigi | 2001-08-30 | 1 | -1/+1 |
* | s/adress/address/ | kris | 2001-07-23 | 1 | -1/+1 |
* | mdoc(7) police: remove extraneous .Pp before and/or after .Sh. | dd | 2001-07-09 | 1 | -1/+0 |
* | Fix the type of the NULL arg to execl() | brian | 2001-07-09 | 1 | -1/+1 |
* | 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 |