Age | Commit message (Expand) | Author |
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 |
2002-06-11 | err(3) appends a newline already; ok miod@ | Jason Peel |
2002-06-11 | Move cdev_lpt_init() to a common location. | Miod Vallat |
2002-06-11 | splassert where comments tell us to. | Artur Grabowski |
2002-06-11 | cnputc() routines are void, not int. | Miod Vallat |
2002-06-11 | regression test for NATing to dynamic addresses ( nat ... -> (if) ) | Henning Brauer |
2002-06-11 | splassert where necessary | Artur Grabowski |
2002-06-11 | splassert(IPL_TTY) where comments tell us we should | Artur Grabowski |
2002-06-11 | splassert(IPL_STATCLOCK) mi_switch | Artur Grabowski |
2002-06-11 | define IPL_STATCLOCK | Artur Grabowski |
2002-06-11 | document the need for IPL_STATCLOCK | Artur Grabowski |
2002-06-11 | define IPL_STATCLOCK. | Artur Grabowski |
2002-06-11 | com.c is not a block device, no bdev_decl() for it. | Miod Vallat |
2002-06-11 | No need to cdev_decl(ugen) twice. | Miod Vallat |
2002-06-11 | pfctl -f instead of -N/-R, ok deraadt@ | Daniel Hartmeier |
2002-06-11 | I broke this. Remove separate (optional) nat calls | Kjell Wooding |
2002-06-11 | splassert where needed | Artur Grabowski |
2002-06-11 | sprinkle splasserts where function comments tell us to. | Artur Grabowski |
2002-06-11 | splassert(IPL_NET) where comment says that we should. | Artur Grabowski |
2002-06-11 | splassert(IPL_SOFTNET) where comment indicate that. | Artur Grabowski |
2002-06-11 | Rework get_localdir() so that | Kenneth R Westerback |
2002-06-11 | no longer use uidswap.[ch] from the ssh client | Markus Friedl |
2002-06-11 | typo | Matthieu Herrb |