summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Automatically DTRT for VFS_LKMphk1995-10-151-1/+2
* Only export our 'init' symbol.phk1995-10-151-1/+2
* Make a rule for cleaning the namelist of lkms.phk1995-10-151-2/+9
* atapi and wcd LKMs.dg1995-10-142-0/+56
* Latest fixes from Serge:dg1995-10-146-210/+703
* Coerce the exit message into making more sense.jkh1995-10-141-3/+3
* Don't allow i/o operations for non-root users.bde1995-10-141-0/+4
* Don't allow i/o operations for non-root users.bde1995-10-143-6/+18
* Don't allow mmapping the page after last video page.bde1995-10-141-1/+1
* Don't allow mmapping of physical page 6 (ENXIO).bde1995-10-141-2/+2
* Restore initialization of %ecx for the !I586_CPU case.bde1995-10-141-4/+4
* Only compile Pentium microtime in Pentium kernels.wollman1995-10-131-1/+3
* Say goodbye to IFF_NOTRAILERS. Support for trailers was officiallywollman1995-10-1320-82/+45
* Protect against routing socket messages with way-too-big address families.wollman1995-10-131-2/+3
* Routes can be asymmetric. Always offer to /accept/ an MSS of up to thewollman1995-10-132-14/+2
* Fix select().bde1995-10-123-124/+56
* Reduce jitter of Pentium microtime() implementation by letting the counterwollman1995-10-128-79/+156
* Improve clock accuracy by accounting for late/missed clock interruptswollman1995-10-123-9/+9
* The additional checks involving sequence numbers in MTU discovery resendswollman1995-10-123-17/+11
* oops currupted a line by hitting the wrong key..julian1995-10-121-2/+2
* Ack!julian1995-10-122-15/+34
* Remove the '1' from getpeername1 and getsockname1 when NOT COMPAT_OLDSOCK.swallace1995-10-111-2/+2
* Fix probe to work properly with the Cyclades cyclom-16Ye.dg1995-10-113-27/+39
* Fix the getdirentries of ibcs2 to handle uneven DIRBLKSIZ offsets.swallace1995-10-102-12/+16
* Fix the getdirentries of ibcs2 to handle uneven DIRBLKSIZ offsets.swallace1995-10-101-17/+32
* Add -fno-strength-reduce to neutralize possible bad effect of -O2ache1995-10-102-3/+5
* More MTU discovery: avoid over-retransmission if route changes in thewollman1995-10-103-21/+22
* Change alternate space base name from /emul/ibcs2 to /compat/ibcs2,swallace1995-10-102-19/+27
* PCCARD support.phk1995-10-104-73/+573
* Remove socksys modload command from ibcs2 startup shell script.swallace1995-10-102-4/+2
* Remove redundant getmsg and putmesg function declarations and #include directiveswallace1995-10-101-19/+0
* Remove socksys lkm from makefile list.swallace1995-10-101-2/+2
* Add prototypes and declare function return type in ibcs2.cswallace1995-10-102-5/+14
* Remove the IBCS2 option for the socksys driver. A pointer to /dev/nullswallace1995-10-101-13/+3
* Remove the ugly COMPAT_IBCS2 hack to hide a return value throughswallace1995-10-101-29/+1
* Update files list to include new ibcs2 files needed to compile.swallace1995-10-102-14/+26
* Fix benign type mismatches in devswitch functions.bde1995-10-101-18/+10
* Remove old files no longer needed.swallace1995-10-1043-5016/+4243
* This commit was generated by cvs2svn to compensate for changes in r11394,swallace1995-10-1024-0/+2487
|\
| * Import of original NetBSD's ibcs2 emulator sources by Scott Bartram,swallace1995-10-1031-4243/+5340
| * This commit was manufactured by cvs2svn to create branch 'NETBSD'.cvs2svn1994-10-148-0/+5946
* almost entirely cosmetic changesjulian1995-10-102-61/+61
* Remove bogus includes that became fatal after the previous (intended tobde1995-10-101-8/+1
* Fix TCP_DEBUG support so that LINT compiles again (deReiserize).bde1995-10-101-4/+5
* Include <sys/sysproto.h> so that machdep.c compiles cleanly againbde1995-10-102-46/+74
* Update comment and config for cy driver.bde1995-10-103-9/+72
* Fix bad typo: CONF1_ENABLE_RES1 was written CONF1_ENABLE_CHK1 ...se1995-10-096-36/+84
* Some bug fixes for the worm driver:joerg1995-10-093-16/+37
* BIOS manufacturers don't seem to have a unique idea about 2.88 MBjoerg1995-10-095-5/+10
* Include <sys/systm.h>dg1995-10-091-0/+1
OpenPOWER on IntegriCloud