summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2001-08-19libkern sparc64 stuff (mostly from NetBSD... lightly modified... with a side ...Jason Wright
2001-08-19proto for child_returnArtur Grabowski
2001-08-19More sensible linker flags.Artur Grabowski
2001-08-19DEBUG causes too much trouble right now.Artur Grabowski
2001-08-19Loosened TCP state code which should allow stupid stacks to shotgun theirMike Frantzen
2001-08-19Add a powerhook for bringing the 556 out of sleepy mode after suspend.Jason Wright
2001-08-18compilesJason Wright
2001-08-18Move the softc into the machdep parts.Artur Grabowski
2001-08-18Add new ioctl for adding/removing individual rules to/from the active rule set.Daniel Hartmeier
2001-08-18rcs idsJason Wright
2001-08-18generic mostek clock driver (from NetBSD, ported by art... but he's beingJason Wright
2001-08-18Mostek cmos clock stuff (from netbsd)Jason Wright
2001-08-18Some NBPG to PAGE_SIZE conversions.Dale Rahn
2001-08-18RCSidsJason Wright
2001-08-18compiles with minimal mods (From NetBSD)Jason Wright
2001-08-18Change the timeouts on adb keyboard probing to be the same as NetBSD.Dale Rahn
2001-08-18more includes from NetBSDJason Wright
2001-08-18make pfctl -s state SCREAM; frantzen is now happyTheo de Raadt
2001-08-18more includes from NetBSD.Artur Grabowski
2001-08-18import sbus stuff from netbsd (not a lot of mods).Jason Wright
2001-08-18enough to get sbus.o from NetBSDJason Wright
2001-08-18Move pmap_{de,}activate to vm/pmap.h, it's same on all archs.Artur Grabowski
2001-08-18Fix functions to match prototypes. Old K&R doesn't make sense with inlineMarc Espie
2001-08-18typo from 1.50; biorn@chips.chalmers.seTheo de Raadt
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-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-18More includes from NetBSD.Artur Grabowski
2001-08-18We still need splimp.Artur Grabowski
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-18I am sick and tired of bug reports LACKING INFORMATION.Artur Grabowski
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