summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed typo in ifdefed code. (NFS_ACDEBUG is not in LINT. Therefore,bde1998-06-214-8/+8
* Added a missing options include.bde1998-06-212-0/+2
* Round tickadj up. This prevents tickadj from being 0 when HZ > 500,bde1998-06-212-4/+4
* Converted add_interrupt_randomness() to take a `void *' arg. Rewrotebde1998-06-216-136/+152
* Suggest the use of ``accept dns'', not ``enable dns'' inbrian1998-06-212-4/+4
* remove old hack that's no longer needed and now breaks the compilepeter1998-06-211-5/+2
* Say goodbye to Airport 71jkh1998-06-211-2/+2
* Nuke this, it's bogus and out of date.jkh1998-06-211-148/+0
* Correct punctuation.mph1998-06-211-4/+4
* Merge 3.2.3 -> 3.2.7 changes into mainline.peter1998-06-207-39/+122
* Merge ipfilter 3.2.3 -> 3.2.7 changes onto mainline.peter1998-06-2016-174/+436
* This commit was generated by cvs2svn to compensate for changes in r37074,peter1998-06-2055-504/+1521
|\
| * Import trimmed version of ipfilter 3.2.7.peter1998-06-2062-543/+1643
| |
| \
*-. \ This commit was generated by cvs2svn to compensate for changes in r37071,peter1998-06-2010-28/+64
|\ \ \
| | * | Import ipfilter 3.2.7 kernel componentspeter1998-06-2014-102/+251
| * | | Import ipfilter 3.2.7 kernel componentspeter1998-06-2013-101/+246
* | | | Merge ppp 2.3.3 -> 2.3.5 changes onto mainline.peter1998-06-2014-355/+488
* | | | Zap what appears to be a relic of the older version of zlib. The otherpeter1998-06-201-5/+2
* | | | Missing splx().peter1998-06-201-2/+4
* | | | Merge ppp changes from 2.3.3 -> 2.3.5. I have spotted some morepeter1998-06-205-27/+17
* | | | Do an InitRestartCounter when we get a TerminateReqbrian1998-06-201-1/+2
* | | | Re-initialise our timer service after fork()ingbrian1998-06-203-7/+8
* | | | Create & use fsm2initial(), a function to bring abrian1998-06-206-49/+35
* | | | Fix keypad on/off for ^Z suspends by replacing reset_*_mode()ache1998-06-193-25/+53
* | | | Add check for non-NULL cur_termache1998-06-191-0/+11
* | | | Fixes per PR 2850:jkoshy1998-06-191-5/+18
* | | | Make sure our recvmsg() is a SCM_RIGHTS message whenbrian1998-06-181-11/+11
* | | | Don't assume that all ttys support carrier detect. If we'rebrian1998-06-181-3/+3
* | | | ELF versions of __warn_references() and __weak_reference(). Note that thispeter1998-06-181-4/+23
* | | | Converted isa_strayintr() to take a `void *' arg.bde1998-06-184-40/+44
* | | | Changed the type of an isa/general interrupt handler to take abde1998-06-1815-42/+55
* | | | Create a save TMPDIR using `mktemp -d'.wosch1998-06-181-2/+7
* | | | preserve errno across the readlink() calls. There is no value in trashingpeter1998-06-181-1/+4
* | | | Mention the ``allow users'' command when describingbrian1998-06-182-4/+18
* | | | Don't allow a SIGCHLD to wake up a thread if the process has the defaultjb1998-06-173-18/+27
* | | | Renambed sbintr to sb_intr to avoid a conflict with the (nowbde1998-06-175-25/+25
* | | | Don't depend on <sys/conf.h> declaring isa device structs or isabde1998-06-172-2/+4
* | | | Delete redundant declaration of lptintr.kato1998-06-171-7/+1
* | | | Declare bsintr when PC98 is defined.kato1998-06-171-1/+4
* | | | Sync with sys/i386/conf/Makefile.i386 revision 1.114.kato1998-06-172-4/+4
* | | | Sync with sys/i386/i386/machdep.c revision 1.300.kato1998-06-172-2/+8
* | | | Sync with sys/i386/isa/if_ed.c revision 1.142.kato1998-06-171-5/+5
* | | | The isa device configuration hook was especially useless here.bde1998-06-171-11/+0
* | | | Don't generate declarations for isa device structs in "ioconf.h".bde1998-06-175-26/+13
* | | | Don't declare isa device structs or isa interrupt handlers in <sys/conf>,bde1998-06-1710-27/+68
* | | | Added used include of "ioconf.h" - don't depend on pollution inbde1998-06-178-8/+23
* | | | Include <i386/isa/pnp.h> after including its prerequisitebde1998-06-172-10/+10
* | | | Added used include of <i386/isa/isa_device.h> - don't depend onbde1998-06-178-7/+18
* | | | Remove reference to non-existent htable(8).jkoshy1998-06-171-2/+1
* | | | Remove compile time dependency on ARG_MAX.jkoshy1998-06-171-3/+5
OpenPOWER on IntegriCloud