summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-01-07Enough of a driver for 7811 to poll the random number generator for bitsJason Wright
2002-01-07syncTodd T. Fries
2002-01-07add pci to all) (thanks drahn@)Todd T. Fries
2002-01-07u_long for arg for LMREADYEric Jackson
2002-01-07first pass cleanup for lkmsEric Jackson
2002-01-07pass the proc* down the ioctl chain to controller; mjacob@ csapuntz@ okMichael Shalayeff
2002-01-07update w/ chipset descriptions and config flags vs option; from Vladimir Popo...Michael Shalayeff
2002-01-07use flags instead of options to choose the tea5757 vs tea5759.Michael Shalayeff
2002-01-07Next issue:Mike Pechkin
2002-01-07remove 3rd argument from ipmask(), not used.Mike Pechkin
2002-01-07While I'm here (next issue):Mike Pechkin
2002-01-07If the handler for SIGCHLD is set to SIG_IGN, act as if theTodd C. Miller
2002-01-07Revert local changes that should not have been committedTodd C. Miller
2002-01-07o) int -> {uid,gid}_t; %d -> %u;Mike Pechkin
2002-01-07syncTodd T. Fries
2002-01-07generate i386 (regress diff = more devices than before, ugen, etc..)Todd T. Fries
2002-01-07add i386 'source'Todd T. Fries
2002-01-07o more devices for 'all' targetTodd T. Fries
2002-01-07add macppc 'source'Todd T. Fries
2002-01-07syncTodd T. Fries
2002-01-07add /dev/pciTodd T. Fries
2002-01-07sprinklings of 'ifstep()'Todd T. Fries
2002-01-07syncTodd T. Fries
2002-01-07DISK_STEPPING is not used, and in any event, is not global to all disksTodd T. Fries
2002-01-07syncTodd T. Fries
2002-01-07add more disks to the 'all' target, rd shows up on sparc64 now ;-)Todd T. Fries
2002-01-07comment tweakingTodd T. Fries
2002-01-07Paranoia on my part, do not let the condition exist where kvm space couldDale Rahn
2002-01-07On cache flushing, if start is not cacheline aligned, add to the lenghtDale Rahn
2002-01-07To disable a SIGCHLD signal handler use SIG_DFL, *not* SIG_IGNTodd C. Miller
2002-01-07To disable a SIGCHLD signal handler use SIG_DFL, *not* SIG_IGNTodd C. Miller
2002-01-07Do not enter ddb twice in a row on console break.Miod Vallat
2002-01-07- increment uvmexp.intrs on interrupts (oops)Miod Vallat
2002-01-07better.Niels Provos
2002-01-07add kqueueNiels Provos
2002-01-07simple kqueue test for pipesNiels Provos
2002-01-06remove bogus diagnostic check.Eric Jackson
2002-01-06add ums and wsmuxJason Wright
2002-01-06Do not allow root to login via an insecure tty even if the auth methodTodd C. Miller
2002-01-06-x needs read-write access for DIOCSETDEBUG ioctlDaniel Hartmeier
2002-01-06Don't let root change it's password via login_l?chpass(8).Todd C. Miller
2002-01-06That was no fix, that broke things. If the pte entry is currently foundDale Rahn
2002-01-06pte_spill() is executed on a special stack in real mode (vm not enabled).Dale Rahn
2002-01-06Claim to support WSSCREEN_WSCOLORS (drivers support it, but rcons doesn'tJason Wright
2002-01-05Sync with reality: make mj2 a trusted user and add 'C' (nocanonify)Todd C. Miller
2002-01-05some missing and misplaced periodsKevin Steves
2002-01-05Documentation update. Adapted from NetBSD.Thierry Deval
2002-01-05mark signal racesTheo de Raadt
2002-01-05fix hanging x11 channels for rejected cookies (e.g. XAUTHORITY=/dev/null xbiff)Markus Friedl
2002-01-05support detach, from netbsdMichael Shalayeff