Age | Commit message (Expand) | Author |
2002-06-11 | UPA driver for the Blade1000 | Jason Wright |
2002-06-11 | UPA attachment for creator | Jason Wright |
2002-06-11 | Nuke unused function. | Hugh Graham |
2002-06-11 | bootstraps okay with texinfo 4.0, so install docs directly. | Marc Espie |
2002-06-11 | sync | Theo de Raadt |
2002-06-11 | Allow MD code to define __HAVE_VM_PAGE_MD to add own members into struct vm_p... | Artur Grabowski |
2002-06-11 | Oops, no need for 1k lpgsz support on the ramdisk. | Hugh Graham |
2002-06-11 | New boot code, mostly from ragge's work in NetBSD. | Hugh Graham |
2002-06-11 | Saves 4 bytes of filespace | Marcus Watts |
2002-06-11 | Check that "the rule" is in db_hangman.c, and that it is not violated. | Niklas Hallqvist |
2002-06-11 | Document kern.userasymcrypto | Angelos D. Keromytis |
2002-06-11 | kill __FUNCTION__ | Marc Espie |
2002-06-11 | nuke an unused parameter in pfctl_timeout. ok frantzen@ | Kjell Wooding |
2002-06-11 | Protect mi_switch with splstatclock. | Artur Grabowski |
2002-06-11 | use "ntop" only after initialized | Jun-ichiro itojun Hagino |
2002-06-11 | Recognize more v9 branches when stepping | Marcus Watts |
2002-06-11 | Add manpage for umidi(4) | Nathan Binkert |
2002-06-11 | Add manpage for umct(4) | Nathan Binkert |
2002-06-11 | can't call arc4random() before timeouts are enabled, use random() if cold. | Jason Wright |
2002-06-11 | add umidi, but commented out since I don't have anything to test | Nathan Binkert |
2002-06-11 | add usb midi support. | Nathan Binkert |
2002-06-11 | silence some of log(), as the codepath will be visited for IPv6-non-capable | Jun-ichiro itojun Hagino |
2002-06-11 | whitespace | Jun-ichiro itojun Hagino |
2002-06-11 | add umct, but commented out since it hasn't been shown to work. | Nathan Binkert |
2002-06-11 | split creator driver into bus specific and common code. | Federico G. Schwindt |
2002-06-11 | Add -N, -R | Kjell Wooding |
2002-06-11 | Remove upa_softc from here (it will return, but it's in the way for now) | Jason Wright |
2002-06-11 | Add the umct serial driver for netbsd. | Nathan Binkert |
2002-06-11 | random cleanup that's cheaper to commit than to remove from my tree. | Artur Grabowski |
2002-06-11 | Remove a stupid assert that grows the kernel by 40kB. | Artur Grabowski |
2002-06-11 | ANSIfy | Artur Grabowski |
2002-06-11 | Fail if no symbol table is found, don't crash. | Artur Grabowski |
2002-06-11 | kill err(3) newlines; ok miod@, deraadt@ | Jason Peel |
2002-06-11 | Add -N and -R options. When used in conjunction with | Kjell Wooding |
2002-06-11 | Remove unnecessary spllowersoftclock(). ok art@ | Thomas Nordin |
2002-06-11 | abs() is defined by ANSI C -- don't use a macro for it. ok niklas@ | Thomas Nordin |
2002-06-11 | Remove \n from warn(3). ok deraadt@ | Thomas Nordin |
2002-06-11 | splvm, not splimp. | Artur Grabowski |
2002-06-11 | Remove \n from warnx(3). ok deraadt@ | Thomas Nordin |
2002-06-11 | splvm, not splimp | Artur Grabowski |
2002-06-11 | splvm, not splimp | Artur Grabowski |
2002-06-11 | pid_t cleanup. Markus need this now to keep hacking. | Mike Pechkin |
2002-06-11 | sync with reality | Henning Brauer |
2002-06-11 | regen | Matthieu Herrb |
2002-06-11 | Add a bunch of VGA cards, from XFree86-current. ok deraadt@ | Matthieu Herrb |
2002-06-11 | change a few buffers to 2*MAXPATHLEN; pob deraadt@ | Niels Provos |
2002-06-11 | use snprintf. | Jun-ichiro itojun Hagino |
2002-06-11 | no more err(3) newlines in games; ok pjanzen@ | Jason Peel |
2002-06-11 | kill err(3) newlines; ok provos@ | Jason Peel |
2002-06-11 | strike newline from err(3) functions; ok nate@ | Jason Peel |