summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Document ENABLE_STARTUP_LOCALE env. variableache1995-10-121-1/+11
* 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
* Make it possible to enable WHEELSU from /etc/make.conf.wollman1995-10-121-1/+4
* Add a command-line option `-I' to disable logging from UDP.wollman1995-10-122-14/+38
* Record PID in /var/run/inetd.pid and document same.wollman1995-10-123-4/+34
* oops currupted a line by hitting the wrong key..julian1995-10-121-2/+2
* Ack!julian1995-10-122-15/+34
* Another tweak/speedup pass:wpaul1995-10-111-62/+80
* A one-liner:wpaul1995-10-111-1/+3
* Fix a couple of doc or appearance nits.jkh1995-10-112-2/+2
* Add "--batch" to PATCH_ARGS and PATCH_DIST_ARGS when ${BATCH} is setasami1995-10-111-1/+5
* 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
* Tweak a message to be a bit more clear.jkh1995-10-112-4/+8
* Remove MAKE_EBONES conditionals. They were originally placed here becausegibbs1995-10-116-14/+2
* 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
* Change UNIX to FreeBSD.gclarkii1995-10-101-3/+3
* Another program depending on zero'ed malloc.phk1995-10-101-1/+1
* Minor tweaks to get ethernet working too.phk1995-10-101-3/+6
* PCCARD support.phk1995-10-104-73/+573
* Add pccard.conf to makefile.phk1995-10-101-2/+2
* sample config file.phk1995-10-101-0/+27
* Oops, cvs add a man page for the cy driver.bde1995-10-102-0/+482
* Remove socksys modload command from ibcs2 startup shell script.swallace1995-10-103-6/+3
* Remove redundant getmsg and putmesg function declarations and #include directiveswallace1995-10-101-19/+0
* Remove socksys lkm from makefile list.swallace1995-10-102-4/+4
* Add prototypes and declare function return type in ibcs2.cswallace1995-10-104-10/+28
* 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
OpenPOWER on IntegriCloud