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