summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-08-18We don't provide COMPAT_1[234] options anymore.Miod Vallat
2001-08-18from netbsd (no modifications worth writing about)Jason Wright
2001-08-18Correct mapping of the kernel message buffer. From NetBSDMiod Vallat
2001-08-18 - Don't include sys/sched.h for now.Artur Grabowski
2001-08-18more from netbsdJason Wright
2001-08-18Typo...Miod Vallat
2001-08-18NKMEMCLUSTERS + PAGE_SIZE & co.Artur Grabowski
2001-08-18VM_MBUF_SIZE and VM_KMEM_SIZE.Artur Grabowski
2001-08-18Stuff from NetBSD/sparc64 and OpenBSD/sparc (no significant modification)Jason Wright
2001-08-18If we modify pw_change we cannot pass pw_mkdb() the secureonly flag.Todd C. Miller
2001-08-18More includes from NetBSD.Artur Grabowski
2001-08-18We still need splimp.Artur Grabowski
2001-08-18A better fixbrian
2001-08-18Fix a possible buffer overflow; theobrian
2001-08-18sync up libossaudio with NetBSD changes.Brad Smith
2001-08-18A very minimal skeleton. Based on code in NetBSD and sparc.Artur Grabowski
2001-08-18Well, we don't have a GENERIC yet, but we will have.Artur Grabowski
2001-08-18Some more includes from NetBSD.Artur Grabowski
2001-08-18better handle things; spotted by millertTheo de Raadt
2001-08-18I am sick and tired of bug reports LACKING INFORMATION.Artur Grabowski
2001-08-18strlcpy invades the treeTheo de Raadt
2001-08-18Some more includes from NetBSD.Artur Grabowski
2001-08-18M_DEBUG is no longer needed.Artur Grabowski
2001-08-18Make use of ax88190_stop_card and dl10019_stop_card.Aaron Campbell
2001-08-18ofwboot.net compiles/links, tooJason Wright
2001-08-18oopsJason Wright
2001-08-18More files needed to compile/link ofwbootJason Wright
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