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