| Commit message (Expand) | Author | Age | Files | Lines |
* | Bring in a slightly older version of usr/bin/passwd which does not | luigi | 2002-05-05 | 2 | -0/+359 |
* | Usage style sweep: spell "usage" with a small 'u'. | des | 2002-04-22 | 1 | -1/+1 |
* | Record libtelnet.a death. | ru | 2002-04-19 | 5 | -5/+5 |
* | Align for const poisoning in -lutil. | ru | 2002-04-08 | 1 | -5/+6 |
* | Synch with login/login.c,v 1.81: Switch to OpenPAM. | ru | 2002-04-08 | 1 | -3/+3 |
* | Fix handling of undefined variables. | luigi | 2002-04-07 | 1 | -2/+6 |
* | Add a missing void in the parameter list of http_request(). | asmodai | 2002-04-07 | 1 | -1/+1 |
* | Give functions proper return type, since the default is an integer, where | asmodai | 2002-04-07 | 1 | -1/+7 |
* | Use %lld instead of %d in order to print struct stat's st_size, which is | asmodai | 2002-04-07 | 1 | -1/+1 |
* | Garbage collect unused variables. | asmodai | 2002-04-07 | 1 | -5/+2 |
* | Actually print the port we are listening too when specified verbose mode. | asmodai | 2002-04-07 | 1 | -1/+1 |
* | Function declared void shouldn't return any value... | abial | 2002-03-27 | 1 | -2/+2 |
* | Modernize my email address. | phk | 2002-03-25 | 1 | -1/+1 |
* | Add a few popular entries. | luigi | 2002-03-24 | 1 | -0/+3 |
* | DESTDIR does not anymore does the -I${DESTDIR}/usr/include magic | ru | 2002-03-22 | 1 | -4/+4 |
* | Gracefully exit when no MFS signature is found in the kernel. | luigi | 2002-03-21 | 1 | -1/+14 |
* | Batch of fixes to the configuration files from Bruce Montague | luigi | 2002-03-15 | 5 | -12/+11 |
* | Make this compile again | luigi | 2002-03-11 | 1 | -1/+1 |
* | Make this compile again (increase MFS size, remove invalid option). | luigi | 2002-03-11 | 1 | -5/+5 |
* | Fix detection of existing ssh host key, generate the new one | luigi | 2002-03-11 | 1 | -10/+14 |
* | Make appropriate changes to use devfs. | luigi | 2002-03-11 | 1 | -4/+6 |
* | Default to ee as EDITOR (some apps such as disklabel default to "vi" | luigi | 2002-03-11 | 1 | -0/+1 |
* | Use machdep.guessed_bootdev to guess the boot device. | luigi | 2002-03-11 | 1 | -2/+2 |
* | CURRENT has devfs, so we do not need to specify what devices we | luigi | 2002-03-10 | 5 | -20/+5 |
* | Uncomment the entry for a getty on the serial port. Boxes with | luigi | 2002-03-10 | 1 | -1/+1 |
* | Add back the "sis" driver, we had some room left... | luigi | 2002-03-10 | 1 | -0/+1 |
* | With devfs, we do not need to initialize pty's permissions. | luigi | 2002-03-10 | 1 | -1/+0 |
* | The probable boot device is "machdep.guessed_bootdev". | luigi | 2002-03-10 | 1 | -2/+2 |
* | Remove host.conf, and introduce a way to override the content | luigi | 2002-03-09 | 3 | -6/+16 |
* | Nuke abandoned configuration. | luigi | 2002-03-09 | 42 | -1602/+0 |
* | Make this fit again into a 1.44 floppy. | luigi | 2002-03-09 | 3 | -10/+10 |
* | Further cleanup: remove useless entries from PATH, and be prepared | luigi | 2002-03-08 | 1 | -2/+3 |
* | Add a (commented out) sample entry for use with a serial line. | luigi | 2002-03-08 | 1 | -0/+1 |
* | Do not depend on "expr" for doing arithmetic, use the shell builtin functions | luigi | 2002-03-08 | 1 | -1/+1 |
* | Unbreak "update" script, by doing a mkdir -p of the relevant | luigi | 2002-03-08 | 1 | -30/+41 |
* | Use a default of 25 lines for xterm. This only affects the behaviour | luigi | 2002-03-08 | 1 | -1/+1 |
* | Major cleanup of PicoBSD startup scripts, which now should be | luigi | 2002-03-08 | 8 | -347/+323 |
* | MFS: sync with -stable (no functional difference). | luigi | 2002-03-08 | 2 | -4/+5 |
* | Invalidate password for sample user entry. | luigi | 2002-03-08 | 1 | -1/+1 |
* | Atapi units are now /dev/ad* and not /dev/wd* | luigi | 2002-03-08 | 1 | -3/+3 |
* | Misc fixes to the build script: | luigi | 2002-03-08 | 1 | -19/+31 |
* | Add entry for xterm-color | luigi | 2002-03-06 | 1 | -0/+2 |
* | Put a more reasonable path for "more" sources in crunch.conf, | luigi | 2002-02-14 | 2 | -8/+9 |
* | Use { } instead of ( ) for grouping shell commands so that | luigi | 2002-02-14 | 1 | -8/+8 |
* | Add a '-l' flag to show CPU load for the various states, similar to what | luigi | 2001-12-14 | 1 | -2/+46 |
* | Implement a more efficient way to assign addresses: read /etc/hosts | luigi | 2001-11-29 | 1 | -24/+42 |
* | Whoops... left some junk in previous commit. | luigi | 2001-11-24 | 1 | -4/+0 |
* | Let "make" use the .mk files from the correct source tree instead | luigi | 2001-11-24 | 1 | -6/+24 |
* | Use a local write_mfs_in_kernel.c instead of the one in ncvs/src/release | joe | 2001-11-20 | 1 | -1/+1 |
* | Cull picobsd/custom. It's bit rotted beyond all recognition. | joe | 2001-11-19 | 54 | -2489/+0 |