summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* The ppp and tunnel modules now rely on opt_mac.h. Missed in a previousrwatson2002-07-312-2/+2
* Stash various networking paramters in the environment for the kerneljake2002-07-311-0/+9
* Add 16-bit before bus to keep the words card and bus apart.imp2002-07-311-1/+1
* Make sure to set both sets of registers which control the RX and TX buffersilby2002-07-314-0/+98
* - Split the unaligned access check flags out of md_flags in struct mdthreadjhb2002-07-318-44/+42
* Introduce support for Mandatory Access Control and extensiblerwatson2002-07-316-0/+73
* o Setting PG_MAPPED and PG_WRITEABLE on pages that are mapped and unmappedalc2002-07-313-6/+0
* Introduce support for Mandatory Access Control and extensiblerwatson2002-07-311-17/+41
* Byteswap the serial #sos2002-07-311-0/+3
* Finally first shot at a driver for the Promise SuperTrak SX6000 ATA RAIDsos2002-07-311-0/+3
* Finally first shot at a driver for the Promise SuperTrak SX6000 ATA RAIDsos2002-07-314-0/+1599
* Introduce support for Mandatory Access Control and extensiblerwatson2002-07-3111-0/+9207
* Introduce support for Mandatory Access Control and extensiblerwatson2002-07-311-0/+8
* Introduce support for Mandatory Access Control and extensiblerwatson2002-07-311-0/+17
* Introduce support for Mandatory Access Control and extensiblerwatson2002-07-311-0/+6
* Introduce support for Mandatory Access Control and extensiblerwatson2002-07-311-0/+5
* Introduce support for Mandatory Access Control and extensiblerwatson2002-07-311-0/+6
* Introduce support for Mandatory Access Control and extensiblerwatson2002-07-311-0/+21
* Introduce support for Mandatory Access Control and extensiblerwatson2002-07-311-0/+16
* These file are no longer used (moved to userland and/or merged intojake2002-07-315-689/+0
* Introduce support for Mandatory Access Control and extensiblerwatson2002-07-311-0/+12
* Introduce support for Mandatory Access Control and extensiblerwatson2002-07-311-0/+11
* Introduce support for Mandatory Access Control and extensiblerwatson2002-07-311-0/+6
* Introduce support for Mandatory Access Control and extensiblerwatson2002-07-311-2/+6
* Introduce support for Mandatory Access Control and extensiblerwatson2002-07-311-0/+12
* Introduce support for Mandatory Access Control and extensiblerwatson2002-07-311-1/+31
* These were repo-copied to have a .S extension.jake2002-07-316-4398/+0
* Add pathconf/fpathconf entries from POSIX.1e indicating support forrwatson2002-07-311-0/+11
* *.s -> *.S.jake2002-07-312-11/+11
* Introduce support for Mandatory Access Control and extensiblerwatson2002-07-313-0/+90
* Moved the rule for locore.o from kern.post.mk to Makefile.$ARCH.jake2002-07-318-3/+21
* Replace the FOO_DEBUG definitions with USB_DEBUG, and switch thejoe2002-07-3123-174/+110
* Make this compile with the debugging options switched on.joe2002-07-311-0/+7
* Wake up Joe! It would help if I included sys/sysctl.h.joe2002-07-311-0/+1
* Add a sysctl (debug.usb.uhub) for tweaking the uhub debug levels.joe2002-07-311-1/+3
* The Elan SC520 MMCR is actually 16bit wide, so u_char is inconvenient.phk2002-07-314-4/+4
* Get bored with hard coded debug level variables and introduce a debug.usbjoe2002-07-3120-17/+58
* Have the kern.file sysctl export xfiles rather than files. The truth isdes2002-07-311-25/+52
* Nit in previous commit: the correct sysctl type is "S,xvnode"des2002-07-311-1/+1
* Initialize v_cachedid to -1 in getnewvnode().des2002-07-311-42/+66
* Introduce struct xvnode, which will be used instead of struct vnode fordes2002-07-312-0/+39
* Add struct xfile, which will be used instead of struct file for sysctldes2002-07-311-8/+32
* It should be "ucom", not "usio".joe2002-07-311-1/+1
* Regenjoe2002-07-312-2/+37
* MFNetBSD: uvisor.c (1.14, 1.15)joe2002-07-312-9/+56
* Remove trailing white spacesjoe2002-07-311-3/+9
* Regenjoe2002-07-312-2/+23
* Add the HP ScanJet 2200C.joe2002-07-311-0/+1
* Enable the HP 2200C and Visioneer Scanport 3000 scanners, and removejoe2002-07-312-4/+7
* Add the Primax (Visioneer) 6200 scanner.joe2002-07-312-0/+2
OpenPOWER on IntegriCloud