Age | Commit message (Expand) | Author |
2002-03-08 | have to set p_md as well, used to shoot clouds before | Michael Shalayeff |
2002-03-08 | do not add maddr twice, break out of the loop if cmd post fails | Michael Shalayeff |
2002-03-08 | last arg to the copystr could be 0, also correct onfault handling | Michael Shalayeff |
2002-03-08 | semicolon is not always what it seems, replace w/ a \n in asm labels | Michael Shalayeff |
2002-03-08 | sync | Michael Shalayeff |
2002-03-08 | sync | Michael Shalayeff |
2002-03-08 | lxtphy needs ukphy_subr | Jason Wright |
2002-03-08 | Clean up: | Jason Wright |
2002-03-08 | use timeout(9) to schedule TCP timers. this avoid traversing all | Niels Provos |
2002-03-08 | Move the message buffer out of low memory, Openfirmware clears the area | Dale Rahn |
2002-03-08 | Make msghdr fields usable from all languages. | Marc Espie |
2002-03-07 | Clean up BUS_DMA_* flags, and make sure all arch's define: | Jason Wright |
2002-03-07 | Remove some debugging code accidentally committed in previous | Jason Wright |
2002-03-07 | From NetBSD: | Jason Wright |
2002-03-07 | From watching source-changes@netbsd.org: rb_dmabase needs to be initialized | Jason Wright |
2002-03-07 | use an augmented red-black tree to keep track of free space in the vm_map. | Niels Provos |
2002-03-06 | remove unused #include | Nathan Binkert |
2002-03-06 | vtophys is no longer used | Nathan Binkert |
2002-03-06 | - recognize serial speeds over 9600 bauds, and allow users to set such a | Miod Vallat |
2002-03-06 | Support serial speed over 9600 bauds. | Miod Vallat |
2002-03-06 | Some architectures don't allocate any memory out of the kernel_map space | Artur Grabowski |
2002-03-06 | sync | Nathan Binkert |
2002-03-06 | Add a couple new intel gigabit cards | Nathan Binkert |
2002-03-06 | no need to mask | Michael Shalayeff |
2002-03-06 | expand fpu name, makes line overflow a bit, maybe deal w/ it later | Michael Shalayeff |
2002-03-06 | regen | Michael Shalayeff |
2002-03-06 | cleanup the fpu names a bit | Michael Shalayeff |
2002-03-06 | Get the offsets and lengths right when sync'n dma maps; patch from mjacob | Jason Wright |
2002-03-06 | Driver for the Aurora 210SJ serial ports (It's not 100% correct yet, but | Jason Wright |
2002-03-06 | Implement a shutdown hook. | Thierry Deval |
2002-03-05 | rearrange stuff, chat about cache | Michael Shalayeff |
2002-03-05 | Kill prom stuff duplicates from bugio.[ch]. | Miod Vallat |
2002-03-05 | Insert missing newline for autoconf prettiness. | Jason Wright |
2002-03-05 | Provide a few more constants to get on par with other arches and get | Miod Vallat |
2002-03-05 | export MD5/SHA1 via /dev/crypto; ok provos@, beck@ | Markus Friedl |
2002-03-05 | on redirect output, always try to attach target link layer address option. | Jun-ichiro itojun Hagino |
2002-03-05 | It is clear that I have not committed in a long time!!!! | Niklas Hallqvist |
2002-03-05 | doh, thanks mickey! | Niklas Hallqvist |
2002-03-05 | Deal gracefully with ccb starvation | Niklas Hallqvist |
2002-03-05 | Deal gracefully with ccb starvation | Niklas Hallqvist |
2002-03-04 | Disable the wscons burner functionality... I'm not in the mood to debug it ri... | Jason Wright |
2002-03-04 | ok, so apparently wx doesn't work so well | Nathan Binkert |
2002-03-04 | do not attach wsdisplay if there is none configured | Michael Shalayeff |
2002-03-04 | dc is not listed twice. Put de back, and move dc out of the untested section. | Nathan Binkert |
2002-03-04 | since we can't fit both dc and de, we've got to have de so we can have support | Nathan Binkert |
2002-03-04 | Move dc from the untested group since it is tested, though a commit will | Nathan Binkert |
2002-03-04 | 21140 support for dc isn't reliable enough for it to win over dc. | Nathan Binkert |
2002-03-04 | parts that copy in PK parameters | Theo de Raadt |
2002-03-04 | remove old PK stuff | Theo de Raadt |
2002-03-04 | crypto_check_alg() is not needed | Theo de Raadt |