summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2009-01-11Regen from syscalls.master rev 1.64:tsutsui
2009-01-11Update for compat_50 stuff. (compile test only)tsutsui
2009-01-11Treat all of ^__ as compiler namespace and do not rename thosepooka
2009-01-11Use PRIu64 to print 64 bit dev_t.tsutsui
2009-01-11Regen from syscalls.master rev 1.72:tsutsui
2009-01-11Update for compat_50 stuff. (compile test only)tsutsui
2009-01-11Regen from syscalls.master rev 1.31:tsutsui
2009-01-11Update for compat_50 stuff. (compile test only)tsutsui
2009-01-11Regen to pull proper "created from" revision strings.tsutsui
2009-01-11<sys/syscallargs.h> requires <sys/sched.h> for cpuset_t.tsutsui
2009-01-11Use 64bit long minor nuber in dm_dev structure.haad
2009-01-11Fix aprint_debug after christos-time_t merge.haad
2009-01-11make this compilecegger
2009-01-11make this compilecegger
2009-01-11Make this compile.nakayama
2009-01-11make this compilecegger
2009-01-11make this compilecegger
2009-01-11make kgdb_dev a dev_tcegger
2009-01-11make this compilecegger
2009-01-11Redo previous for 32-bit kernel.nakayama
2009-01-11p_timer has been changed to struct itimerspec.nakayama
2009-01-11Initialize sc->sc_dev before we use it.matt
2009-01-11Fix inverted logic on FPU type check in fpfault(). From OpenBSD.tsutsui
2009-01-11we need route_enqueue not to be staticchristos
2009-01-11this change was somehow missed.christos
2009-01-11christos-time_t: welcome to 5.99.7christos
2009-01-11merge christos-time_tchristos
2009-01-11merge christos-time_tchristos
2009-01-11add an empty module_init_md(), allows a MODULAR kernel to link.mrg
2009-01-10* sparc supports rump kernel symbol renamepooka
2009-01-10Track mutex/rwlock/condvar status. This allows us to get rid ofpooka
2009-01-10Disable symbol renaming for now on arm, mips, sh3 and sparc topooka
2009-01-10For some reason lost in obscurity and time, I did not ever implement amhitch
2009-01-10use new exported constants from net80211.cegger
2009-01-10BCM4328 has MAC rev 12.cegger
2009-01-10Attach on BCM4328. This chip supports 11n.cegger
2009-01-10Introduce ieee80211_setbasicrates().cegger
2009-01-10Remove unnecessary "last kernel PT page" mapping.tsutsui
2009-01-10Clean up messages.isaki
2009-01-10fdc->sc_dev is not necessary.isaki
2009-01-09Do not probe for console when configuring xenbus devices, as it isjym
2009-01-09add flow control support. From OpenBSD.cegger
2009-01-09add support for RTL8211C(L) phy.cegger
2009-01-09Make the "EULA not accepted" message a bit more informative, now reads:jmcneill
2009-01-09Fix previous screwup.macallan
2009-01-09add bwi driver for Airport Extrememacallan
2009-01-09Last bit of the bwi drivermacallan
2009-01-09PCI attachment for the bwi drivermacallan
2009-01-09A driver for Broadcom BCM4302 wlan controllers, otherwise known asmacallan
2009-01-09This driver doesn't use sicallbacks, so don't bother pre-allocating one.mhitch