summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Add information on how to deal with DOS attacksdillon1998-12-201-3/+97
* | Add two fields for the lower layers convenience.phk1998-12-201-1/+5
* | add Bus and Device Reset commandsmjacob1998-12-202-27/+47
* | Remove unused file. It seems to have been a vestige of when mfs did itsbde1998-12-201-43/+0
* | Backed out rev.1.46. It had no effect for aout, was incomplete for elf,bde1998-12-201-10/+6
* | Fixed building elf kernels without a `make depend' step. The magicbde1998-12-203-9/+9
* | Remove a vestige of the amd driver.bde1998-12-201-667/+0
* | Split out afterdistribute and distribute from BKTGTS because they dojhay1998-12-201-3/+11
* | Add a workaround to avoid 'defined but not used' warnings for linkerdfr1998-12-201-8/+10
* | Add LDGP(pv) to suword, subyte, fuword, fubyte so that they can be calleddfr1998-12-201-1/+5
* | In ufs_setattr(), if only one of va_atime or va_mtime are != VNOVAL, thendfr1998-12-201-3/+3
* | FIxed unsorting of cross references in previous commit.bde1998-12-201-2/+2
* | Fixed unsorting of MAN1 in previous commit.bde1998-12-201-3/+2
* | Added documenation for the existing implementation of asctime_r,wes1998-12-201-0/+35
* | Fixed typo done, thanks!foxfair1998-12-201-3/+3
* | Fixed typo.foxfair1998-12-201-1/+1
* | 1) Fix some serious bugs (1 botch on my part which caused a filemark to bemjacob1998-12-191-40/+89
* | Move the "generic" SMP options from options.i386 to conf/optionsmsmith1998-12-192-14/+4
* | Move the "generic" SMP options from options.i386 to conf/options.msmith1998-12-191-1/+5
* | add in new errstat subcommand (MTIOCSERRSTAT)mjacob1998-12-191-2/+33
* | Add MTIOCERRSTAT ioctl and structures that define (at least formjacob1998-12-191-2/+35
* | Display uptime in upper right corner.obrien1998-12-191-0/+43
* | Make it compile again.sos1998-12-192-10/+10
* | Add "fla" to Disk_Names()phk1998-12-191-2/+2
* | Wait for channel commands to complete after issuing the commands.bde1998-12-193-45/+87
* | Add more non-Intel family ((new)) chipset, just like VIA technology MVP3foxfair1998-12-191-9/+37
* | 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
OpenPOWER on IntegriCloud