aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Sync with sys/i386/conf/Makefile.i386 revision 1.114.KATO Takenori1998-06-172-4/+4
* Sync with sys/i386/i386/machdep.c revision 1.300.KATO Takenori1998-06-172-2/+8
* Sync with sys/i386/isa/if_ed.c revision 1.142.KATO Takenori1998-06-171-5/+5
* The isa device configuration hook was especially useless here.Bruce Evans1998-06-171-11/+0
* Don't generate declarations for isa device structs in "ioconf.h".Bruce Evans1998-06-175-26/+13
* Don't declare isa device structs or isa interrupt handlers in <sys/conf>,Bruce Evans1998-06-1710-27/+68
* Added used include of "ioconf.h" - don't depend on pollution inBruce Evans1998-06-178-8/+23
* Include <i386/isa/pnp.h> after including its prerequisiteBruce Evans1998-06-172-10/+10
* Added used include of <i386/isa/isa_device.h> - don't depend onBruce Evans1998-06-178-7/+18
* Remove reference to non-existent htable(8).Joseph Koshy1998-06-171-2/+1
* Remove compile time dependency on ARG_MAX.Joseph Koshy1998-06-171-3/+5
* Fixed a misdeclaration. This unhides type mismatches which will beBruce Evans1998-06-171-2/+2
* Remove compile time dependency on ARG_MAX.Joseph Koshy1998-06-171-2/+11
* Added yacc to the bootstrap tools. It is needed very early toBruce Evans1998-06-171-1/+4
* Sync with sys/i386/isa/sio.c revision 1.207.KATO Takenori1998-06-172-22/+8
* Sync with sys/i386/isa/conf/files.i386 revision 1.198.KATO Takenori1998-06-172-4/+2
* Add mention of Intel EtherExpress 16 cards in the supported list.Joseph Koshy1998-06-171-2/+3
* If a thread is waiting on a child process to complete, the SIGCHLDJohn Birrell1998-06-173-3/+60
* o Allow ``set mrru'' or ``set mrru 0'' to disableBrian Somers1998-06-163-19/+13
* Change some log levels. ALERTs are only logged whenBrian Somers1998-06-1618-69/+72
* Don't bring the modem offline or hangup when ``down lcp''Brian Somers1998-06-166-27/+45
* Zero mbuf::pnext when Dequeue()ing.Brian Somers1998-06-161-1/+2
* Backed out rev.1.183, which had nothing to do with its log message.Bruce Evans1998-06-162-4/+2
* Use copyout() instead of bcopy() to copy the image to user space.Bruce Evans1998-06-161-5/+7
* Don't log "unexpected" events on never-opened devices. Events leftBruce Evans1998-06-163-33/+12
* Only set the datalink::stayonline flag if weBrian Somers1998-06-161-4/+5
* o Don't dump core with ~m in term mode.Brian Somers1998-06-162-16/+40
* o De-staticise things that don't need to be static.Brian Somers1998-06-1516-36/+45
* Fix a rather nasty use of `static'. This caused a SEGVBrian Somers1998-06-1517-44/+45
* Give ``load'' optional context. It's now possible toBrian Somers1998-06-156-32/+34
* Make `close lcp' just close the LCP layer and not hangup. This isBrian Somers1998-06-159-61/+107
* Updated entry for Xircom CreditCard ModemNate Williams1998-06-152-4/+4
* Oops, the previous commit missed one line of code.Joerg Wunsch1998-06-152-2/+4
* Watch out for null hostnames in netgroup entries, to avoid dumping core.Joerg Wunsch1998-06-152-4/+8
* Sync with sys/i386/isa/syscons.c revision 1.263.KATO Takenori1998-06-151-1/+3
* Correct use of .Nm. Use .Bl/.El for enumerating options. Use .An. CorrectPhilippe Charnier1998-06-153-43/+33
* Correct use of .Nm. Add rcsid. Remove unused #includes. Use err(3).Philippe Charnier1998-06-1540-206/+257
* Capitalize at the start of sentence. Add rcsid. Remove unused #includes.Philippe Charnier1998-06-152-18/+14
* Add rcsid. Remove unused #includes.Philippe Charnier1998-06-151-4/+5
* Correct use of .Nm. Add rcsid. Remove unused #includes.Philippe Charnier1998-06-158-40/+53
* Oops, uoff_t can't be used here yet.Bruce Evans1998-06-151-2/+2
* fix another typoJulian Elischer1998-06-151-2/+2
* OopsJulian Elischer1998-06-141-1/+2
* Make it compatible with long usernamesAndrey A. Chernov1998-06-141-4/+9
* Try narrow down the culprit sending undefined packet types through the loopbackJulian Elischer1998-06-144-9/+31
* Reviewed by: AmancioAmancio Hasty1998-06-146-6/+142
* Slight change to directory cleanupJulian Elischer1998-06-141-5/+9
* Horrible hack to allow newfs to work again in SLICE kernels.Julian Elischer1998-06-141-1/+4
* Oops, wrong file again.Doug Rabson1998-06-141-1/+1
* Add support for the Storage Dimensions SDC3222F.Justin T. Gibbs1998-06-141-1/+5