| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Mention some of the major changes to ppp for 3.0 | brian | 1998-09-09 | 1 | -1/+6 |
* | Remove perl5 from list of ports to build now that it's in the base system. | jkh | 1998-09-09 | 1 | -2/+2 |
* | Fix typos. | danny | 1998-09-09 | 1 | -6/+6 |
* | Some preliminary updates to the release notes, just as I think of | jkh | 1998-09-09 | 1 | -9/+29 |
* | Update the diffs against current source + some other cleanup. | abial | 1998-09-08 | 2 | -24/+20 |
* | Whoops, update the makefile too while I'm at it. | jkh | 1998-09-08 | 1 | -1/+1 |
* | Go back to using MSDOSFS instead of Robert Nordier's stand-alone DOS | jkh | 1998-09-08 | 3 | -769/+36 |
* | Make totally sure that we have the latest 1.7 version of booteasy | jkh | 1998-09-08 | 1 | -22/+22 |
* | Add info on PicoBSD being a part of FreeBSD source tree. | abial | 1998-09-08 | 1 | -4/+10 |
* | Sync help files with actual contents of "dial" floppy. | abial | 1998-09-08 | 4 | -10/+28 |
* | Do an installworld rather than install to populate the chroot tree. | jkh | 1998-09-07 | 1 | -2/+2 |
* | Change the way the help files are stored, and save ca. 30kB on the | abial | 1998-09-07 | 4 | -60/+124 |
* | Set the ${suffix} only once... | abial | 1998-09-07 | 3 | -34/+4 |
* | * Add code to display statistics continuously, every some seconds. | abial | 1998-09-07 | 2 | -24/+45 |
* | Set CHROOTDIR's initial object type also. | jkh | 1998-09-05 | 1 | -1/+2 |
* | Add OBJFORMAT to list of variables passed into /mk script since it seems | jkh | 1998-09-05 | 1 | -1/+2 |
* | Escape the \ characters so that the intended beep at the end of the | msmith | 1998-09-05 | 1 | -2/+2 |
* | Actually *looking* at this file now, I see that a good deal more | jkh | 1998-09-04 | 1 | -10/+1 |
* | Bring the docs more up-to-date. Document the 'custom' setup. | abial | 1998-09-04 | 2 | -11/+22 |
* | Added special type of setup called 'custom'. It allows you to supply | abial | 1998-09-04 | 2 | -3/+42 |
* | Just nuke the aout bootstrap stuff since we don't need it anymore. | jkh | 1998-09-04 | 1 | -12/+1 |
* | Set OBJFORMAT=aout to affect the whole build - for now, it seems that too | abial | 1998-09-04 | 2 | -3/+7 |
* | Only move a.out libs if we're building for a.out. | jkh | 1998-09-04 | 1 | -4/+4 |
* | Added Makefile to have true dependency of kernel image on the kernel | abial | 1998-09-03 | 4 | -0/+80 |
* | Minor fixes to 'clean' script. | abial | 1998-09-03 | 2 | -24/+8 |
* | Set OBJFORMAT=aout, until crunchide learns about ELF format... | abial | 1998-09-03 | 1 | -2/+2 |
* | Add ^G to the end of boot.help on the installation floppy so that it | max | 1998-09-02 | 1 | -1/+2 |
* | Add options for bridging and bandwidth limiting (disabled by default). | abial | 1998-09-02 | 3 | -3/+12 |
* | Ugh... Small correction to the previous commit. | abial | 1998-09-02 | 1 | -4/+5 |
* | Added code to display interface table and link layer info, as well | abial | 1998-09-02 | 2 | -14/+125 |
* | Put MSDOSFS back and look for something else to trim. | jkh | 1998-09-01 | 1 | -2/+1 |
* | Don't set the router_enable variable by default. | jkh | 1998-08-31 | 1 | -2/+1 |
* | init.ee was being copied to wrong place. | abial | 1998-08-31 | 1 | -2/+2 |
* | Add HOME variable to environment. | abial | 1998-08-31 | 2 | -4/+4 |