summaryrefslogtreecommitdiff
path: root/sys/arch/amd64
AgeCommit message (Expand)Author
2005-04-30nice docs at top of GENERICTheo de Raadt
2005-04-29Make boot code use real mode with 64K segments instead of 1M segments,Tom Cosgrove
2005-04-26Check for memory allocation failure before zeroing memory, not after;Miod Vallat
2005-04-21count fpu lazy context switches; deraadt@ okMichael Shalayeff
2005-04-19nothing uses spllowersoftclock() anymoreMichael Shalayeff
2005-04-19CLKF_BASEPRI we do not have no more; noticed by miodMichael Shalayeff
2005-04-14internal _BSD_WCTRANS_T_, _BSD_MSTATE_T_, _BSD_WCTYPE_T_ types.Marc Espie
2005-04-11use MD #define to choose stackgap size per-architecture. on sparc, specialTheo de Raadt
2005-04-08add rcs idsJolan Luff
2005-04-01Cleanup SKEY_NOT_READY logic. Only retry command if it's likely theKenneth R Westerback
2005-04-01reenable bio in GENERIC now that bio.c compiles and works.Marco Peereboom
2005-04-01undo, need to redo copyinstr first :(Marco Peereboom
2005-04-01enable bio(4) in GENERICMarco Peereboom
2005-03-31go back to the old trace code, but add -fno-omit-frame-pointer so it works.Ted Unangst
2005-03-30first approximation: spoof UDF filesystem disklabels when we see them.Theo de Raadt
2005-03-30enable UDF on large install media for architectures likely to have DVD drivesTheo de Raadt
2005-03-16more wireless chipsetsTheo de Raadt
2005-03-16amd64 also fails copyoutstr regress, missed in the first round.Ted Unangst
2005-03-13Only use bangpxe calling on PXE 2.1 and above. Makes no difference onTom Cosgrove
2005-03-13KNFTom Cosgrove
2005-03-13On return from real mode, reload the GDT using a 16-bit pointer ratherTom Cosgrove
2005-03-13enable gdtTheo de Raadt
2005-03-08Cosmetics...Thierry Deval
2005-03-05Clean up the tree from incomplete, unreliable and unsupported IEEE1394 code.Thierry Deval
2005-02-18fix zlib's homepage; ok henning@, jmc@Robert Nagy
2005-02-13Remove __P usage in sys that has crept back in.Jonathan Gray
2005-02-12enable bktr(4) as it works well; jakemsr@jakemsr.com pr4095Peter Valchev
2005-02-03remove commented out ncr, siop handles the devices, with and ok daleHenning Brauer
2005-02-03enable siop, ok mickey drahnHenning Brauer
2005-01-14ubt(4): USB Bluetooth driver, commented out in all kernel configAlexander Yurchenko
2005-01-10proper SET_PC_REGS,Marc Espie
2005-01-08enable puc lptTheo de Raadt
2005-01-07enable atu and sysbeepTheo de Raadt
2005-01-06use wsmux more; miod okTheo de Raadt
2005-01-06missing $OpenBSD$Martin Reindl
2005-01-03ok, vge fitsTheo de Raadt
2005-01-03ok, ami is a good choice for the floppyTheo de Raadt
2005-01-03add ami(4), it works and I needed that to install my new toy... theo okHenning Brauer
2005-01-02isp(4) works out of the boxMartin Reindl
2005-01-01gcc 3.3.5 will store zero-initialized variables in bss by default,Todd C. Miller
2005-01-01Add more debugging printf #ifdef DEBUG. This was useful when trackingTodd C. Miller
2004-12-30adw(4) works on amd64, enable; ok deraadt marcoPeter Valchev
2004-12-29fix a few more locators with ? that snuck in; mickey okTheo de Raadt
2004-12-26do not waste time having ises onTheo de Raadt
2004-12-26enable ami. ok beck@Marco Peereboom
2004-12-25Use list and queue macros where applicable to make the code easier to read;Miod Vallat
2004-12-24{e,}intr{cnt,names} bye-bye.Miod Vallat
2004-12-20vge(4) in bsd.rd, only CD for now; ok deraadtPeter Valchev
2004-12-19Add ahd.Kenneth R Westerback
2004-12-19disable uyap by default, because it is that rareTheo de Raadt