summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Commit initial man page for 'security'... an introduction to securitydillon1998-12-193-3/+360
* | Remove the bogus charracters "42" from the beginning of the first line.julian1998-12-191-2/+2
* | Fix two bogons created by 'patch(1)' in my last commit.julian1998-12-192-8/+11
* | Take bind out of sandbox and run it as root again, but leave supportdillon1998-12-191-3/+8
* | Trim the ethernet CRC from received frames manually in wb_rxeof().wpaul1998-12-191-2/+11
* | Fix for bogus BIOS configuration of the 450NX PCI interface on somemsmith1998-12-191-2/+14
* | Reviewed by: Luoqi Chen, Jordan Hubbardjulian1998-12-1925-46/+639
* | Support for Intel 450NX-based systems with more than one PCI bus (ie.msmith1998-12-191-1/+54
* | Make <sys/dirent.h> and <dirent.h> self-sufficient, using new __intN_t types.dt1998-12-191-5/+7
* | Install <sys/inttypes.h> as <inttypes.h>.dt1998-12-191-2/+2
* | Little reorganization:dt1998-12-197-71/+73
* | Correct the definition for PN_NETCFG_NO_RXCRC: it's 0x20000000, notwpaul1998-12-181-2/+2
* | Made changes suggested by bruce, plus a couple of others which made -Wall work.mjacob1998-12-181-11/+17
* | Removed unused (slightly wrong) stub functions.bde1998-12-181-21/+5
* | Don't specify a language to compile_et.des1998-12-185-12/+12
* | Unbreak K&R support, and generate code that works in K&R C as well asdes1998-12-181-20/+12
* | Add share/emacs/site-lisp. Too many things break without it.asami1998-12-181-1/+5
* | Now that textproc/docproj works properly, use it instead of the longjkh1998-12-181-4/+3
* | Add in block position/block locate functions.mjacob1998-12-181-21/+141
* | Add structures and function definitions pertinent for hardware locate support.mjacob1998-12-181-1/+51
* | Add references to test(1) and expr(1).jkoshy1998-12-181-1/+4
* | Add cross-references to test(1) and expr(1) respectively.jkoshy1998-12-182-2/+8
* | Fix spelling nits.jkoshy1998-12-181-5/+5
* | 1) Clarify that a weof count of zero is allowed (flush buffers).mjacob1998-12-181-1/+30
* | Enable building libio on the alpha.dfr1998-12-171-2/+6
* | Move some compile flags from the kernel makefile to bsd.kern.mk so thatdfr1998-12-174-6/+22
* | Correct the definition of the changer device capabilities page. Thegibbs1998-12-171-1/+1
* | import logical/hardware block locate ioctls from NetBSDmjacob1998-12-171-1/+11
* | Flush the tx fifo in cystop(). Now ttyflush() (and thus tcflush(3))bde1998-12-173-9/+12
* | Add some tape specific density codes- only enough of them here to recognizemjacob1998-12-171-1/+17
* | Several changes having to do blocksize- mostly to force variable as the default.mjacob1998-12-171-51/+268
* | Fixed handling of BREAK in input. BREAK was not being converted into anbde1998-12-173-9/+21
* | Oops, this should have been in the previous commit (ensure atomic updatebde1998-12-173-3/+9
* | Implemented sending of BREAKs. This is quite complicated because thebde1998-12-175-44/+507
* | Note that dying on NULL is an implementation detail.eivind1998-12-171-5/+7
* | Look for boot blocks in new default location.jkh1998-12-176-72/+36
* | Restore old semantics (broken in rev 1.47's buffer overflow fix).eivind1998-12-171-1/+3
* | Actually document my last addition.cracauer1998-12-172-4/+9
* | Add an option for insecure mode, in which rwhod does not discard packetsdes1998-12-172-4/+16
* | Sync with sys/i386/isa/clock.c revision 1.129.kato1998-12-173-66/+66
* | The fe driver has been merged into sys/i386/isa/if_fe.c.kato1998-12-171-3826/+0
* | Sync with sys/i386/isa/wd.c revision 1.181.kato1998-12-171-3/+3
* | Sync with sys/i386/isa/npx.c revision 1.64.kato1998-12-171-2/+2
* | Sync with sys/i386/isa/fd.c revision 1.129.kato1998-12-172-12/+12
* | Don't return stack-based data. This may have causedbrian1998-12-171-2/+2
* | Fix a few problems with handling rejected transfer negotiation messages.gibbs1998-12-173-91/+72
* | Correctly track allocated accept target I/O ccbs so that they can begibbs1998-12-171-15/+17
* | At Justin's request, limit the size of buffers that can be mapped intoken1998-12-161-4/+4
* | <sys/types.h> isn't a prerequisite for <kvm.h>.bde1998-12-161-1/+0
* | The previous commit was bogus. <stdlib.h> was never a prerequisitebde1998-12-161-2/+0
OpenPOWER on IntegriCloud