| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 |
* | Be more efficient in how we use memory (stumbled across while looking for | jkh | 1996-12-11 | 7 | -46/+63 |
* | Do a few things I've been threatening to do for a long time: | jkh | 1996-12-11 | 22 | -875/+1147 |
* | Update to benefit from David's recent changes to pw(8). The most | joerg | 1996-12-10 | 2 | -25/+208 |
* | Set timeout interval to 0 in ppp so connections don't hang up while | jkh | 1996-12-09 | 1 | -1/+2 |
* | Slightly improve the wording of a ``not yet there'' message. | joerg | 1996-12-09 | 1 | -2/+3 |
* | As Paul has just pointed out, much of my strncpy() usage was either | jkh | 1996-12-09 | 17 | -89/+98 |
* | Whups, missed two strcpy()s. | jkh | 1996-12-09 | 1 | -3/+3 |
* | Eliminate great evil in the networking code. That's all I'm gonna say. | jkh | 1996-12-09 | 3 | -74/+20 |
* | Add Joerg's user management screen for David Nugent's pw(8) program, something | jkh | 1996-12-09 | 7 | -11/+875 |
* | Several areas of improvement: | jkh | 1996-12-08 | 6 | -36/+32 |
* | Don't run routed by default. | jkh | 1996-12-02 | 2 | -6/+6 |
* | Move configResolv() to *after* the chroot(). This is what was causing | jkh | 1996-12-01 | 1 | -4/+2 |
* | Change boolean nature of "router" variable since it's not a boolean | jkh | 1996-11-29 | 1 | -2/+2 |
* | More involved description for fe0 driver using cards. Closes PR#2099. | jkh | 1996-11-29 | 1 | -2/+3 |
* | Add a new feature which Garrett pointed out. | jkh | 1996-11-29 | 1 | -1/+5 |
* | Try to impreve DD mode. | phk | 1996-11-27 | 2 | -27/+17 |
* | Correct some typos relating to PC98 server selection. | jkh | 1996-11-27 | 1 | -4/+4 |
* | o Update for upcoming BETA release of 2.2 | jkh | 1996-11-27 | 1 | -6/+6 |
* | Open devices read-only to test whether they are available. This | joerg | 1996-11-27 | 1 | -3/+3 |
* | Provide a symlink for /bin/sh when the fixit floppy is mounted, so | joerg | 1996-11-16 | 1 | -1/+4 |
* | Add vx to list of devices. | jkh | 1996-11-15 | 1 | -1/+2 |
* | Bring in Rod's definitive information on BOCA boards. | jkh | 1996-11-15 | 1 | -3/+5 |
* | Mention supported AMD NICs and SCSI/NIC combos. | jkh | 1996-11-15 | 1 | -13/+18 |
* | List more info on supported NCR controllers. | jkh | 1996-11-15 | 1 | -2/+9 |
* | Ammend the BOCA entry again to list multiple board types. | jkh | 1996-11-15 | 1 | -2/+3 |
* | Merge. | jkh | 1996-11-14 | 1 | -1/+1 |
* | Add notes on Stallion boards. | jkh | 1996-11-14 | 1 | -1/+4 |
* | Add a bunch more miscellaneous bits of hardware. | jkh | 1996-11-14 | 1 | -6/+24 |
* | Add Sujal Patel to list of developers - whoops! I've no idea how | jkh | 1996-11-14 | 1 | -1/+2 |
* | "over 600 packages" (geeze, this has been sitting uncommitted in my | jkh | 1996-11-14 | 1 | -2/+2 |
* | Bring forward doc changes from 2.2. Much will need changing for 3.0, | jkh | 1996-11-13 | 6 | -608/+962 |
* | Only save userconfig changes if the boot floppy version and the | jkh | 1996-11-12 | 1 | -2/+3 |
* | Disgusting kludge to make depend rule work again in the fact of | jkh | 1996-11-09 | 1 | -12/+6 |
* | Whups, we need the VGA16 server by default too. | jkh | 1996-11-09 | 1 | -3/+3 |
* | 1. Saner ldconfig path. | jkh | 1996-11-09 | 2 | -5/+5 |
* | 1. Take out console setup in options now that Joerg has moved it into | jkh | 1996-11-09 | 4 | -765/+730 |
* | Sysinstall now offers the installation of a keymap early in the game! | joerg | 1996-11-09 | 5 | -24/+180 |
* | Several improvements to the `fixit' configuration: | joerg | 1996-11-09 | 1 | -6/+9 |
* | If mounting the fixit floppy fails in the first place, warn the user | joerg | 1996-11-09 | 1 | -1/+5 |
* | 1. Eliminate the sendmail.cw bogon again. Peter fixed it correctly. | jkh | 1996-11-08 | 2 | -6/+3 |