summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2004-02-09repair cpu dmesg print a bitMichael Shalayeff
2004-02-09this is mixed sized eelf nlist version and thus cannot check sizes against SI...Michael Shalayeff
2004-02-09init the clock before autoconf start for delay() to be truly usable; i moved ...Michael Shalayeff
2004-02-09duh. there are two syscall entry points and both have to preserve rdx. also m...Michael Shalayeff
2004-02-09preserve high word of return value like other archs doMichael Shalayeff
2004-02-09Repair "set loginterface". Don't flush stats on pfctl -e. pf_status.sinceCedric Berger
2004-02-08Remove unused files.Alexander Yurchenko
2004-02-08for the via c3 use software aes keys, thereby permitting 192 and 256.Theo de Raadt
2004-02-08if_detach_rtdelete(): abort and restart rn_walktree() if a cloning routeMarkus Friedl
2004-02-08minimum CPPFLAGSTheo de Raadt
2004-02-08Fix kernel panic which occurs under very high load:Ryan Thomas McBride
2004-02-08ignore RAMDISK_CD tooTheo de Raadt
2004-02-08better one; from mickeyTheo de Raadt
2004-02-08ramdisk; from mickeyTheo de Raadt
2004-02-08correct ramdisk supportTheo de Raadt
2004-02-08save kernel space; full unroll is not needed; from freebsdTheo de Raadt
2004-02-08Pull in a few recent changes from FreeBSD, plus a couple of localKenneth R Westerback
2004-02-08restored & repaired wcookie support; kettenis@chello.nlTheo de Raadt
2004-02-07If scsi_probe_bus() is called with a particular lun, ensure that lun 0Kenneth R Westerback
2004-02-07permit entry into arch/cats and arch/amd64Theo de Raadt
2004-02-07Always disable interrupts on a controller for polled commands.Alexander Yurchenko
2004-02-07Final bits to make IT8212F working:Alexander Yurchenko
2004-02-07Add a few more sensors types like in NetBSD. Not used for now.Alexander Yurchenko
2004-02-07Be sure to flag pte constants as UL, and cope with this in locore.Miod Vallat
2004-02-07pass correct argument count to ktrsyscall(); now ktrace & kdump workTheo de Raadt
2004-02-07syncTheo de Raadt
2004-02-07new fxp; cmetzTheo de Raadt
2004-02-07Use the offset provided to us by m_pulldown(), rather than using size ofRyan Thomas McBride
2004-02-06as seen in netbsd. crank bpf sizes to adapt to faster networks.Ted Unangst
2004-02-06default db.log=1. as noted by Sam Smith, this is more useful. mickey concurredTed Unangst
2004-02-06permit IPv6-only operation (permit AF_INET6 bind(2) without IPv4 address).Jun-ichiro itojun Hagino
2004-02-06No SUBDIRs here.Dale Rahn
2004-02-06fix machine/machine_arch, machine_arch should be arm for all arm systemsDale Rahn
2004-02-06some cpus start to have a NX oriented PGEX_ITheo de Raadt
2004-02-05Decrement reference count in error case if uvm_map(9) fails and weTodd C. Miller
2004-02-05Correct a reference counting bug in shmat(2); adapted from FreeBSD.Todd C. Miller
2004-02-05expose two more functionsTheo de Raadt
2004-02-05xlint compatible headers. (non-gcc)Dale Rahn
2004-02-052 new cpuid ecx features in prescottTheo de Raadt
2004-02-05remove never-to-be-used codepath (IPv4 mapped address). ok mcbrideJun-ichiro itojun Hagino
2004-02-05take RFC2460 section 5 last paragraph into consideration when we compute MSSJun-ichiro itojun Hagino
2004-02-05correct size of registers written outTheo de Raadt
2004-02-04Print a warning about disabling TSC.Alexander Yurchenko
2004-02-04Pegasos II support, works around new northbridge config odditiesDale Rahn
2004-02-04support wi@usb on pegasos.Dale Rahn
2004-02-04Change these defines to be a display specific define and also removeDale Rahn
2004-02-04typo within comment, deilver -> deliverDaniel Hartmeier
2004-02-04remove kludge now that proper IPV6_MMTU handling is inDaniel Hartmeier
2004-02-04Fix a number of bugs with setting pool limits which I introduced withRyan Thomas McBride
2004-02-04strictly follow RFC2460 section 5, last paragraph (sender behavior whenJun-ichiro itojun Hagino