summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Implement and document file list retrieval.des1998-12-218-13/+207
* The result of running make linux_sysent.c on the new syscall.master filesos1998-12-213-4/+4
* Syscall 168 (poll) is not implemented in the Linux emulator. Thissos1998-12-212-4/+6
* Kill(pid, 0) normally returns 0 on both FreeBSD and Redhat after havingsos1998-12-212-4/+4
* As promised, cleanup the #if __FreeBSD_version mess.joerg1998-12-211-41/+3
* Include information about rdp(4).joerg1998-12-212-0/+6
* Include rdp(4).joerg1998-12-215-5/+13
* This commit was generated by cvs2svn to compensate for changes in r41980,joerg1998-12-213-0/+1861
|\
| * This is my first cut on a driver for the RealTek RTL 8002 pocketjoerg1998-12-213-0/+1861
* | Just fetch distfiles from a single location. The change to textproc/docprojjkh1998-12-211-5/+4
* | update HISTORY sectiondillon1998-12-211-2/+5
* | Add manual page for experimental kernel asleep() and await() routinesdillon1998-12-212-3/+94
* | Regrettably, you can't take setdef0.c out of order, or, surprise,msmith1998-12-213-9/+9
* | Sync with sys/i386/conf/options.i386 revision 1.96.kato1998-12-212-14/+4
* | Sync with sys/i386/conf/Makefile.i386 revision 1.131.kato1998-12-212-6/+6
* | Elf (and a.out?) rebuild of bootstrap tools appeared to be broken due todillon1998-12-211-14/+4
* | Check for DMA capbility is against unit,not controller.msmith1998-12-211-2/+2
* | Add asleep() and await() support. Currently highly experimental. Adillon1998-12-213-4/+206
* | Flush the output file before exiting; short-lived programs don't even fillmsmith1998-12-211-1/+2
* | Clarify that "/usr/share" is used for architecture independent filesjkoshy1998-12-211-2/+2
* | Bad Dog! No Biscuit! *Never* commit without testing- even if it wasmjacob1998-12-201-3/+3
* | Moved security page from man 1 to man 7dillon1998-12-202-2/+476
* | Moving security page to section 7dillon1998-12-202-476/+2
* | Add quick overview of basic firewalling practicesdillon1998-12-201-1/+25
* | 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
OpenPOWER on IntegriCloud