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