| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 1 | -19/+18 |
* | Now that I've got my source tree sorted out, bring all the things | jkh | 1996-12-14 | 4 | -11/+46 |
* | 700 now. :) | jkh | 1996-12-12 | 1 | -2/+2 |
* | Add some additional smarts for XFree86 configuration. | jkh | 1996-12-12 | 3 | -7/+10 |
* | Undo one of my memory optimization hacks - it actually made things more | jkh | 1996-12-12 | 2 | -9/+5 |
* | Fix some bogons in my close() handling. | jkh | 1996-12-12 | 2 | -5/+9 |
* | Cosmetic tweaks, initialize a few variables, fix a reversed conditional. | jkh | 1996-12-11 | 1 | -2/+11 |
* | Be more efficient in how we use memory (stumbled across while looking for | jkh | 1996-12-11 | 4 | -33/+35 |
* | Do a few things I've been threatening to do for a long time: | jkh | 1996-12-11 | 5 | -62/+54 |
* | As Paul has just pointed out, much of my strncpy() usage was either | jkh | 1996-12-09 | 8 | -19/+30 |
* | Eliminate great evil in the networking code. That's all I'm gonna say. | jkh | 1996-12-09 | 1 | -2/+1 |
* | Add Joerg's user management screen for David Nugent's pw(8) program, something | jkh | 1996-12-09 | 4 | -10/+27 |
* | Several areas of improvement: | jkh | 1996-12-08 | 2 | -19/+18 |
* | 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 |
* | 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 |
* | 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 |
* | "over 600 packages" (geeze, this has been sitting uncommitted in my | jkh | 1996-11-14 | 1 | -2/+2 |
* | 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 |
* | 1. Saner ldconfig path. | jkh | 1996-11-09 | 1 | -2/+2 |
* | 1. Take out console setup in options now that Joerg has moved it into | jkh | 1996-11-09 | 3 | -737/+729 |
* | 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 |
* | More cosmetic tweaks, get the prefixes adjusted properly to XFree86 3.2's | jkh | 1996-11-07 | 1 | -2/+2 |
* | Make sure current_chunk is 0 each time we enter the editor. | jkh | 1996-11-07 | 1 | -1/+2 |
* | This warning is too annoying now. Kill it. | jkh | 1996-11-07 | 1 | -6/+2 |
* | Install an evil work-around for /etc/sendmail.cw | jkh | 1996-11-07 | 1 | -1/+5 |
* | Complete switch-over to XF86 3.2. | jkh | 1996-11-07 | 1 | -3/+3 |
* | Joerg's changes to add screen font and screenmap setting. | jkh | 1996-11-07 | 4 | -15/+90 |
* | Update to XFree86 3.2 | jkh | 1996-11-06 | 1 | -90/+120 |
* | Remove a bogon from version 1.69. Just because we say "use all disk" | phk | 1996-11-05 | 1 | -6/+1 |
* | Placate Joerg some more by making screen savers get a reasonable default | jkh | 1996-11-04 | 3 | -8/+18 |
* | Use macros for package names so it's easier to update them in one | jkh | 1996-11-04 | 5 | -40/+59 |
* | Remove the now-unusable ports configuration code. Swapping CDs is bogus. | jkh | 1996-10-14 | 4 | -128/+8 |
* | Be less draconian about distribution extraction errors - still write | jkh | 1996-10-12 | 1 | -5/+6 |
* | Get the pysical address for id_maddr when opening an -incore kernel. | erich | 1996-10-12 | 1 | -1/+1 |
* | Some cosmetic tweaks, attempt to fix package wait problem by checking | jkh | 1996-10-12 | 1 | -5/+7 |
* | Ahem. It might be nice if I included /usr/src/contrib in with the other | jkh | 1996-10-10 | 1 | -1/+3 |
* | DTRT if ESC is hit in a Yes/No dialog. | jkh | 1996-10-09 | 3 | -6/+8 |
* | Sigh. There are still some weird boundry cases (argh!). Turn | jkh | 1996-10-06 | 1 | -1/+1 |
* | Detect the zero-chunks case properly, now that I've reversed the order | jkh | 1996-10-06 | 1 | -1/+3 |
* | Correctly re-adjust current slice # when slices are deleted. | jkh | 1996-10-06 | 2 | -84/+118 |