summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Make irq forwarding truely functional.luoqi1998-09-043-33/+3
* Increase 'maxusers' to 32; with the number of people using GENERIC asmsmith1998-09-042-4/+4
* Cosmetic changes to the PAGE_XXX macros to make them consistent withdfr1998-09-041-27/+27
* Device registration temporaly removed until major number allocation ok.nsouch1998-09-042-5/+8
* Modify the xl_mediacheck() routine to also test for the case where thewpaul1998-09-042-19/+44
* make sbflush panic messages more descriptiveache1998-09-042-6/+8
* PAGE_WAKEUP -> vm_page_wakeupache1998-09-042-14/+14
* Cosmetic changes to the PAGE_XXX macros to make them consistent withdfr1998-09-0418-139/+165
* Make SimOS work again.dfr1998-09-041-38/+57
* Make this build even if sio is not in the kernel.dfr1998-09-041-1/+7
* pcf.c added, support for the Philips PCF8584 I2C bus controllernsouch1998-09-042-2/+4
* Generic plug-and-play enumerator infrastructure. Query suppliedmsmith1998-09-044-5/+249
* Reviewed by: Doug Rabsonnsouch1998-09-031-0/+65
* Reviewed by: Doug Rabsonnsouch1998-09-033-1/+1216
* Reviewed by: Doug Rabsonnsouch1998-09-034-0/+206
* Reviewed by: Doug Rabsonnsouch1998-09-032-2/+12
* Reviewed by: Doug Rabsonnsouch1998-09-036-9/+120
* This commit was generated by cvs2svn to compensate for changes in r38776,nsouch1998-09-036-0/+873
|\
| * Submitted by: nsouchnsouch1998-09-036-0/+873
* | This commit was generated by cvs2svn to compensate for changes in r38774,nsouch1998-09-038-0/+1843
|\ \ | |/
| * Submitted by: nsouchnsouch1998-09-038-0/+1843
* Bump __FreeBSD_version to 300004 to indicate post E-day.asami1998-09-031-2/+2
* Reviewed by: J Wunsch <j@uriah.heep.sax.de>dillon1998-09-031-7/+17
* Allow quoted strings (single or double) for grouping whitespace separatedjkh1998-09-032-6/+24
* Bootstrap updates.msmith1998-09-0317-140/+869
* printing with compatible mode fixed if ECP available + more verbose if bootve...nsouch1998-09-023-129/+489
* Widen and change the layout of the IPFW structures flag element.phk1998-09-021-29/+29
* Pass2 completervb1998-09-0265-5351/+2140
* 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
OpenPOWER on IntegriCloud