| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Another fixit improvement: add a lame script that pretends to be | joerg | 1996-12-08 | 3 | -1/+243 |
* | Several areas of improvement: | jkh | 1996-12-08 | 6 | -36/+32 |
* | Don't run routed by default. | jkh | 1996-12-02 | 2 | -6/+6 |
* | Simplify the disklabel trickery, and thus avoid the dreaded | joerg | 1996-12-01 | 2 | -4/+4 |
* | 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 |
* | Few fixit improvements: | joerg | 1996-11-28 | 1 | -1/+6 |
* | Try to impreve DD mode. | phk | 1996-11-27 | 5 | -34/+51 |
* | 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 |
* | Comment out the setting of PATH in /dev/MAKEDEV on the fixit floppy. | joerg | 1996-11-16 | 1 | -3/+4 |
* | Fix a bogon in my new release.10 target. | jkh | 1996-11-15 | 1 | -4/+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 a note, that vn driver has to be compiled into the kernel. | andreas | 1996-11-14 | 1 | -1/+4 |
* | 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 |
* | I'm feeling charitable, so I'll save the bloatists some valuable wind: | jkh | 1996-11-13 | 1 | -2/+13 |
* | Bring forward doc changes from 2.2. Much will need changing for 3.0, | jkh | 1996-11-13 | 6 | -608/+962 |
* | Bump BOOTMFSSIZE. | jkh | 1996-11-12 | 1 | -2/+2 |
* | Only save userconfig changes if the boot floppy version and the | jkh | 1996-11-12 | 1 | -2/+3 |
* | Save some time. | phk | 1996-11-12 | 1 | -2/+2 |
* | 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 | 6 | -26/+157 |
* | Merge from the 2.2 branch: call our `vi' by its right name. | joerg | 1996-11-09 | 2 | -10/+8 |
* | If mounting the fixit floppy fails in the first place, warn the user | joerg | 1996-11-09 | 1 | -1/+5 |
* | Purely cosmetic cleanup. | jkh | 1996-11-09 | 2 | -64/+0 |
* | Remove a mkdir in doTARBALL which, as far as I can tell, is not needed | jkh | 1996-11-08 | 1 | -3/+3 |
* | 1. Eliminate the sendmail.cw bogon again. Peter fixed it correctly. | jkh | 1996-11-08 | 2 | -6/+3 |