summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed a misdeclaration. This unhides type mismatches which will bebde1998-06-171-2/+2
* Remove compile time dependency on ARG_MAX.jkoshy1998-06-171-2/+11
* Added yacc to the bootstrap tools. It is needed very early tobde1998-06-171-1/+4
* Sync with sys/i386/isa/sio.c revision 1.207.kato1998-06-172-22/+8
* Sync with sys/i386/isa/conf/files.i386 revision 1.198.kato1998-06-172-4/+2
* Add mention of Intel EtherExpress 16 cards in the supported list.jkoshy1998-06-171-2/+3
* If a thread is waiting on a child process to complete, the SIGCHLDjb1998-06-173-3/+60
* o Allow ``set mrru'' or ``set mrru 0'' to disablebrian1998-06-163-19/+13
* Change some log levels. ALERTs are only logged whenbrian1998-06-1618-69/+72
* Don't bring the modem offline or hangup when ``down lcp''brian1998-06-166-27/+45
* Zero mbuf::pnext when Dequeue()ing.brian1998-06-161-1/+2
* Backed out rev.1.183, which had nothing to do with its log message.bde1998-06-162-4/+2
* Use copyout() instead of bcopy() to copy the image to user space.bde1998-06-161-5/+7
* Don't log "unexpected" events on never-opened devices. Events leftbde1998-06-163-33/+12
* Only set the datalink::stayonline flag if webrian1998-06-161-4/+5
* o Don't dump core with ~m in term mode.brian1998-06-162-16/+40
* o De-staticise things that don't need to be static.brian1998-06-1516-36/+45
* Fix a rather nasty use of `static'. This caused a SEGVbrian1998-06-1517-44/+45
* Give ``load'' optional context. It's now possible tobrian1998-06-156-32/+34
* Make `close lcp' just close the LCP layer and not hangup. This isbrian1998-06-159-61/+107
* Updated entry for Xircom CreditCard Modemnate1998-06-152-4/+4
* Oops, the previous commit missed one line of code.joerg1998-06-152-2/+4
* Watch out for null hostnames in netgroup entries, to avoid dumping core.joerg1998-06-152-4/+8
* Sync with sys/i386/isa/syscons.c revision 1.263.kato1998-06-151-1/+3
* Correct use of .Nm. Use .Bl/.El for enumerating options. Use .An. Correctcharnier1998-06-153-43/+33
* Correct use of .Nm. Add rcsid. Remove unused #includes. Use err(3).charnier1998-06-1540-206/+257
* Capitalize at the start of sentence. Add rcsid. Remove unused #includes.charnier1998-06-152-18/+14
* Add rcsid. Remove unused #includes.charnier1998-06-151-4/+5
* Correct use of .Nm. Add rcsid. Remove unused #includes.charnier1998-06-158-40/+53
* Oops, uoff_t can't be used here yet.bde1998-06-151-2/+2
* fix another typojulian1998-06-151-2/+2
* Oopsjulian1998-06-141-1/+2
* Make it compatible with long usernamesache1998-06-141-4/+9
* Try narrow down the culprit sending undefined packet types through the loopbackjulian1998-06-144-9/+31
* Reviewed by: Amancioahasty1998-06-146-6/+142
* Slight change to directory cleanupjulian1998-06-141-5/+9
* Horrible hack to allow newfs to work again in SLICE kernels.julian1998-06-141-1/+4
* Oops, wrong file again.dfr1998-06-141-1/+1
* Add support for the Storage Dimensions SDC3222F.gibbs1998-06-141-1/+5
* Cleanup natd startup test.steve1998-06-147-35/+28
* 'They They' -> 'They'steve1998-06-141-1/+1
OpenPOWER on IntegriCloud