summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
...
| | * Import kernel parts of ipfilter-3.2.1peter1997-11-1616-916/+3681
| * | Import kernel parts of ipfilter-3.2.1peter1997-11-1615-916/+3314
* | | Reviewed by: Amancio Hastyahasty1997-11-165-19/+373
* | | MF22:nate1997-11-152-6/+7
* | | Simplify map entries during user page wire and user page unwire operations integge1997-11-141-14/+18
* | | Don't try to obtain an excluive lock on the vm map, since a deadlock mighttegge1997-11-142-6/+6
* | | Submitted by: Archie cobbs (IPDIVERT author)julian1997-11-131-1/+7
* | | oops, fix left out semicolon in code I patched by hand.julian1997-11-131-7/+7
* | | Reviewed by: hackers@freebsd.org in generaljulian1997-11-135-26/+134
* | | Set return value for the correct process in ptrace().tegge1997-11-121-5/+5
* | | Reviewed by: various.julian1997-11-1214-46/+54
* | | Expand the APMIO_GETINFO ioctl to return the estimated remainingjdp1997-11-123-63/+140
* | | Attempt to tell the user precisely what sort of VGA-like PCI device iswollman1997-11-111-12/+255
* | | - Added PSM_HOOKAPM & PSM_RESETAFTERSUSPEND options.nate1997-11-111-1/+3
* | | Fix conflicts.markm1997-11-1011-72/+140
* | | Fixed chip_offsets[] which I broke in rev.1.53. The offsets aren'tbde1997-11-103-6/+6
* | | - Convert c++ comment to c comment.nate1997-11-102-4/+4
* | | Sync with sys/i386/conf/majors.i386 revision 1.20.kato1997-11-101-1/+2
* | | Assign 84 to Andrew Gordon <arg@arg1.demon.co.uk> for the 'ttxt' Unitextmsmith1997-11-102-2/+4
* | | Remove the comments hat just list the nested includes.wosch1997-11-091-4/+1
* | | A better fix for the ddb command history buffer problem; use a staticmsmith1997-11-091-9/+9
* | | MF22: MSG_EOR bug fix.jkh1997-11-091-3/+9
* | | fix slight breakages from PHK's VFS work.julian1997-11-082-43/+9
* | | Merge 971020 stuff.. Check 21142? SROM CRC.peter1997-11-084-14/+26
* | | Use UPAGES when setting up private pages for SMP (which includes idle stack).tegge1997-11-0712-72/+72
* | | Sync with following files:kato1997-11-077-40/+34
* | | Rename some local variables to avoid shadowing other local variables.phk1997-11-0719-90/+90
* | | Remove a bunch of variables which were unused both in GENERIC and LINT.phk1997-11-0778-249/+130
* | | Don't try to do anything with the input history if MALLOC() for the buffermsmith1997-11-071-2/+2
* | | Rats. Committed the wrong version.markm1997-11-062-10/+22
* | | Move the "retval" (3rd) parameter from all syscall functions and putphk1997-11-0686-2299/+1928
* | | Sync with sys/i386/conf/Makefile.i386 revision 1.105.kato1997-11-062-4/+4
* | | Fix the "missing page" problem. Also, improve the performance of pagedyson1997-11-061-33/+74
* | | Make the Nakamichi CD-ROM changer detection detect more recent devices,joerg1997-11-061-2/+2
* | | 1) Add the IOCTL for Luigi's BT848 -> I2C bus driver.markm1997-11-062-28/+226
* | | Add the IOCTL for Luigi's BT848 -> I2C bus driver.markm1997-11-063-3/+24
* | | Bump configvers to 300003 to account for the crd->card (and related)msmith1997-11-063-6/+6
* | | Identify MediaGX CPU correctly. Old MeidaGX CPU and GXm CPU arekato1997-11-062-12/+54
* | | Oops, forgot to count non-changer drives..sos1997-11-051-1/+3
* | | Make IPDIVERT a supported option. Alas, in_var.h depends on it, ijoerg1997-11-055-5/+12
* | | Fix rare 6x86 CPU whose DIR0 = 0x20 - 0x28 case.kato1997-11-052-4/+4
* | | Return the entire if info, rather than just the index number. (at least try)julian1997-11-051-9/+31
* | | Do not print config details twice (first variant comes from isa)ache1997-11-051-4/+8
* | | Note that the Intel EtherExpress' driver is ie(4).steve1997-11-043-6/+6
* | | - Update the email address in the copyrights.nate1997-11-0410-30/+22
* | | - Reset the pcic controller interrupt 'poll' timeout *after* we call thenate1997-11-041-6/+6
* | | - If the APM BIOS fails to suspend the system after running thenate1997-11-042-6/+12
* | | Sync with sys/i386/isa/wd.c revision 1.142.kato1997-11-041-1/+2
* | | Sync with sys/i386/conf/Makefile.i386 revision 1.104.kato1997-11-042-4/+8
* | | dk_altport is initialized in wdprobe(), but not in wdattach(), thisphk1997-11-041-1/+2
OpenPOWER on IntegriCloud