summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-08-18Support for PCMCIA network cards with an ASIX AX88190. Committing this overAaron Campbell
2001-08-18Add MII routines to support the ASIX AX88190 MAC controller; from NetBSD.Aaron Campbell
2001-08-18Enough of NetBSD/sparc64 for ofwboot to compile/linkJason Wright
2001-08-18probe for ps2 model and check if kbd controller is presentMichael Shalayeff
2001-08-18write output portMichael Shalayeff
2001-08-18Get rid of the opt_ PITA.Artur Grabowski
2001-08-18Use kqueue for -f.Artur Grabowski
2001-08-18undup -f Flag.Marc Espie
2001-08-18prettier printing of statesTheo de Raadt
2001-08-18Document rules specific to the FSF subtree.Marc Espie
2001-08-18Clean up after brad.Miod Vallat
2001-08-18typo. From: "Brian J. Kifiak" <bk@rt.fm>Jun-ichiro itojun Hagino
2001-08-18remove pv_table, it is not referenced any longer.Dale Rahn
2001-08-18make apm use kqueue for transferring events to luse listener.Michael Shalayeff
2001-08-18Only map memory above 256MB if the memory is present in the system.Dale Rahn
2001-08-18make this compile __with__ akdb in the kernel configuration.Dale Rahn
2001-08-18Enough of NetBSD/sparc64 to get compilable/working bootblk... more to come.Jason Wright
2001-08-18Add a possibility to add a random offset to the stack on exec. This makesArtur Grabowski
2001-08-18FormattingPaul Janzen
2001-08-18consistency nit, add some missing preprocessor symbols.Brad Smith
2001-08-18Make siop pay attention to quirks table. This not only eliminates theKenneth R Westerback
2001-08-18Timeout non-functional KBC (e.g. when missing) and gate A20 using port 0x92Constantine Sapuntzakis
2001-08-18Add lots of missing prototypes, constify a few things. Add explicit ints.Marc Espie
2001-08-17When this code was imported to NetBSD by Jason Thorpe he did a bunch ofArtur Grabowski
2001-08-17Better handling of out-of-range numbers.Paul Janzen
2001-08-17cut and paste typos; from art@Michael Shalayeff
2001-08-17pthread_main_np prototypePeter Valchev
2001-08-17cut and paste typoMichael Shalayeff
2001-08-17more cleanup of FILESTheo de Raadt
2001-08-17changes for new kqueue iface, make sure to make includes firstMichael Shalayeff
2001-08-17When rounding up to the next page size, add NBPG-1, not NBPG beforeDale Rahn
2001-08-17'y' and 'Y' both mean yes.Paul Janzen
2001-08-17provide a way to get the number used for irq line, not only a stringMichael Shalayeff
2001-08-17fix FILESTheo de Raadt
2001-08-17Provide the equivalent to Solaris thr_main() function; from FreeBSDPeter Valchev
2001-08-17altqd startup stuffTheo de Raadt
2001-08-17quieten pcmcia/cardbus interrupt handling at unsuspend timeTheo de Raadt
2001-08-17fgen from NetBSDJason Wright
2001-08-17depend wscons_machdep.c on wsdisplay; from Peter Galbavy <peter.galbavy@knowt...Michael Shalayeff
2001-08-17Back out pcic_delay() since we cannot call tsleep() in interupt context.Todd C. Miller
2001-08-17typo in commentKevin Steves
2001-08-17Add RC4 support.ben
2001-08-17Some missing protos. Use macros from <link.h> instead of rolling our own.Marc Espie
2001-08-17Show indirect symbols in -e mode.Marc Espie
2001-08-17Fix keyed HMAC where the key was longer than the blocksizeNiklas Hallqvist
2001-08-17Add test with long key, longer than common hmac blocksizeNiklas Hallqvist
2001-08-17clean up after Todd.Marc Espie
2001-08-17Make floppyC29.fs installable again.Kenneth R Westerback
2001-08-17cdev_decl cleanup; jason@ okMichael Shalayeff
2001-08-17o) {Open,Net,Free}BSD -> .{O,N,F}x;Mike Pechkin