summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-02-21Add in Enclosure device type (0xd/13). Pad out inquiry data to 50 bytesmjacob
2000-02-21add char 124 to be SES devicemjacob
2000-02-21recycle unused char 24 to be SES devicemjacob
2000-02-21add SES device init/decl macrosmjacob
2000-02-21remove extra #ifdef (USE_GETIPNODEBY)Jun-ichiro itojun Hagino
2000-02-21Add CLEANFILES and modify clean/cleandir targets.Hakan Olsson
2000-02-21Some more files to clean up. (millert@ ok)Hakan Olsson
2000-02-21prevent align fault on alpha.Jun-ichiro itojun Hagino
2000-02-20setlocale and get rid of unneeded exit() call. millert@ okEric Jackson
2000-02-20Add termsort.c to CLEANFILES (tic already had this); ho@openbsd.orgTodd C. Miller
2000-02-20Add support for CDBs > 12 bytes.mjacob
2000-02-20Add 12160 (Ultra3) support. Add files and changes for target mode support.mjacob
2000-02-20add Qlogic 12160 microcodemjacob
2000-02-20Add 12160 (Ultra3) support. Handle case of Extended CMD CDBs (cdbs withmjacob
2000-02-20suppress AAAA query host when '-4' is used; from shin@nd.net.fujitsu.co.jpMarkus Friedl
2000-02-20string manipluation paranoia changes. Most probably not exploitable.bitblt
2000-02-20features/policy: Merge with EOM 1.4Niklas Hallqvist
2000-02-20features/aggressive: Merge with EOM 1.2Niklas Hallqvist
2000-02-20features/policy: Merge with EOM 1.3Niklas Hallqvist
2000-02-20Merge with EOM 1.5Niklas Hallqvist
2000-02-19Improve.Aaron Campbell
2000-02-19Miscellaneous cleanup.Aaron Campbell
2000-02-19fix example. ok aaron@Eric Jackson
2000-02-19flush the caches that need flushing on context switch.Artur Grabowski
2000-02-19replacemul has been broken all the time. comment it out for now.Artur Grabowski
2000-02-19typo; peter@freebsdTheo de Raadt
2000-02-19get a symbol for pure_vcache_flushArtur Grabowski
2000-02-19Re-order SEE ALSO entries.Aaron Campbell
2000-02-19Add two new cache operations.Artur Grabowski
2000-02-19cert.c: Merge with EOM 1.14Niklas Hallqvist
2000-02-19Merge with EOM 1.38Niklas Hallqvist
2000-02-19Merge with EOM 1.17Niklas Hallqvist
2000-02-19Makefile: Merge with EOM 1.61Niklas Hallqvist
2000-02-19syncTheo de Raadt
2000-02-19use more modern typesTheo de Raadt
2000-02-19If we got an xfer from our backlog queue, don't allow sleeping; we're inTodd C. Miller
2000-02-19From NetBSD:Todd C. Miller
2000-02-19From NetBSD:Todd C. Miller
2000-02-19link boot at a starting address 0x10000 higher than bootxx; avoids hypersparc...Theo de Raadt
2000-02-19do not install /usr/include/dev/microcode/Theo de Raadt
2000-02-19Remove bogus 802.1Q codeChris Cappuccio
2000-02-19documentation updates; paik@webnexus.comTheo de Raadt
2000-02-19description error; discovered in a bar in sweden..Theo de Raadt
2000-02-19swapctl 2nd arg is constTheo de Raadt
2000-02-19Remove com_right.h, it's included in com_err.hHans Insulander
2000-02-19Update to a newer version from KTH-Kerberos.Hans Insulander
2000-02-19Update to a newer version from KTH-Kerberos.Hans Insulander
2000-02-19set interface fields to null when detaching substructuresNiklas Hallqvist
2000-02-18No need to call memerr4_4c through a pointer. We know when we are a 4/4c.Artur Grabowski
2000-02-18In vmapbuf expand uvm_km_valloc_wait into a direct call to uvm_mapArtur Grabowski