| Commit message (Expand) | Author | Age | Files | Lines |
* | Put MSDOSFS back - I'm going to try and find space another way. | jkh | 1998-09-24 | 1 | -2/+1 |
* | Trim more stuff off the boot floppy - we're overflowing again! :( | jkh | 1998-09-24 | 1 | -1/+4 |
* | Update for ELF | jkh | 1998-09-23 | 1 | -2/+3 |
* | Turn on support for bridging statistics. | abial | 1998-09-23 | 1 | -3/+2 |
* | Turn on support for bridging and b/w limiting. | abial | 1998-09-23 | 1 | -3/+3 |
* | Correct comment in the "build" script about aout/ELF. | abial | 1998-09-23 | 1 | -2/+2 |
* | Hmm.. Looks like new ar(1) adds trailing '/' to each object's name... | abial | 1998-09-23 | 1 | -3/+4 |
* | MF22: Important fixes for loading XFree86 distributions I forgot to | jkh | 1998-09-23 | 6 | -316/+1238 |
* | Build the GENERIC kernel on the alpha too. And don't expect a MFS kernel | gpalmer | 1998-09-23 | 1 | -3/+6 |
* | Fix proflibs again. | jkh | 1998-09-23 | 1 | -2/+2 |
* | Make this work when compiled ELF. The code assumed that when you go off | abial | 1998-09-22 | 1 | -3/+3 |
* | Add some more disk device nodes. | abial | 1998-09-22 | 1 | -2/+3 |
* | All PicoBSD userland is now ELF. This buys us extra 15-30kB on the floppy. | abial | 1998-09-22 | 1 | -2/+2 |
* | Allow the use of ${DESTDIR} in the enviroment to optionally get | jkh | 1998-09-22 | 17 | -27/+36 |
* | Revert my change to use minigzip. Apparently, this thing is too "mini" | jkh | 1998-09-22 | 5 | -25/+20 |
* | Turn NODOC off again; now that releases are releasing again, it's time to | jkh | 1998-09-20 | 1 | -2/+2 |
* | Use system-wide MAKEDEV, instead of our own copy. | abial | 1998-09-20 | 4 | -4668/+0 |
* | Hmm... Let's make the switch to non-DEVFS actually work. :-/ | abial | 1998-09-20 | 6 | -30/+21 |
* | Kill the remnants of DEVFS, since it's broken without the SLICE code... | abial | 1998-09-19 | 7 | -26/+30 |
* | Remove some dead code. | abial | 1998-09-19 | 3 | -479/+10 |
* | Turn off ALLLANG; the docs are currently in spanish and none of the docs | jkh | 1998-09-19 | 1 | -2/+2 |
* | Try using minigzip instead of gzip; can't hurt! | jkh | 1998-09-19 | 5 | -20/+25 |
* | Remove defunct scsi command from fixit floppy. | jkh | 1998-09-19 | 2 | -6/+6 |
* | Temporary hacks to get releases working again: | jkh | 1998-09-17 | 1 | -3/+4 |
* | Make SCSI stuff truly optional. | jkh | 1998-09-16 | 2 | -5/+14 |
* | Add entries to describe CAM's new features. | jkh | 1998-09-16 | 1 | -1/+16 |
* | Translate some of the newer entries to english. :) | jkh | 1998-09-15 | 1 | -13/+13 |
* | Mention /bin/sh fixes. | cracauer | 1998-09-15 | 1 | -0/+5 |
* | Comment out NODOC and NOPORTS again. It got uncommented by mistake a few | jhay | 1998-09-15 | 1 | -3/+3 |
* | (this is an extract from src/share/examples/atm/README) | phk | 1998-09-15 | 1 | -3/+45 |
* | This server is not so non-forking as it seemed at first glance... | abial | 1998-09-15 | 1 | -2/+2 |
* | Update ucd-snmp to version 3.5. It's slightly bigger, so also increase | abial | 1998-09-15 | 3 | -9/+15 |
* | Device name cleanup for CAM. | gibbs | 1998-09-15 | 2 | -7/+6 |
* | We don't need the CAM application pass-thru driver on installation boot | gibbs | 1998-09-15 | 1 | -1/+4 |
* | Change name of 'dm' to 'msg'. As Bruce noticed, it conflicts with | abial | 1998-09-15 | 6 | -27/+19 |
* | Document root.wheel. | obrien | 1998-09-15 | 1 | -0/+3 |
* | Make use of the new 'dm' utility instead of standard 'dmesg'. | abial | 1998-09-14 | 3 | -6/+9 |
* | Since we have a sysctl 'machdep.msgbuf' now, let's make use of it. | abial | 1998-09-14 | 2 | -0/+89 |
* | Fix printf warnings and add a few casts. | jkh | 1998-09-14 | 3 | -9/+9 |
* | Until lkm and mdec gets populated again by some other means, do it | jkh | 1998-09-14 | 1 | -1/+7 |
* | Nuke gratuitous use of OBJFORMAT | jkh | 1998-09-14 | 1 | -2/+2 |
* | Use -R argument to cvs, this lets us work with a read-only repository, | phk | 1998-09-13 | 1 | -10/+11 |
* | Add device list entries for the tl and xl PCI ethernet devices. | wpaul | 1998-09-13 | 1 | -2/+4 |
* | Mention that Amd has been upgraded for 3.0. | obrien | 1998-09-13 | 1 | -0/+6 |
* | Add the missing file, printf to a directory does not work. | jhay | 1998-09-12 | 1 | -2/+2 |
* | Old bug that only showed up after we moved to elf. | jhay | 1998-09-12 | 1 | -1/+1 |
* | Add note about picobsd joining 3.0 | jkh | 1998-09-12 | 1 | -0/+4 |
* | Note the addition of pthread read/write locks and expansion of ipfw's | alex | 1998-09-12 | 1 | -0/+5 |
* | Fix to properly newfs the MFS in case of custom setup. Mention this in docs. | abial | 1998-09-11 | 2 | -7/+12 |
* | Note ELF, Perl5 and Atapi tape support. | jkh | 1998-09-10 | 1 | -0/+14 |