summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2000-08-19Late in the release of OpenBSD/pmax 2.7 a conflict between the pmaxMats O Jansson
2000-08-19Late in the release of OpenBSD/pmax 2.7 a conflict between the pmaxMats O Jansson
2000-08-19Late in the release of OpenBSD/pmax 2.7 a conflict between the pmaxMats O Jansson
2000-08-19- introduce new function ubsec_mcopy() which copies the header and trailerJason Wright
2000-08-19MALLOC/FREE -> malloc/free ok art@Nathan Binkert
2000-08-19MALLOC/FREE -> malloc/free ok art@ angelos@Nathan Binkert
2000-08-19- upgrade icmp6 node information query support to 06 draft.Jun-ichiro itojun Hagino
2000-08-18Stupid Linux redefined SBRK semanticsNiklas Hallqvist
2000-08-18Remove comment that refers to a NOTE that was removed yesterdayMarco S Hyman
2000-08-18Add TCSBRK emulation. bug reported by sparud@crt.seNiklas Hallqvist
2000-08-18wb needs mii_phy for mii_phy_reset()Michael Shalayeff
2000-08-18unused variable if no apm and no pcibios conditions; pt out by chris@Michael Shalayeff
2000-08-17pcibios tells us everything, no bios_pciinfoMichael Shalayeff
2000-08-17use destination lengths when trimming the output packet (cut and pasto)Jason Wright
2000-08-17pcibios0 at bios0 flags 0x0000Michael Shalayeff
2000-08-17replace if_awi w/ semi-current netbsd driver; still has problemsMichael Shalayeff
2000-08-17- auth+enc sorta works: fixup all of the offsets for encryption/authenticationJason Wright
2000-08-16morth to use new timeoutsMichael Shalayeff
2000-08-16Fix AK4531 data sheet link. Ok'd by deraadt@Kevin Lo
2000-08-15Increase if_obytes and if_omcasts in the output routine,Chris Cappuccio
2000-08-15print cpu revision and typeMichael Shalayeff
2000-08-15cpu types, enable sti (which works now)Michael Shalayeff
2000-08-15these are our cpu types, we maybe run on them, somedayMichael Shalayeff
2000-08-15note about pcxs and kernel base hereMichael Shalayeff
2000-08-15two btlb routines (i & d) for pcxsMichael Shalayeff
2000-08-15expand per-cpu control routines switchMichael Shalayeff
2000-08-15equiv_end no longer used w/ new kvtopMichael Shalayeff
2000-08-15ugly spacesMichael Shalayeff
2000-08-15compress MD_CACHE_CTL in one lineMichael Shalayeff
2000-08-15new kvtop works, a few more itemsMichael Shalayeff
2000-08-15interrupt gutsMichael Shalayeff
2000-08-15use pci_mapreg_map, deallocate resources on failure in attachment; jason@ okMichael Shalayeff
2000-08-15Put the bcopy back in place for the decryption CRD_F_EXPLICIT_IV case (missedJason Wright
2000-08-15don't forget the initial swizzling with IPAD for inner state (fixesJason Wright
2000-08-15keep file naming consistent, rename exec.h -> sunos_exec.hBrad Smith
2000-08-15- deallocate all resources grabbed during hifn_attach() when an error occurs.Jason Wright
2000-08-15NUL not NULL; noted by Theo.jasoni
2000-08-15make procfs compile on non-uvm systemsEric Jackson
2000-08-15+memset for ext2fs, should fix both pmax (untested) and arcimp
2000-08-15+files.mii for epimp
2000-08-15locore.S and we have no SFILES at the momentimp
2000-08-15- Can't avoid one of those bcopy's so easily (only happens with old ESPJason Wright
2000-08-13do iv copying by hand, to avoid bcopy overheadTheo de Raadt
2000-08-13fix session codeTheo de Raadt
2000-08-13not completely working session code from jasonTheo de Raadt
2000-08-13indentTheo de Raadt
2000-08-13indentTheo de Raadt
2000-08-13if COMPAT_OSF1 is defined, define COMPAT_OLDSOCKEric Jackson
2000-08-12emulate uname correctlyEric Jackson
2000-08-12use osf1_sigcodeEric Jackson