summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* This commit was generated by cvs2svn to compensate for changes in r15423,wpaul1996-04-283-0/+465
|\
| * Import the new yp_mkdb. This one does what the old one does, but iswpaul1996-04-283-0/+465
* | Toss the GNU yp_mkdb into the attic.wpaul1996-04-283-385/+0
* | Remove yp_mkdb; it's going away.wpaul1996-04-281-2/+2
* | Small tweak to yp_put_record(): call the DB put routine with thewpaul1996-04-281-6/+15
* | Fix an ancient index list bug.jkh1996-04-2843-320/+391
* | Fix the OK/Cancel accellerator bogon I introduced a few days back.jkh1996-04-283-3/+3
* | Move some of functions around in order to make this stuff easierjkh1996-04-2821-130/+231
* | Bump snapshot release date - looks like I was off by a couplejkh1996-04-2827-213/+256
* | Fix a minor grammatical error (reselled -> resold) I just noticed.jkh1996-04-271-2/+2
* | inet_ntoa buffer was evaluated twice in log_in_vain, fix it.ache1996-04-273-9/+21
* | Make `install' depend on `kernel'. Some idiot tried to install ajoerg1996-04-273-6/+6
* | Add a missing helpfile for fixit.jkh1996-04-272-0/+18
* | Fix what I just broke with DITEM_LEAVE_MENUjkh1996-04-271-1/+1
* | More misc menu hackery.jkh1996-04-273-123/+303
* | Fix a minor typo.jkh1996-04-271-1/+1
* | Fix a bogon with ok/cancel callback usage.jkh1996-04-272-26/+24
* | Update more docs to match -current reality.jkh1996-04-279-47/+55
* | Make default /etc/motd (which I will include in the installation) a littlejkh1996-04-271-0/+5
* | Fixed a bug introoduced in the previous change. ISA device memory wasbde1996-04-263-9/+9
* | Implement keyinfo(1) as a setuid Perl script, so /etc/skeykeys canjoerg1996-04-264-16/+46
* | /etc/skeykeys was basically suffering from the same vulnerabilityjoerg1996-04-261-1/+3
* | Remove the comments that suggest people not turnmpp1996-04-261-5/+3
* | Remove libdisk from the old location.jkh1996-04-2611-2464/+0
* | changed a strchr to a strrchr so that modules with a `.' in the patherich1996-04-261-2/+2
* | Delete #ifdef notdef blocks containing old method of srtt calculation.wollman1996-04-263-114/+3
* | Delete #if 0 block containing remnants of pre-MTU discovery rmx_mtuwollman1996-04-261-17/+1
* | Delete #if 0 block containing unused definitions for ARPANET/DDN IMPwollman1996-04-261-47/+1
* | Fix display refresh bug in displayHelp()jkh1996-04-268-130/+63
* | A significant debogofication of locore.s. I havn't found any actualyphk1996-04-265-1046/+898
* | Add CFLAGS=${CFLAGS} to MAKE_ENV, otherwise gmake won't pick it up.asami1996-04-261-2/+2
* | Removed options MAXCONS & HARDFONT, they are no longer in usesos1996-04-268-52/+8
* | All hail Mike Pritchard - the new Docmaster!jkh1996-04-251-2/+2
* | Might as well update the release notes while I'm here!jkh1996-04-252-53/+153
* | These docs were in fair need of updating.jkh1996-04-254-17/+37
* | Oops, restore missing piece of previous commit.ache1996-04-251-1/+1
* | Add a place-holder message for the CDROM fixit feature (which I'm not goingjkh1996-04-253-3/+12
* | Quite a few changes:jkh1996-04-2534-432/+558
* | More custom hackery to deal with issues discovered in sysinstall.jkh1996-04-253-17/+14
* | Treat ^end<EOF> as valid terminator (like ^end\n), some encoders (f.e. Eudora)ache1996-04-251-1/+1
* | Allow some post-fire actions to be combined in ways that weren'tjkh1996-04-253-16/+9
* | Fix cpu_fork for real.phk1996-04-259-36/+26
* | Fix logic bug in pci bridge code. For a PCI-PCI bridge, secondaryasami1996-04-252-4/+4
* | Regardless of whether or not the check for IPv4 is useful, we certainlydg1996-04-251-3/+3
* | alloca() was being called with highly bogus arguments due to brainjkh1996-04-252-2/+2
* | The traceon and traceoff directives aren't in this version ncurses.jkh1996-04-252-3/+3
* | When a local symbol that would normally be eliminated by "-x" orjdp1996-04-241-1/+12
* | Change "Found end of tape. Load next tape ..." messages to sayjkh1996-04-241-2/+2
* | Close a security hole in sliplogin.pst1996-04-241-0/+9
* | Reject all IP versions but 4.phk1996-04-241-2/+3
OpenPOWER on IntegriCloud