| Commit message (Expand) | Author | Age | Files | Lines |
* | Completely re-vamped `tzsetup': | wollman | 1996-11-19 | 8 | -624/+656 |
* | typo | phk | 1996-11-19 | 1 | -2/+2 |
* | Dohw! Left out one important htonl() in update_arptab(). | wpaul | 1996-11-18 | 1 | -3/+3 |
* | Fix up new rarpd. | wpaul | 1996-11-18 | 4 | -723/+534 |
* | This commit was generated by cvs2svn to compensate for changes in r19855, | wpaul | 1996-11-18 | 1 | -0/+224 |
|\ |
|
| * | Import new version of rarpd from the BPF 1.1 distribution from LBL. | wpaul | 1996-11-18 | 4 | -282/+783 |
* | | put on my flame resistant suit and tempt fate by attempting to fix some of | peter | 1996-11-18 | 1 | -51/+69 |
* | | Merge conflicts from 8.8.3 import onto mainline. | peter | 1996-11-18 | 15 | -140/+575 |
* | | This commit was generated by cvs2svn to compensate for changes in r19841, | peter | 1996-11-18 | 17 | -359/+951 |
|\ \ |
|
| * | | Import sendmail-8.8.3 - this contains the official fix to replace the | peter | 1996-11-18 | 33 | -660/+1706 |
* | | | Update wording of the one message that was in the DIAGNOSTICS section. | fenner | 1996-11-17 | 1 | -1/+19 |
* | | | Make the case where there is no changes look less fatal. | phk | 1996-11-17 | 2 | -1/+6 |
* | | | install rmuser, addgroup, rmgroup in /usr/sbin | wosch | 1996-11-17 | 4 | -4/+574 |
* | | | Initialize memory obtained by malloc(). | joerg | 1996-11-16 | 1 | -2/+8 |
* | | | Provide a symlink for /bin/sh when the fixit floppy is mounted, so | joerg | 1996-11-16 | 2 | -2/+8 |
* | | | Fix core dump after printing usage message (pointed out by BDE). | se | 1996-11-16 | 1 | -2/+3 |
* | | | Check bogus and ignore against the relative name, not the absolute. | phk | 1996-11-16 | 1 | -16/+18 |
* | | | Improve mkctm.c so we can use it, and start using it. | phk | 1996-11-16 | 4 | -335/+173 |
* | | | Disallow non-root users to start in daemon mode. | peter | 1996-11-16 | 1 | -9/+22 |
* | | | Add vx to list of devices. | jkh | 1996-11-15 | 2 | -2/+4 |
* | | | Eek! When I added the YP_INTERDOMAIN and YP_SECURE support, I documented | wpaul | 1996-11-15 | 1 | -5/+5 |
* | | | oops, forgot to commit this. the sockaddr_un init code was missing | peter | 1996-11-15 | 1 | -4/+6 |
* | | | Fix harmless bugs found while hunting for chpass nis failure | peter | 1996-11-15 | 2 | -6/+6 |
* | | | Uninitialised length variable passed to accept(), causing random accept() | peter | 1996-11-15 | 1 | -2/+3 |
* | | | Use new ftpGetURL interface, as result, report FTP error | ache | 1996-11-14 | 1 | -4/+7 |
* | | | "over 600 packages" (geeze, this has been sitting uncommitted in my | jkh | 1996-11-14 | 2 | -4/+4 |
* | | | Bring forward doc changes from 2.2. Much will need changing for 3.0, | jkh | 1996-11-13 | 1 | -2/+2 |
* | | | Back out freebsd local change which always forced SMTP to assume an 8-bit | pst | 1996-11-13 | 1 | -2/+2 |
* | | | Manage UTMP entry if we're doing username/password PAP logins | pst | 1996-11-13 | 1 | -10/+32 |
* | | | Only save userconfig changes if the boot floppy version and the | jkh | 1996-11-12 | 2 | -4/+6 |
* | | | doc/1987, table heading in error. | phk | 1996-11-12 | 1 | -1/+1 |
* | | | Update to the unreleased mrouted 3.8a . This includes a minor | fenner | 1996-11-11 | 16 | -234/+602 |
* | | | Reviewed by: Bill fenner | julian | 1996-11-10 | 3 | -76/+227 |
* | | | Reviewed by: Bill fenner | julian | 1996-11-10 | 1 | -34/+30 |
* | | | Add sendmail option '-oi' | wosch | 1996-11-10 | 1 | -2/+3 |
* | | | Disgusting kludge to make depend rule work again in the fact of | jkh | 1996-11-09 | 2 | -24/+12 |
* | | | Whups, we need the VGA16 server by default too. | jkh | 1996-11-09 | 1 | -3/+3 |
* | | | 1. Saner ldconfig path. | jkh | 1996-11-09 | 3 | -7/+7 |
* | | | 1. Take out console setup in options now that Joerg has moved it into | jkh | 1996-11-09 | 7 | -1502/+1459 |
* | | | Sysinstall now offers the installation of a keymap early in the game! | joerg | 1996-11-09 | 10 | -48/+360 |
* | | | Several improvements to the `fixit' configuration: | joerg | 1996-11-09 | 2 | -12/+18 |
* | | | Implement a -L option that dumps the compiled keymap (as C code) to | joerg | 1996-11-09 | 2 | -6/+36 |
* | | | If mounting the fixit floppy fails in the first place, warn the user | joerg | 1996-11-09 | 2 | -2/+10 |
* | | | 1. Eliminate the sendmail.cw bogon again. Peter fixed it correctly. | jkh | 1996-11-08 | 4 | -12/+6 |
* | | | make the /etc/sendmail.cw file optional by default. | peter | 1996-11-08 | 2 | -2/+4 |
* | | | More cosmetic tweaks, get the prefixes adjusted properly to XFree86 3.2's | jkh | 1996-11-07 | 4 | -55/+52 |
* | | | Make sure current_chunk is 0 each time we enter the editor. | jkh | 1996-11-07 | 2 | -2/+4 |
* | | | This warning is too annoying now. Kill it. | jkh | 1996-11-07 | 2 | -12/+4 |
* | | | Install an evil work-around for /etc/sendmail.cw | jkh | 1996-11-07 | 2 | -2/+10 |
* | | | Complete switch-over to XF86 3.2. | jkh | 1996-11-07 | 4 | -10/+10 |