summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2002-07-19a few more comments and debugs, other cosmetic stuffMichael Shalayeff
2002-07-19do not use broken tsc on geode and broken latch on ns geodes; testing by markus@Michael Shalayeff
2002-07-19Define an IPL_VM and mark IPL_IMP as "not to be used".Artur Grabowski
2002-07-19minor KNFJun-ichiro itojun Hagino
2002-07-19whitespaceJun-ichiro itojun Hagino
2002-07-19tabifyJun-ichiro itojun Hagino
2002-07-19give sparc64 the normal STACKGAPLEN (512), this allows systrace(4) to workJason Wright
2002-07-18regenMichael Shalayeff
2002-07-18emulex lp8000Michael Shalayeff
2002-07-18- Add support for both of the schizo iommu's(There is an iommu per pbm)Jason Wright
2002-07-18if such an occasion occures that hpmc_dump() returns -- just summon the globa...Michael Shalayeff
2002-07-18s/0/NULL in pointer comparisonJason Wright
2002-07-18make reserved pages for the pv_pool variable on physmem (should pool get prel...Michael Shalayeff
2002-07-18move kernel higher.Michael Shalayeff
2002-07-18make it compile by removing unused local varsMichael Shalayeff
2002-07-18Match compatible sab82532Jason Wright
2002-07-18another name, 'parallel'Jason Wright
2002-07-18another prom name, 'audio'Jason Wright
2002-07-17I don't know why this breaks things for me when sshd starts on sparc64.Artur Grabowski
2002-07-17when bailing out from attach, -- pretend to be nice and place a backslashanMichael Shalayeff
2002-07-17be consistant w/ NBPG vs PAGE_SIZEMichael Shalayeff
2002-07-17No newline in panic messagesMiod Vallat
2002-07-17Don't dereference freed memory.Artur Grabowski
2002-07-17Missing splx, and rearrange a bit.Jason Wright
2002-07-17DTIMEXP is not a fatal error, deal with it.Jason Wright
2002-07-16minor formatting.Artur Grabowski
2002-07-16Fix typo which prevents diagnostic test from working; enami@netbsd.orgTodd C. Miller
2002-07-16ack my employerJason Wright
2002-07-16Two fixes from sam@errno.com:Jason Wright
2002-07-16correct memset arguments; from Moritz Jodeit <moritz@jodeit.org> via PR/2822.Federico G. Schwindt
2002-07-16Add support for DES and 3DES singleton operationsJason Wright
2002-07-16- Add bus_dmamap_sync() in appropriate places for EAJason Wright
2002-07-16remove prototypes that now live in if_wivar.h.Federico G. Schwindt
2002-07-16Double-pass over drivers, first hardware only, then software (if weAngelos D. Keromytis
2002-07-16Fix a typo, cleanup on session migration code in crypto_invoke(), andAngelos D. Keromytis
2002-07-16Add CRYPTO_ALGORITHM_ALLAngelos D. Keromytis
2002-07-16- Add a kthread for handling EA requests so that we have a context where weJason Wright
2002-07-15repair tags building (due to obj dirs in /sys)Michael Shalayeff
2002-07-15No need to disestablish the startuphook.Artur Grabowski
2002-07-15add u_int8_t ifnot to struct pf_rule to support matching packets on anyHenning Brauer
2002-07-15remove duplicated interface check in test_icmpHenning Brauer
2002-07-15Perform accounting for executable pages on powerpc, prepare forDale Rahn
2002-07-15remove a bunch of debugging printfs and disable agp_debug; prompted by millert@Michael Shalayeff
2002-07-14More glue needed for cross-compilationMarcus Watts
2002-07-14Fix ^U^U^M buffer underrun bugMarcus Watts
2002-07-14be more permissive, and let close relatives do SIGALRMTheo de Raadt
2002-07-13no need to redefine pci vendors here since we have 'em, comment on two screwe...Michael Shalayeff
2002-07-13regenMichael Shalayeff
2002-07-13a few bktr vendors, from various sourcesMichael Shalayeff
2002-07-13fix ioctl processing logic; problem reported by postman pechkinMichael Shalayeff