summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Added a vfs_oid pointer and a vfs_uninit() function to structbde1998-09-021-1/+3
* Backed out previous commit. VFS_LKM_NO_DEFAULT_DISPATCH wasn't used forbde1998-09-021-14/+7
* Properly fragment multicast packets.wollman1998-09-021-1/+2
* Add -aout to CFLAGS and LDFLAGS in bsd.kmod.mk, not inbde1998-09-021-1/+5
* "xl%d: chip is is in D%d power mode " -> "xl%d: chip is in D%d power mode "wpaul1998-09-011-3/+3
* Separate wakeup conditions for page I/O count (pg_busy) and lock (PG_BUSY).wollman1998-09-011-4/+3
* Sync with sys/i386/conf/Makefile.i386 revision 1.120.kato1998-09-012-32/+50
* Sync with sys/i386/i386/machdep.c revision 1.306.kato1998-09-012-6/+6
* Check for NULL pointer before freeing a struct sockaddr. m_freem() can handleluoqi1998-09-013-6/+9
* - 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
OpenPOWER on IntegriCloud