| Commit message (Expand) | Author | Age | Files | Lines |
| * | Implement a more efficient way to assign addresses: read /etc/hosts | Luigi Rizzo | 2001-11-29 | 1 | -24/+42 |
| * | Whoops... left some junk in previous commit. | Luigi Rizzo | 2001-11-24 | 1 | -4/+0 |
| * | Let "make" use the .mk files from the correct source tree instead | Luigi Rizzo | 2001-11-24 | 1 | -6/+24 |
| * | Use a local write_mfs_in_kernel.c instead of the one in ncvs/src/release | Josef Karthauser | 2001-11-20 | 1 | -1/+1 |
| * | Cull picobsd/custom. It's bit rotted beyond all recognition. | Josef Karthauser | 2001-11-19 | 54 | -2489/+0 |
| * | Add entries for "dumb" and "dialup" terminals, as the shell in HEAD | Luigi Rizzo | 2001-11-01 | 1 | -0/+4 |
| * | Provide a new picobsd option, "--modules", to also build modules | Luigi Rizzo | 2001-11-01 | 2 | -2/+19 |
| * | Better code to scan the ethertable. | Luigi Rizzo | 2001-10-25 | 1 | -2/+2 |
| * | Use the correct sysctl names for intrcnt and intrnames. | Luigi Rizzo | 2001-10-25 | 1 | -2/+2 |
| * | Add a -d flag to show deltas as opposed to cumulative counters | Luigi Rizzo | 2001-10-10 | 1 | -6/+32 |
| * | Use host keys from the config directory if they exist, instead of | Luigi Rizzo | 2001-10-07 | 1 | -2/+6 |
| * | Make fetch_mask return ${default_mask} if entry not found. | Luigi Rizzo | 2001-10-07 | 1 | -3/+5 |
| * | Add code to print interrupt statistics when they will be | Luigi Rizzo | 2001-10-07 | 1 | -0/+42 |
| * | Fix a typo (missing "; at the end of a string) | Luigi Rizzo | 2001-10-07 | 1 | -1/+1 |
| * | Fix a typo and sync a comment with the version in RELENG_4 | Luigi Rizzo | 2001-10-07 | 1 | -2/+2 |
| * | Add functions to lookup in /etc/networks and set interface | Luigi Rizzo | 2001-10-04 | 2 | -16/+77 |
| * | Add "networks" file used to lookup netmasks | Luigi Rizzo | 2001-10-04 | 1 | -0/+4 |
| * | Use @__CWD__@ as the magic string meaning "this directory" | Luigi Rizzo | 2001-10-04 | 1 | -1/+1 |
| * | A somewhat large change of this script. | Luigi Rizzo | 2001-10-02 | 1 | -344/+426 |
| * | Compile the kernel under ${BUILDDIR} instead of polluting the source | Luigi Rizzo | 2001-10-02 | 1 | -3/+13 |
| * | Remove some entries to make the image fit into a floppy again. | Luigi Rizzo | 2001-10-01 | 1 | -5/+5 |
| * | Whoops, I whould have removed the old entry... | Luigi Rizzo | 2001-10-01 | 1 | -2/+0 |
| * | Move up the tinyware entry so things are looked up there first. | Luigi Rizzo | 2001-10-01 | 1 | -0/+5 |
| * | Add customised version of login for picobsd images on -CURRENT. | Luigi Rizzo | 2001-10-01 | 4 | -0/+1167 |
| * | Add "ln" entries for ssh, ssh1 and scp | Luigi Rizzo | 2001-09-30 | 1 | -0/+3 |
| * | Modify wildcard for vmware interfaces. I am not sure how | Luigi Rizzo | 2001-09-30 | 1 | -1/+1 |
| * | Move a bunch of initialization into a function which must be run | Luigi Rizzo | 2001-09-28 | 1 | -53/+75 |
| * | Add entries for vmware interfaces. | Luigi Rizzo | 2001-09-27 | 1 | -0/+3 |
| * | Enable the use of wildcards in the #ethertable section of | Luigi Rizzo | 2001-09-27 | 1 | -4/+7 |
| * | On -current with devfs there is no MAKEDEV in /dev anymore, so use | Josef Karthauser | 2001-09-20 | 1 | -1/+3 |
| * | Relocate the memory disk selection code to the same place the other | Josef Karthauser | 2001-09-20 | 1 | -9/+9 |
| * | Remove options INTRO_USERCONFIG, MFS, USERCONFIG and VISUAL_USERCONFIG | Josef Karthauser | 2001-09-20 | 6 | -18/+0 |
| * | Make the script aware of mdconfig, so it can hopefully run on -CURRENT | Luigi Rizzo | 2001-09-20 | 1 | -35/+53 |
| * | Remove "more" from the list, the port has not been committed yet. | Luigi Rizzo | 2001-09-05 | 1 | -3/+3 |
| * | Add lnc driver, so one can test picobsd images with vmware | Luigi Rizzo | 2001-09-05 | 1 | -0/+1 |
| * | Move commands to create stripped kernel into Makefile.conf, | Luigi Rizzo | 2001-09-04 | 2 | -38/+48 |
| * | use correct "compile" directory, which is ../../compile/<filename> | Luigi Rizzo | 2001-09-01 | 1 | -1/+1 |
| * | Supply a default value for the kernel config binary. | Luigi Rizzo | 2001-09-01 | 1 | -0/+1 |
| * | Bugfix: Use the correct variable for picobsd type (same bug is | Luigi Rizzo | 2001-09-01 | 1 | -5/+6 |
| * | add a missing -o. | Luigi Rizzo | 2001-08-30 | 1 | -1/+1 |
| * | s/adress/address/ | Kris Kennaway | 2001-07-23 | 1 | -1/+1 |
| * | mdoc(7) police: remove extraneous .Pp before and/or after .Sh. | Dima Dorfman | 2001-07-09 | 1 | -1/+0 |
| * | Fix the type of the NULL arg to execl() | Brian Somers | 2001-07-09 | 1 | -1/+1 |
| * | Account for the machdep.msgbuf -> kern.msgbuf renaming. | Thomas Moestl | 2001-07-03 | 1 | -1/+1 |
| * | Remove tcpdump from the list of binaries. When cross-compiling | Luigi Rizzo | 2001-06-21 | 1 | -1/+1 |
| * | Remove support of I386_CPU in -current. | Luigi Rizzo | 2001-06-21 | 6 | -3/+9 |
| * | Use /dev/fd0 instead of /dev/fd0c for mounting the floppy. | Luigi Rizzo | 2001-06-21 | 1 | -2/+4 |
| * | Move handling of crunch* files into Makefile.conf, which is a | Luigi Rizzo | 2001-06-21 | 2 | -29/+58 |
| * | Move variable assignement after argument parsing, to improve handling | Luigi Rizzo | 2001-06-20 | 1 | -8/+33 |
| * | ISO_ -> ISO | Andrey A. Chernov | 2001-06-11 | 1 | -3/+3 |