summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* - Fix style bug.kato1998-09-014-12/+12
* New commandline/script parser, supports backslash quoting and environmentmsmith1998-09-014-43/+365
* Change BINFORMAT to KERNFORMAT and add -aout or -elf to the tooljb1998-09-013-51/+75
* Bootloader update.msmith1998-08-3127-2502/+528
* Fixed bug in Miro Tuner detection. Missing Goto.sos1998-08-312-116/+140
* Renamed BT848[SG]CAPAREA to BT848_[SG]CAPAREA.sos1998-08-318-32/+142
* Added Capture Area ioctl - BT848[SG]CAPAREA.sos1998-08-318-55/+369
* Bow to tradition and correctly implement the bogus-but-hallowed semanticswollman1998-08-311-5/+6
* Sort cross references.wosch1998-08-311-3/+3
* Use 16bit register in inline asm code to set segment registers.luoqi1998-08-312-6/+6
* Correctly set the return length regardless of the relative size of thewollman1998-08-311-6/+3
* Fix handling of ENOBUFS condition. During reception, the filled mbufwpaul1998-08-311-12/+27
* Remove OpenBSD build support - let the Makefile vary perbrian1998-08-311-10/+5
* Force OBJFORMAT=aout.jb1998-08-313-3/+6
* Argh! *Now* the correct 3.0 fix is committed.jkh1998-08-312-14/+14
* Whoops! Stamp out a 2.2-ism that snuck between branches here.jkh1998-08-312-4/+4
* - hw.machine_arch returns cpu architecture type.kato1998-08-318-32/+35
* Initial support for using linux X servers under emulation - to use anjkh1998-08-314-10/+102
* Add OpenBSD build supportbrian1998-08-301-3/+9
* Change the autonegotiation waiting period from 3 seconds to 5. Thiswpaul1998-08-301-3/+3
* Remove some duplicated devices.dfr1998-08-302-26/+4
* The aout->elf transition build from a 2.2.5/6/7 system requires thatjb1998-08-301-0/+176
* This commit was generated by cvs2svn to compensate for changes in r38625,rvb1998-08-2944-0/+18708
|\
| * Very Preliminary Codarvb1998-08-2944-0/+18708
* Very Preliminary Codarvb1998-08-2920-0/+9187
* Oops, the previous revision unconfigured too much pre-Lite2 compatibiltybde1998-08-292-8/+8
* Close a race window for getnewbuf() between shared lock holders of the vnode.luoqi1998-08-281-2/+2
* Sync with sys/i386/conf/majors.i386 revision 1.46.kato1998-08-281-1/+2
* Sync with sys/i386/conf/Makefile.i386 revision 1.118.kato1998-08-282-2/+10
* Sync with sys/i386/isa/if_ed.c and spkr.c revisions 1.35 and 1.144,kato1998-08-282-5/+6
* Sync with sys/i386/i386/trap.c revision 1.128.kato1998-08-281-2/+2
* Sync with sys/i386/isa/syscons.c revision 1.276.kato1998-08-281-9/+11
* Sync with sys/i386/isa/sio.c revision up to 1.214.kato1998-08-282-22/+24
* Enable duplex autodetection if UTP media are autodetected.msmith1998-08-272-22/+24
* Only build the old boot loader on i386 if aout. The new loader willjb1998-08-271-1/+5
* Add CFS options to LINT, though commented out for now.jkh1998-08-273-3/+15
* Add VT_CFS type.jkh1998-08-271-2/+2
* NULLFS_DIAGNOSTICS and PCVT_SCANSET=2 listed twice.obrien1998-08-273-9/+3
* Fix an spl protection botch.gibbs1998-08-261-3/+3
* Add OVERRIDE_CARD to the bktr options listsos1998-08-261-1/+2
* o renable pccard_remove_driver (it was used in the skel.c driver)imp1998-08-262-22/+22
* priority comparison in maybe_resched() didn't work properly if currentdillon1998-08-261-6/+13
* Add probing support for the vadem VG365 and the Vadem VG465 pcic chips.imp1998-08-252-12/+38
* sort the prototypesphk1998-08-252-24/+24
* Fix DDBs printing of buf-flags after I changed them yesterday.phk1998-08-251-3/+3
* Fix a rounding problem that causes vnode pager to fail to remove the lastluoqi1998-08-251-11/+9
* New major number for SR4 streams emulation.msmith1998-08-242-2/+4
* Last commit managed to get mangled somehow.phk1998-08-242-4/+8
* - #define mask of enabled interrupts/indications in if_xlreg.h instead ofwpaul1998-08-242-22/+40
* Remove the last remaining evidence of B_TAPE.phk1998-08-243-31/+7
OpenPOWER on IntegriCloud