41899 101 127 135 138 148 370 182 241 582 250 475 151 240 266 128 288 193 215 134 174 141 176 200 106 208 191 180 206 351 447 133 169 497 448 256 369 328 381 151 193 420 404 536 118 180 221 352 141 341 160 586 108 121 194 136 148 265 187 198 272 150 248 231 188 129 141 147 149 133 139 202 283 188 292 212 959 147 145 368 169 122 203 1285 238 157 150 128 147 394 244 165 136 161 194 133 133 106 328 214 128 161 217 K 10 svn:author V 6 eivind K 8 svn:date V 27 1998-12-17T16:36:25.000000Z K 7 svn:log V 32 MFC: Restore correct semantics. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1998-12-17T16:49:09.000000Z K 7 svn:log V 43 Urk. Look for sysctl in correct location. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1998-12-17T16:50:10.000000Z K 7 svn:log V 46 Look for boot blocks in new default location. END K 10 svn:author V 6 eivind K 8 svn:date V 27 1998-12-17T17:13:47.000000Z K 7 svn:log V 53 Note that dying on NULL is an implementation detail. END K 10 svn:author V 3 bde K 8 svn:date V 27 1998-12-17T17:40:13.000000Z K 7 svn:log V 277 Implemented sending of BREAKs. This is quite complicated because the hardware is interrupt-driven to a fault and sending a BREAK requires mode switching. Always running in the BREAK-capable mode as in PR 8318 would double the overhead for sending \0's. Reminded by: PR 8318 END K 10 svn:author V 3 bde K 8 svn:date V 27 1998-12-17T18:18:06.000000Z K 7 svn:log V 90 Oops, this should have been in the previous commit (ensure atomic update of com->cor[1]). END K 10 svn:author V 3 bde K 8 svn:date V 27 1998-12-17T18:43:08.000000Z K 7 svn:log V 148 Fixed handling of BREAK in input. BREAK was not being converted into an escape sequence in the `-ignbrk -brkint parmrk' case. Found by: NIST-PCTS END K 10 svn:author V 6 mjacob K 8 svn:date V 27 1998-12-17T18:56:23.000000Z K 7 svn:log V 486 Several changes having to do blocksize- mostly to force variable as the default. Attempt to determine (at mount time if not done so already) via density code whether a device should default to fixed mode or not. Attempts to set to variable that fail will cause fixed to be selected. Similarly, the '2 filemarks at EOM' quirk is now determined (or attempted to be determined) via density code. Some as yet not entirely tested code for coping with 2FM@EOD position is now also in place. END K 10 svn:author V 6 mjacob K 8 svn:date V 27 1998-12-17T19:04:18.000000Z K 7 svn:log V 154 Add some tape specific density codes- only enough of them here to recognize some specific older units so we can choose 2FM@EOD or FIXED blocksize quirks. END K 10 svn:author V 3 bde K 8 svn:date V 27 1998-12-17T19:23:09.000000Z K 7 svn:log V 382 Flush the tx fifo in cystop(). Now ttyflush() (and thus tcflush(3)) almost works properly. Unfortunately, there is no way to flush the rx fifo without resetting the channel, which also flushes the tx fifo. We avoid resetting even when both fifos need to be flushed, since resetting seems to cause the rx to lose sync if it is done while data is arriving. Reminded by: NIST-PCTS END K 10 svn:author V 6 mjacob K 8 svn:date V 27 1998-12-17T19:26:49.000000Z K 7 svn:log V 56 import logical/hardware block locate ioctls from NetBSD END K 10 svn:author V 5 gibbs K 8 svn:date V 27 1998-12-17T22:26:39.000000Z K 7 svn:log V 145 Correct the definition of the changer device capabilities page. The previous definition confused some reserved bytes for exchange capabilities. END K 10 svn:author V 3 dfr K 8 svn:date V 27 1998-12-17T22:36:21.000000Z K 7 svn:log V 173 Move some compile flags from the kernel makefile to bsd.kern.mk so that kernel modules are built with the right flags. Suggested by: Andrew Gallatin END K 10 svn:author V 3 dfr K 8 svn:date V 27 1998-12-17T23:02:11.000000Z K 7 svn:log V 36 Enable building libio on the alpha. END K 10 svn:author V 6 mjacob K 8 svn:date V 27 1998-12-18T02:02:20.000000Z K 7 svn:log V 192 1) Clarify that a weof count of zero is allowed (flush buffers). 2) Add in the set of {sethpos,setspos,rdhpos,rdspos) commands to implement the Hardware && SCSI Logical Block position ioctls. END K 10 svn:author V 6 jkoshy K 8 svn:date V 27 1998-12-18T03:08:57.000000Z K 7 svn:log V 98 Fix spelling nits. PR: docs/9115 Submitted by: Kris Kennaway END K 10 svn:author V 6 jkoshy K 8 svn:date V 27 1998-12-18T03:16:47.000000Z K 7 svn:log V 119 Add cross-references to test(1) and expr(1) respectively. PR: docs/9111 Submitted by: Josh Gilliam END K 10 svn:author V 6 jkoshy K 8 svn:date V 27 1998-12-18T03:51:18.000000Z K 7 svn:log V 39 Add references to test(1) and expr(1). END K 10 svn:author V 6 mjacob K 8 svn:date V 27 1998-12-18T04:29:16.000000Z K 7 svn:log V 79 Add structures and function definitions pertinent for hardware locate support. END K 10 svn:author V 6 mjacob K 8 svn:date V 27 1998-12-18T04:31:43.000000Z K 7 svn:log V 46 Add in block position/block locate functions. END K 10 svn:author V 3 jkh K 8 svn:date V 27 1998-12-18T05:13:01.000000Z K 7 svn:log V 84 Now that textproc/docproj works properly, use it instead of the long list of ports. END K 10 svn:author V 5 asami K 8 svn:date V 27 1998-12-18T08:06:34.000000Z K 7 svn:log V 105 Add share/emacs/site-lisp. Too many things break without it. Reviewed by: ports list (a long time ago) END K 10 svn:author V 5 asami K 8 svn:date V 27 1998-12-18T08:07:14.000000Z K 7 svn:log V 12 Merge 1.44. END K 10 svn:author V 3 des K 8 svn:date V 27 1998-12-18T14:29:51.000000Z K 7 svn:log V 115 Unbreak K&R support, and generate code that works in K&R C as well as ANSI C no matter what language is specified. END K 10 svn:author V 3 des K 8 svn:date V 27 1998-12-18T14:32:48.000000Z K 7 svn:log V 99 Don't specify a language to compile_et. Rename fetchConnect to _fetch_connect since it's internal. END K 10 svn:author V 3 bde K 8 svn:date V 27 1998-12-18T18:07:10.000000Z K 7 svn:log V 88 Removed unused (slightly wrong) stub functions. Fixed some staticization obfuscations. END K 10 svn:author V 6 mjacob K 8 svn:date V 27 1998-12-18T18:16:35.000000Z K 7 svn:log V 110 Made changes suggested by bruce, plus a couple of others which made -Wall work. Obtained from:bde@freebsd.org END K 10 svn:author V 5 wpaul K 8 svn:date V 27 1998-12-18T18:31:34.000000Z K 7 svn:log V 256 Correct the definition for PN_NETCFG_NO_RXCRC: it's 0x20000000, not 0x02000000. This error was causing the chip to always include the ethernet CRC along with every received frame (the driver turns on PN_NETCFG_NO_RXCRC, but it was frobbing the wrong bit). END K 10 svn:author V 2 dt K 8 svn:date V 27 1998-12-19T00:02:34.000000Z K 7 svn:log V 355 Little reorganization: - created internal names for fixed-size integral types, like __int32_t. They will be used to make several headers self-sufficient. - don't include anymore. - created , which can be used as . - declaration of uoff_t and ufs_daddr_t moved to . Reviewed by: bde END K 10 svn:author V 2 dt K 8 svn:date V 27 1998-12-19T00:21:13.000000Z K 7 svn:log V 42 Install as . END K 10 svn:author V 2 dt K 8 svn:date V 27 1998-12-19T00:30:01.000000Z K 7 svn:log V 78 Make and self-sufficient, using new __intN_t types. END K 10 svn:author V 6 msmith K 8 svn:date V 27 1998-12-19T02:51:22.000000Z K 7 svn:log V 401 Support for Intel 450NX-based systems with more than one PCI bus (ie. most of them). Many thanks to Kevin Van Maren for the work here, Intel for lending us a 450NX system to work this out on, and several other folks for testing the patches. See the PR for an extensive discussion of the nature of the problem and resolution. PR: kern/8928 Submitted by: Kevin Van Maren END K 10 svn:author V 6 julian K 8 svn:date V 27 1998-12-19T02:55:34.000000Z K 7 svn:log V 352 Reviewed by: Luoqi Chen, Jordan Hubbard Submitted by: "Richard Seaman, Jr." Obtained from: linux :-) Code to allow Linux Threads to run under FreeBSD. By default not enabled This code is dependent on the conditional COMPAT_LINUX_THREADS (suggested by Garret) This is not yet a 'real' option but will be within some number of hours. END K 10 svn:author V 6 msmith K 8 svn:date V 27 1998-12-19T02:58:29.000000Z K 7 svn:log V 160 Fix for bogus BIOS configuration of the 450NX PCI interface on some systems (eg. Dell 6300). PR: kern/8928 Submitted by: David Malone END K 10 svn:author V 6 msmith K 8 svn:date V 27 1998-12-19T03:01:05.000000Z K 7 svn:log V 273 Merge the 450NX support from -current. Note that this doesn't include any explicit fix for systems that misprogram the highest subordinate bus number; the side effects here are relatively harmless. PR: kern/8928 Submitted by: Kevin Van Maren END K 10 svn:author V 5 wpaul K 8 svn:date V 27 1998-12-19T04:19:44.000000Z K 7 svn:log V 233 Trim the ethernet CRC from received frames manually in wb_rxeof(). The Winbond chip always includes the CRC with every received frame, and I can't find anything in the Winbond manual that indicates you can program it not to do this. END K 10 svn:author V 6 dillon K 8 svn:date V 27 1998-12-19T07:25:56.000000Z K 7 svn:log V 285 Take bind out of sandbox and run it as root again, but leave support mechanisms ('bind' user and group) in place so the feature can be easily turned on. There were too many complaints. The security(1) man page will be created/updated to include the appropriate info. END K 10 svn:author V 6 julian K 8 svn:date V 27 1998-12-19T08:23:31.000000Z K 7 svn:log V 56 Fix two bogons created by 'patch(1)' in my last commit. END K 10 svn:author V 6 julian K 8 svn:date V 27 1998-12-19T08:35:30.000000Z K 7 svn:log V 98 Remove the bogus charracters "42" from the beginning of the first line. looks like "editor turd". END K 10 svn:author V 6 dillon K 8 svn:date V 27 1998-12-19T09:33:03.000000Z K 7 svn:log V 324 Commit initial man page for 'security'... an introduction to security mechanisms. It is a little light on detail but still a pretty good overview. I suggest that for specific detail (such as, for example, how to setup kerberos), that additional security-DETAILNAME man pages be written and refered to. END K 10 svn:author V 7 foxfair K 8 svn:date V 27 1998-12-19T16:05:19.000000Z K 7 svn:log V 307 Add more non-Intel family ((new)) chipset, just like VIA technology MVP3 AcerLabs Aladdin-V. It makes the PCI probing work when system booting. I will try to merge some additional funtion(i.e. wdc1 problem cause tons of PR appear :<) ASAP if I could. Remind me if something wrong after committing, thanks! END K 10 svn:author V 3 bde K 8 svn:date V 27 1998-12-19T16:28:57.000000Z K 7 svn:log V 443 Wait for channel commands to complete after issuing the commands. The optimisation of only waiting before issuing new commands is obviously invalid in general and it caused many errors in NIST-PCTS. I think the errors were mostly for characters sent with the wrong parity, etc., after a half complete tcsetattr(). Use microtime() instead of a magic loop count to limit the wait. The wait is a busy-wait :-( and normally takes about 500 usec. END K 10 svn:author V 3 phk K 8 svn:date V 27 1998-12-19T18:48:33.000000Z K 7 svn:log V 26 Add "fla" to Disk_Names() END K 10 svn:author V 3 sos K 8 svn:date V 27 1998-12-19T19:05:57.000000Z K 7 svn:log V 88 Make it compile again. I have no idea if the new stuff works though. Broken by: Julian END K 10 svn:author V 6 obrien K 8 svn:date V 27 1998-12-19T20:09:20.000000Z K 7 svn:log V 125 Display uptime in upper right corner. Submitted by: Andy Farkas Obtained from: freebsd-current list END K 10 svn:author V 6 mjacob K 8 svn:date V 27 1998-12-19T20:21:56.000000Z K 7 svn:log V 256 Add MTIOCERRSTAT ioctl and structures that define (at least for SCSI) the data returned for latched residual and error statistics. Reserve space for LOG SENSE data which we'll get later. This area in transition as the HP TapeAlert initiative is looked at. END K 10 svn:author V 6 mjacob K 8 svn:date V 27 1998-12-19T20:23:37.000000Z K 7 svn:log V 46 add in new errstat subcommand (MTIOCSERRSTAT) END K 10 svn:author V 6 msmith K 8 svn:date V 27 1998-12-19T23:07:16.000000Z K 7 svn:log V 245 Move the "generic" SMP options from options.i386 to conf/options. This has the useful side-effect of ensuring that opt_smp.h is always generated, so we can assume it will always be available. Prompted by: Andrew Gallatin END K 10 svn:author V 6 msmith K 8 svn:date V 27 1998-12-19T23:07:51.000000Z K 7 svn:log V 65 Move the "generic" SMP options from options.i386 to conf/options END K 10 svn:author V 6 mjacob K 8 svn:date V 27 1998-12-19T23:33:21.000000Z K 7 svn:log V 490 1) Fix some serious bugs (1 botch on my part which caused a filemark to be written even it the tape was opened readonly- 2 botches in deferred error handling for FIXED LENGTH mode which caused panic && hand resp.). Fixed a memory leak in sa_mount. 2) Fixed an annoying bug when turning of compression to actually reflect this for future status calls. 3) Implement the MTIOCERRSTAT call where latched control and I/O residuals and sense data are returned to the application asking for them. END K 10 svn:author V 7 foxfair K 8 svn:date V 27 1998-12-20T02:52:30.000000Z K 7 svn:log V 12 Fixed typo. END K 10 svn:author V 7 foxfair K 8 svn:date V 27 1998-12-20T02:53:49.000000Z K 7 svn:log V 25 Fixed typo done, thanks! END K 10 svn:author V 3 wes K 8 svn:date V 27 1998-12-20T06:22:06.000000Z K 7 svn:log V 101 Added documenation for the existing implementation of asctime_r, ctime_r, gmtime_r, and localtime_r. END K 10 svn:author V 3 bde K 8 svn:date V 27 1998-12-20T06:27:00.000000Z K 7 svn:log V 44 Fixed unsorting of MAN1 in previous commit. END K 10 svn:author V 3 bde K 8 svn:date V 27 1998-12-20T06:30:05.000000Z K 7 svn:log V 56 FIxed unsorting of cross references in previous commit. END K 10 svn:author V 3 dfr K 8 svn:date V 27 1998-12-20T12:36:01.000000Z K 7 svn:log V 172 In ufs_setattr(), if only one of va_atime or va_mtime are != VNOVAL, then the code set the other field in the inode to VNOVAL. This can happen sometimes on an NFS server. END K 10 svn:author V 3 dfr K 8 svn:date V 27 1998-12-20T13:21:55.000000Z K 7 svn:log V 95 Add LDGP(pv) to suword, subyte, fuword, fubyte so that they can be called from kernel modules. END K 10 svn:author V 3 dfr K 8 svn:date V 27 1998-12-20T14:20:11.000000Z K 7 svn:log V 105 Add a workaround to avoid 'defined but not used' warnings for linker sets on i386 and alpha ELF kernels. END K 10 svn:author V 4 jhay K 8 svn:date V 27 1998-12-20T14:30:08.000000Z K 7 svn:log V 178 Split out afterdistribute and distribute from BKTGTS because they do need MK_ENV. This should make release work again. Maybe we should get rid of the /usr/obj/elf at some stage? END K 10 svn:author V 3 bde K 8 svn:date V 27 1998-12-20T15:26:02.000000Z K 7 svn:log V 58 Remove a vestige of the amd driver. Forgotten by: msmith END K 10 svn:author V 3 bde K 8 svn:date V 27 1998-12-20T16:25:21.000000Z K 7 svn:log V 155 Fixed building elf kernels without a `make depend' step. The magic ordering in rev.1.38 was broken by putting setdef0.o before vnode_if.o in SYSTEM_OBJS. END K 10 svn:author V 3 bde K 8 svn:date V 27 1998-12-20T16:54:27.000000Z K 7 svn:log V 138 Backed out rev.1.46. It had no effect for aout, was incomplete for elf, and had gratuitous gcc dependencies. Rev.1.47 has a better fix. END K 10 svn:author V 3 bde K 8 svn:date V 27 1998-12-20T17:05:54.000000Z K 7 svn:log V 96 Remove unused file. It seems to have been a vestige of when mfs did its own memory allocation. END K 10 svn:author V 6 mjacob K 8 svn:date V 27 1998-12-20T18:51:56.000000Z K 7 svn:log V 34 add Bus and Device Reset commands END K 10 svn:author V 3 phk K 8 svn:date V 27 1998-12-20T19:06:22.000000Z K 7 svn:log V 49 Add two fields for the lower layers convenience. END K 10 svn:author V 6 dillon K 8 svn:date V 27 1998-12-20T19:49:43.000000Z K 7 svn:log V 52 Add information on how to deal with DOS attacks END K 10 svn:author V 6 dillon K 8 svn:date V 27 1998-12-20T20:05:44.000000Z K 7 svn:log V 54 Add quick overview of basic firewalling practices END K 10 svn:author V 6 dillon K 8 svn:date V 27 1998-12-20T20:11:25.000000Z K 7 svn:log V 38 Moving security page to section 7 END K 10 svn:author V 6 dillon K 8 svn:date V 27 1998-12-20T20:12:17.000000Z K 7 svn:log V 44 Moved security page from man 1 to man 7 END K 10 svn:author V 6 mjacob K 8 svn:date V 27 1998-12-20T20:32:34.000000Z K 7 svn:log V 106 Bad Dog! No Biscuit! *Never* commit without testing- even if it was "just a printf formatting change".... END K 10 svn:author V 6 jkoshy K 8 svn:date V 27 1998-12-21T05:57:57.000000Z K 7 svn:log V 187 Clarify that "/usr/share" is used for architecture independent files and need not be restricted to ASCII text files. PR: docs/9124 Submitted by: Mattias Pantzare END K 10 svn:author V 6 msmith K 8 svn:date V 27 1998-12-21T06:34:50.000000Z K 7 svn:log V 93 Flush the output file before exiting; short-lived programs don't even fill the stdio buffer. END K 10 svn:author V 6 dillon K 8 svn:date V 27 1998-12-21T07:41:51.000000Z K 7 svn:log V 196 Add asleep() and await() support. Currently highly experimental. A small support structure had to be added to the proc structure, and a few minor conditional panics no longer apply. END K 10 svn:author V 6 msmith K 8 svn:date V 27 1998-12-21T08:55:56.000000Z K 7 svn:log V 116 Check for DMA capbility is against unit,not controller. Submitted by: Lee Cremeans END K 10 svn:author V 6 dillon K 8 svn:date V 27 1998-12-21T09:41:26.000000Z K 7 svn:log V 863 Elf (and a.out?) rebuild of bootstrap tools appeared to be broken due to some tools requiring header files, such as errno.h, that are softlinks. The mini installation of include files in Makefile.inc1 wasn't doing the job, so it has been ripped out and replaced with a true make of the /usr/src/include/ directory (make all and make beforeinstall). I think the original idea was to save time by not installing unnecessary header files, but it doesn't really save all that much time. Also, I have moved a NOCLEAN conditional to cover rebuilding the object tree 'Rebuilding the ${OBJFORMAT} obj tree' section. This may or may not be correct but it appears to function properly. If it is not correct we need to find another way to avoid scanning every single file in the entire source hierarchy for make restarts. END K 10 svn:author V 4 kato K 8 svn:date V 27 1998-12-21T09:57:42.000000Z K 7 svn:log V 54 Sync with sys/i386/conf/Makefile.i386 revision 1.131. END K 10 svn:author V 4 kato K 8 svn:date V 27 1998-12-21T09:58:37.000000Z K 7 svn:log V 52 Sync with sys/i386/conf/options.i386 revision 1.96. END K 10 svn:author V 6 msmith K 8 svn:date V 27 1998-12-21T10:29:09.000000Z K 7 svn:log V 272 Regrettably, you can't take setdef0.c out of order, or, surprise, linker sets don't work and thus neither does the kernel. This should stop being a problem with an improved linker set mechanism in the pipeline (see the bootloader) but for now this has to stay like this. END K 10 svn:author V 6 dillon K 8 svn:date V 27 1998-12-21T10:29:28.000000Z K 7 svn:log V 74 Add manual page for experimental kernel asleep() and await() routines END K 10 svn:author V 6 dillon K 8 svn:date V 27 1998-12-21T10:34:53.000000Z K 7 svn:log V 27 update HISTORY section END K 10 svn:author V 3 jkh K 8 svn:date V 27 1998-12-21T17:34:33.000000Z K 7 svn:log V 110 Just fetch distfiles from a single location. The change to textproc/docproj broke my fetch heuristic anyway. END K 10 svn:author V 5 joerg K 8 svn:date V 27 1998-12-21T18:01:15.000000Z K 7 svn:log V 1189 This is my first cut on a driver for the RealTek RTL 8002 pocket ethernet driver. The BUGS section is still impressive, but the driver seems to work for me now. Disclaimer: i haven't been able to test this under -current so far (but it compiles, and the notebook it's intended for can now be updated to -current more easy than before). Don't be afraid of the many #ifdefs on __FreeBSD_version in the imported file; i want them in the repository on the vendor-branch so other people can also manually integrate it into older systems. I'll clean it up on the -current branch in a followup commit. The vendor-banch version right now supports systems back to 2.2R. This driver should be layered upon ppc(4), but i currently have no idea how to do this. Eventually i'll further develop the driver to also support the more modern RTL 8012 success, which seems to be present in a number of cheap pocket ethernet adapters these days. Right now, i doubt it will run with the 8012 without any changes. Finally a big Thanks! to RealTek for promptly providing me with documentation and with the source code for the 8012 pocket driver upon request. I wish all vendors were that cooperative!. END K 10 svn:author V 5 joerg K 8 svn:date V 27 1998-12-21T18:01:15.000000Z K 7 svn:log V 143 This commit was generated by cvs2svn to compensate for changes in r41980, which included commits to RCS files with non-trunk default branches. END K 10 svn:author V 7 cvs2svn K 8 svn:date V 27 1998-12-21T18:01:16.000000Z K 7 svn:log V 61 This commit was manufactured by cvs2svn to create tag 'v1_0'. END K 10 svn:author V 5 joerg K 8 svn:date V 27 1998-12-21T18:04:20.000000Z K 7 svn:log V 56 Include rdp(4). Should i also include it into GENERIC? END K 10 svn:author V 5 joerg K 8 svn:date V 27 1998-12-21T18:07:16.000000Z K 7 svn:log V 34 Include information about rdp(4). END K 10 svn:author V 5 joerg K 8 svn:date V 27 1998-12-21T18:11:10.000000Z K 7 svn:log V 53 As promised, cleanup the #if __FreeBSD_version mess. END K 10 svn:author V 3 sos K 8 svn:date V 27 1998-12-21T19:21:36.000000Z K 7 svn:log V 301 Kill(pid, 0) normally returns 0 on both FreeBSD and Redhat after having performed all sorts of sanity checks. The FreeBSD linux emulator returns EINVAL in such a case. Allowing signal 0 to be passed to kill will result in compatible behaviour. PR: 9082 Submitted by: Marcel Moolenaar END K 10 svn:author V 3 sos K 8 svn:date V 27 1998-12-21T19:28:13.000000Z K 7 svn:log V 151 Syscall 168 (poll) is not implemented in the Linux emulator. This syscall is used by Oracle. PR: 9154 Submitted by: Marcel Moolenaar END K 10 svn:author V 3 sos K 8 svn:date V 27 1998-12-21T19:31:57.000000Z K 7 svn:log V 73 The result of running make linux_sysent.c on the new syscall.master file END K 10 svn:author V 3 des K 8 svn:date V 27 1998-12-21T19:41:50.000000Z K 7 svn:log V 44 Implement and document file list retrieval. END K 10 svn:author V 5 luigi K 8 svn:date V 27 1998-12-21T21:36:40.000000Z K 7 svn:log V 67 Restore 1.82->1.83 change deleted by mistake< per Bruce suggestion END K 10 svn:author V 6 mjacob K 8 svn:date V 27 1998-12-21T22:14:02.000000Z K 7 svn:log V 99 Add in forward space/backward space/write SetMarks commands. Obtained from:Martin.Birgmeier@aon.at END K 10 svn:author V 5 luigi K 8 svn:date V 27 1998-12-21T22:37:53.000000Z K 7 svn:log V 39 Add manpages for dummynet and bridging END K 10 svn:author V 5 luigi K 8 svn:date V 27 1998-12-21T22:40:54.000000Z K 7 svn:log V 39 Recover from previous dummynet screwup END K 10 svn:author V 6 eivind K 8 svn:date V 27 1998-12-21T23:38:33.000000Z K 7 svn:log V 11 Staticize. END K 10 svn:author V 6 eivind K 8 svn:date V 27 1998-12-22T00:44:11.000000Z K 7 svn:log V 232 Check return value of tsleep(). I've checked of all call points - there does not seem to be a problem with this. PR: kern/8732 Analysis by: David G Andersen Tested by: Alfred Perlstein END K 10 svn:author V 6 eivind K 8 svn:date V 27 1998-12-22T00:52:27.000000Z K 7 svn:log V 118 Better error checking and more complete struct initialization. Reviewed by: Simon Shapiro END K 10 svn:author V 3 sos K 8 svn:date V 27 1998-12-22T08:59:19.000000Z K 7 svn:log V 36 Fix NOIMPL -> NOPROTO as per bruce. END K 10 svn:author V 3 sos K 8 svn:date V 27 1998-12-22T09:00:47.000000Z K 7 svn:log V 69 The result of running make linux_sysent.c on the new syscalls.master END K 10 svn:author V 5 joerg K 8 svn:date V 27 1998-12-22T09:36:29.000000Z K 7 svn:log V 122 For whatever reason, i've thrown away this change yesterday instead of committing it: include rdp.4. Pointed out by: bde END