summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update the nsswitch.conf -> host.conf generator to handle criteria,fenner2001-11-077-70/+112
* Don't ignore unknown characters. The previous code treated a line like:fenner2001-11-072-3/+5
* Fix bug in scsi_read_write() where it might use 6-byte commands whenkbyanc2001-11-061-5/+4
* Add AMD766 OHCI USB controller. Remove unused VENDORID lists.peter2001-11-062-18/+16
* Fixed the behavior when there is no inbound policy for the ipsecume2001-11-062-22/+8
* - Change the f_isdir field of struct file to be a flags field and twojhb2001-11-061-13/+54
* Fixes:olgeni2001-11-062-4/+4
* Fixes:olgeni2001-11-061-8/+8
* Typo: compatability -> compatibilityolgeni2001-11-061-2/+2
* Fixes:olgeni2001-11-061-3/+3
* website -> web siteolgeni2001-11-061-1/+1
* Fix typo:olgeni2001-11-061-1/+1
* Fix typos:olgeni2001-11-062-8/+8
* Fix typos:olgeni2001-11-061-2/+2
* Add emul.c and in_cksum.c, make the OpenFirmware console driver optional,tmm2001-11-061-3/+4
* Add a special OpenFirmware entry point for terminating the kernel (intmm2001-11-065-3/+120
* Add code to emulate unimplemented (non-fp) instructions and to fixuptmm2001-11-065-246/+1095
* o Cache the process's struct prison so as to create a more visuallyrwatson2001-11-061-7/+8
* Add optimized implementations of in_cksum_skip() and related functionstmm2001-11-062-0/+426
* Fix the intial setup of the stray interrupt handler (it takes a structtmm2001-11-061-2/+3
* - Add a simple SUSP parser.jhb2001-11-061-8/+154
* o Remove a tab missed in the previous whitespace commit.rwatson2001-11-061-1/+1
* o Remove double-indentation of sysctl_kern_securelvl. This change isrwatson2001-11-061-31/+30
* Fix typo: s/dirver/driver/bmah2001-11-062-2/+2
* Add missing include for <ctype.h>green2001-11-061-27/+47
* Switch to using ANSI function declarations and add missing functionjhb2001-11-061-31/+15
* Correctly unlock the target process if /proc/$foo/mem is open()ed bygreen2001-11-061-1/+1
* Fix tab damage in rev 1.326.obrien2001-11-062-2/+2
* Add S4BIOS sleep (BIOS hibernation) and DSDT overriding support.iwasaki2001-11-0610-3/+234
* Remove /usr/src/sbin/pc98 from srcdirs entry. It is not exist.nyan2001-11-061-1/+3
* MFi386: sys/boot/i386/loader/main.c revision 1.25nyan2001-11-061-14/+16
* MFi386: sys/boot/i386/libi386/Makefile revision 1.21nyan2001-11-061-2/+2
* This file was part of something grander, which doesn't seem to bephk2001-11-061-1512/+0
* This file is a 2.2 vintage pre-CAM file of no current value.phk2001-11-061-861/+0
* use cp instead of mv to get the right name of the yacc-generatedassar2001-11-062-7/+8
* More drive-by stylification, and some clarificationsdes2001-11-061-10/+16
* More drive-by stylificationdes2001-11-061-4/+4
* Drive-by stylification + reintroduce set_border().des2001-11-063-212/+219
* syscons' set_border() is now named sc_set_border(), so there is no longerdes2001-11-061-2/+0
* - Fixes non-zero'd out sin_zero field problem so that the paddingarr2001-11-061-0/+1
* Document the reset command. I would have thought it blatently obvious,peter2001-11-051-0/+2
* Add quirk entry for Olympus E-100RS digital camera. This and the existingkbyanc2001-11-051-0/+10
* o No need to set values to 0 when we utilize M_ZEROarr2001-11-051-2/+0
* Update.phk2001-11-051-2/+2
* This is long since unused.phk2001-11-051-200/+0
* This simple shell-script tries to find *.c files under /sysphk2001-11-051-0/+43
* GC the a.out support in DDB, nothing anywhere would pull thisphk2001-11-051-402/+0
* - Include machine/md_var.h to get rid of cpu_reset() warning. (-Wall)arr2001-11-051-0/+1
* GC userconfig after Peter axed it 15 months ago.phk2001-11-057-6339/+0
* Add a note explaining why CLOCKS_PER_SEC isn't 1000000.dwmalone2001-11-051-1/+10
OpenPOWER on IntegriCloud