summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2000-07-14ppc_intr_enable change that was previously missed in checkins.Dale S. Rahn
2000-07-13syncTheo de Raadt
2000-07-13diamond products were incorrectly labelledTheo de Raadt
2000-07-13on openbsd, static symbols are not visible from the userland.Jun-ichiro itojun Hagino
2000-07-13enable setsockopt related to IPv6 multicast routing.Jun-ichiro itojun Hagino
2000-07-13syncTheo de Raadt
2000-07-13more audio cardsTheo de Raadt
2000-07-12Change to match OpenBSD output format.Federico G. Schwindt
2000-07-12typoTheo de Raadt
2000-07-12Fix two bugs.Artur Grabowski
2000-07-12remove m_pulldown statistics, which is highly experimentalJun-ichiro itojun Hagino
2000-07-12Rework some code in the powerpc pmap module.Dale S. Rahn
2000-07-12correct rtentry reference count in in6_ifloop_request().Jun-ichiro itojun Hagino
2000-07-11Correctly handle ip_off; angelos@Todd C. Miller
2000-07-11syncMarco S Hyman
2000-07-11S3 Savage chipsMarco S Hyman
2000-07-11since .cvsignore is there, .keep_me is not neededTheo de Raadt
2000-07-11RAMDISKC is okTheo de Raadt
2000-07-11cardbus install floppy kernelTheo de Raadt
2000-07-11forgot to reset rscaleNiels Provos
2000-07-11compute correct window scale when recvpipe option is set in route; basedNiels Provos
2000-07-11NKDD? no -- NKBD, bad mjacobTheo de Raadt
2000-07-10regenMichael Shalayeff
2000-07-10a few more boards, different sourcesMichael Shalayeff
2000-07-10last change was not tested on VM systemsTheo de Raadt
2000-07-09be more cautious about tcp option length field. drop bogus ones earlier.Jun-ichiro itojun Hagino
2000-07-08oops, revert to correct versionMarco S Hyman
2000-07-08#audio -> #audio*Marco S Hyman
2000-07-08Fix CVS id fields.Dale S. Rahn
2000-07-08More useful panic message. Improves debugging slightly.Dale S. Rahn
2000-07-08Process memory ranges found in the openfirmware device tree by amountDale S. Rahn
2000-07-07Support Intel 440MX Ultra/33 controller found on various laptopsChris Cappuccio
2000-07-07Pick up change that went into NetBSD side- I pooched the timeoutmjacob
2000-07-07From NetBSD:Chris Cappuccio
2000-07-07regenBrad Smith
2000-07-07add a lot more unimplemented syscall name placeholders, from NetBSD.Brad Smith
2000-07-07syncChris Cappuccio
2000-07-07Promise Ultra100/ATA IDEChris Cappuccio
2000-07-07Use b_cylinder instead of a homebrew define.Artur Grabowski
2000-07-07The rfork sharing of vmspace is .. special and was broken with UVM.Artur Grabowski
2000-07-07Make hzto return 0 for timeouts that should happen now or in the past.Artur Grabowski
2000-07-07Be more paranoid about return values from hzto.Artur Grabowski
2000-07-07Isn't code sharing great?Artur Grabowski
2000-07-07esp files commented out for now, since the MI esp driver was added.Dale S. Rahn
2000-07-07Updates from a newer version of the NetBSD driver.Dale S. Rahn
2000-07-07Support config type 2 as required for proper uni-north pci config cycles.Dale S. Rahn
2000-07-07When select is awakened by a select collission, we need to recalculateArtur Grabowski
2000-07-07Since it is possible for the interrupt controller to be configured lateDale S. Rahn
2000-07-07Additional bus defines, required to build ahc driver. ahc not quite workingDale S. Rahn
2000-07-07Fix some spl handling.Artur Grabowski