| Commit message (Expand) | Author | Age | Files | Lines |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 76 | -76/+76 |
* | Add more protection when running as init and don't do stupid things. | jkh | 1997-01-12 | 2 | -4/+10 |
* | DTRT for the 2nd CDROM and cdrom.inf automatically. | jkh | 1997-01-06 | 1 | -1/+2 |
* | Add extra tweak for -current compilation and some debugging. | jkh | 1997-01-06 | 1 | -2/+3 |
* | Do a better job of CDROM detection. | jkh | 1997-01-06 | 2 | -24/+33 |
* | Clean up device handling WRT slip and ppp devices. An incomplete transition | jkh | 1997-01-04 | 2 | -17/+33 |
* | Add a few strategic screen clears in network setup. | jkh | 1997-01-04 | 2 | -3/+9 |
* | Adjust the maximum displayed length. | jkh | 1997-01-03 | 1 | -2/+2 |
* | Do something I've wanted to do for quite some time - collapse all the | jkh | 1997-01-03 | 16 | -871/+367 |
* | Use the right dd conversion options for whacking on the sysinstall commands. | jkh | 1997-01-02 | 1 | -2/+2 |
* | Add an install file to go with this new distribution. | jkh | 1997-01-02 | 1 | -0/+8 |
* | Attempt, once more, to speak english. | jkh | 1997-01-02 | 1 | -47/+46 |
* | 1. Correct bogon in cdromInit when running multi-user which took cdrom offline | jkh | 1997-01-01 | 5 | -117/+126 |
* | Close PR#2341 - 2.1 -> 2.2 | jkh | 1997-01-01 | 1 | -5/+5 |
* | Make CHECKSUM.MD5 files automatically. | jkh | 1997-01-01 | 1 | -3/+10 |
* | Added the package catagories astro, chinese, mbone, and vietnamese; | obrien | 1996-12-31 | 1 | -1/+5 |
* | argh!! I thought I stomped these two lines already.. :( | jkh | 1996-12-30 | 1 | -3/+1 |
* | More properly call objlink target than use `obj OBJLINK=yes'; the latter | jkh | 1996-12-30 | 1 | -2/+2 |
* | Support the use of the 2nd CDROM as a fixit aid. Also put the EHS | jkh | 1996-12-29 | 5 | -20/+146 |
* | Add a "catpages" distribution for the catman stuff. | jkh | 1996-12-29 | 4 | -7/+20 |
* | Make sure sysinstall gets its obj directory made. This should close | jkh | 1996-12-29 | 1 | -4/+4 |
* | Fix some spelling errors. | mpp | 1996-12-26 | 15 | -43/+43 |
* | Documentation update. | joerg | 1996-12-26 | 2 | -9/+70 |
* | Clean up some calls to close(). | jkh | 1996-12-26 | 1 | -6/+4 |
* | Fix fixit floppy. | jkh | 1996-12-26 | 1 | -9/+21 |
* | Bring these up-to-date with Peter's compat distribution changes. | jkh | 1996-12-24 | 3 | -3/+3 |
* | Build the compat dists via the standard build with the rest of the tree | peter | 1996-12-23 | 1 | -14/+4 |
* | Added comments on how to setup syscons to work on older ThinkPads. | nate | 1996-12-17 | 1 | -1/+11 |
* | 1. Engage brain. 2. Write macro. Previous commit attempted to perform | jkh | 1996-12-17 | 2 | -4/+4 |
* | make note of which /etc files need upgrading in installUpgrade rather | jkh | 1996-12-15 | 7 | -80/+84 |
* | Increase the size of the vector that is allocated for execv(). Jordan | joerg | 1996-12-15 | 1 | -3/+3 |
* | Merge from 2.2 | jkh | 1996-12-14 | 1 | -3/+5 |
* | Now that I've got my source tree sorted out, bring all the things | jkh | 1996-12-14 | 8 | -61/+149 |
* | Give this file a home also. No, I don't like it here either but | jkh | 1996-12-14 | 1 | -0/+83 |
* | Bring this file in from the cold and update it to match new realities. | jkh | 1996-12-14 | 1 | -0/+11 |
* | To use the dosio library fully, I also (duh!) have to retain full | jkh | 1996-12-14 | 1 | -1/+1 |
* | Document the required procedure to install on an HP Netserver with | joerg | 1996-12-14 | 1 | -1/+25 |
* | Fix some very minor cosmetic cruft I couldn't help tweaking when | jkh | 1996-12-14 | 1 | -0/+2 |
* | 700 now. :) | jkh | 1996-12-12 | 1 | -2/+2 |
* | Fix trunctation of domainname. | jkh | 1996-12-12 | 1 | -2/+2 |
* | Add some additional smarts for XFree86 configuration. | jkh | 1996-12-12 | 3 | -7/+10 |
* | Update these docs to more closely reflect reality. | jkh | 1996-12-12 | 3 | -28/+7 |
* | Allocate more inodes for general use now that we have the room. | jkh | 1996-12-12 | 1 | -2/+2 |
* | smart-alec error checking. | jkh | 1996-12-12 | 1 | -2/+8 |
* | Nuke extraneous section. | jkh | 1996-12-12 | 1 | -40/+1 |
* | Whups, remove relic from close method going away. | jkh | 1996-12-12 | 1 | -2/+1 |
* | Undo one of my memory optimization hacks - it actually made things more | jkh | 1996-12-12 | 5 | -37/+18 |
* | Fix some bogons in my close() handling. | jkh | 1996-12-12 | 3 | -7/+11 |
* | Cosmetic tweaks, initialize a few variables, fix a reversed conditional. | jkh | 1996-12-11 | 2 | -5/+14 |
* | Stomp the 4MB boot floppy and punt on 1.2MB floppy images. It's a battle | jkh | 1996-12-11 | 1 | -35/+5 |