summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 3 lines of code and updates to a number of comments.phk1997-09-104-18/+51
* The patch is needed in order to not throw away unmodifiedphk1997-09-101-4/+7
* unifdef -U__NetBSD__ -D__FreeBSD__phk1997-09-1018-154/+18
* Update the comment and remove checks now done centrally.phk1997-09-101-16/+16
* Fix a type in a comment and remove some checks now done centrally.phk1997-09-102-20/+4
* This stuff is now done centrally.phk1997-09-102-30/+2
* Remove some stuff from lookup which is now handled centrally.phk1997-09-102-22/+0
* Synchronize with sys/i386/isa/wd.c revision 1.137.kato1997-09-101-3/+7
* Update # of ports.jkh1997-09-101-1/+1
* By popular request, change the default suggested value for CFLAGSjkh1997-09-103-9/+12
* Do not ever try to coredump adapter memory regions.joerg1997-09-106-10/+76
* Update to XFree86 3.3.1jkh1997-09-106-291/+291
* Duh, calculate the compression ration correctly. (fixed point artithmaticpeter1997-09-101-5/+5
* Synchronize with sys/i386/isa/if_ed.c revision 1.121.kato1997-09-101-2/+2
* Synchronize with sys/i386/i386/userconfig.c revision 1.92.kato1997-09-101-17/+204
* Synchronize with sys/i386/conf/files.i386 revision 1.175.kato1997-09-102-4/+6
* Add example for IPFIREWALL_DEFAULT_TO_ACCEPTpeter1997-09-102-2/+8
* Mention the IPFIREWALL_DEFAULT_TO_ACCEPT option and it's effect onpeter1997-09-101-2/+14
* Fix typo (65434 -> 65534)peter1997-09-101-1/+1
* Mention IPFIREWALL_DEFAULT_TO_ACCEPT and it's effect on rule 65535.peter1997-09-101-3/+6
* Allow a compile-time override of the ipfw deny rule. For a 'firewall'peter1997-09-105-12/+45
* Cosmetic: Remove unused variables and build on OpenBSD.brian1997-09-107-42/+44
* Correct and explain the PAP/CHAP examples.brian1997-09-101-37/+28
* Change the address for the low end of what we permit from c0000 downdg1997-09-102-4/+4
* Allow dial to work in non-interactive mode.brian1997-09-091-3/+1
* Print errors correctly (don't adjustbrian1997-09-091-2/+2
* Don't start an interactive shell from abrian1997-09-091-1/+5
* Remove scaling of tp->period, since the value is assumed to be inse1997-09-091-12/+2
* Correct ppp authentication defaults in interactivebrian1997-09-092-3/+19
* Document the use of PAP/CHAP properly.brian1997-09-092-56/+112
* Scrolling partition and label lists now make it possible to partitionjkh1997-09-093-30/+432
* Eliminate an obviously redundant message title.jkh1997-09-093-9/+9
* Update for XFree86 3.3.1jkh1997-09-092-94/+94
* add the man page for pnp... also add activate it in the makefilejmg1997-09-092-2/+182
* tell dset how to save the pnp info in the kernel...jmg1997-09-091-0/+86
* add neccessary calls to autoconf for pnp,jmg1997-09-093-19/+224
* add pnp device entries...jmg1997-09-095-5/+22
* add the plug-and-play code into current...jmg1997-09-092-0/+806
* Synchronize with sys/i386/isa/if_ed.c revision up to 1.120.kato1997-09-091-19/+35
* Be more cautious about leaving user with a workable kernel during thejkh1997-09-092-4/+14
* Amancio's latest in the Brooktree driver.markm1997-09-098-476/+710
* Do setlogin() before changing uid/gid, sincedima1997-09-081-11/+17
* Don't add loopback routes in the examples. Pppbrian1997-09-081-4/+2
* Added a check for the ISA memory address range being valid. Fixes PR#835.dg1997-09-082-4/+18
* Do a make install in sysinstall so that its man page gets added to thejkh1997-09-081-2/+3
* Make upgrade potentially a little less interactive.jkh1997-09-0810-27/+423
* Turn on the 0WS option for 16bit cards. Newer machines insert enoughdg1997-09-082-36/+54
* Synchronize with sys/i386/i386/microtime.s revision 1.33.kato1997-09-081-4/+4
* Change an assemble-time divide into a shift. Under binutils-2.8 gas in elfpeter1997-09-085-10/+10
* Add missing redirection for _inside_intr -> inside_intrpeter1997-09-081-1/+2
OpenPOWER on IntegriCloud