Age | Commit message (Expand) | Author |
2004-11-17 | proper autoconf attachments; grange@ testing; markus@ ok | Michael Shalayeff |
2004-11-17 | atu(4) on by default, since it is now smaller | Theo de Raadt |
2004-11-11 | no need to lock access for reading | joshua stein |
2004-11-10 | Remove __cplusplus crud. | Alexander Yurchenko |
2004-11-09 | Do not map empty mbufs (m_len == 0) in bus_dmamap_load_mbuf() as these mappings | Claudio Jeker |
2004-11-08 | commented out entry for atu | David Gwynne |
2004-11-07 | enable ath, iwi, and ipw | Theo de Raadt |
2004-11-02 | Remove __HAVE_NWSCONS and related remnants of pre-wscons days; no functional | Miod Vallat |
2004-11-02 | imported Sam Leffler's ath driver for atheros multimode wireless nics | Reyk Floeter |
2004-10-21 | SIGFPE signal codes for SSE. | Mark Kettenis |
2004-10-20 | disable the intel wireless stuff by default | Theo de Raadt |
2004-10-20 | support for Intel 2100/2200BG/2915ABG wireless devices written by | Theo de Raadt |
2004-10-12 | remove text after #endif (errors out with gcc3) | Christian Weisgerber |
2004-10-08 | Move dev/cons.c to MI conf/files. | Alexander Yurchenko |
2004-10-05 | Support for 6300ESB (timecounter, not SpeedStep of course). | Alexander Yurchenko |
2004-10-05 | Includes nit. | Alexander Yurchenko |
2004-10-05 | - check if pm space is enabled | Alexander Yurchenko |
2004-10-05 | Get prototypes through cons_decl(), so that they are always right. | Miod Vallat |
2004-10-05 | grab the perflevel during init so it's synced with reality. | Ted Unangst |
2004-10-05 | Port of NetBSD's udav driver for Davicom USB DM960 based Ethernet. | Jonathan Gray |
2004-10-03 | nvram driver for i386 through /dev/nvram | joshua stein |
2004-10-03 | Kill <sys/types.h> | Alexander Yurchenko |
2004-09-26 | make PCIBIOS_INTR_FIXUP_FORCE into an UKCable flag instead; from Thorsten Gla... | Michael Shalayeff |
2004-09-26 | Minor tweaks to unify with other timecounters. | Alexander Yurchenko |
2004-09-25 | Timecounter support for Intel ICH chips, not enabled | Alexander Yurchenko |
2004-09-22 | Remove unused option CPU. | Alexander Yurchenko |
2004-09-20 | addres -> address | Miod Vallat |
2004-09-17 | Remove option EON from kernel and options(4) | Mathieu Sauve-Frankel |
2004-09-16 | Add disabled piixpm and gscpm. | Alexander Yurchenko |
2004-09-16 | spacing | Theo de Raadt |
2004-09-16 | cleanup deafult locators (blah ?); please check that your most hated architec... | Michael Shalayeff |
2004-09-15 | gscpm(4) -- National Semiconductor Geode SC1100 SMI/ACPI module driver. | Alexander Yurchenko |
2004-09-15 | fix proto for sysarch() | Theo de Raadt |
2004-09-09 | cpu_setup functions passed wrong first arg; from foleite@yahoo.com.br | Theo de Raadt |
2004-09-07 | Properly put ktrsyscall (and scdebug_foo) into biglock, inspired from NetBSD | Niklas Hallqvist |
2004-08-27 | Add wsmux to support USB keyboards on RAMDISK_CD, which has usb support, | Dale Rahn |
2004-08-24 | Better description of the path to bsd.rd, to avoid having to update it | Tom Cosgrove |
2004-08-24 | Correctly document the order in which cdboot looks for kernels. | Tom Cosgrove |
2004-08-24 | Have cdboot look for /3.6/i386/bsd.rd first. | Tom Cosgrove |
2004-08-24 | Have cdbr look for cdboot at /3.6/i386/cdboot as well as at /cdboot. | Tom Cosgrove |
2004-08-24 | fix the microtime renaming leftover; from Emil Mikulic <g5ba9cd0@dmr.ath.cx>;... | Michael Shalayeff |
2004-08-21 | Fix typo in comment | Tom Cosgrove |
2004-08-18 | remove: GPL_MATH_EMULATE MSDOSFS rl tx tl wb | Theo de Raadt |
2004-08-17 | Calculate time_t correctly from (day, month, year): 1/1/70 is 0, not 1. | Tom Cosgrove |
2004-08-14 | bad bad typo + thinko made ktrace broken in smp. ok deraadt@ | Niklas Hallqvist |
2004-08-12 | Fix the shared irq problem, by allocating a low priority vector | Niklas Hallqvist |
2004-08-11 | In dkcsumattach() avoid modifying bootdev until we are done matching. | Todd C. Miller |
2004-08-09 | rev not rev. | Theo de Raadt |
2004-08-06 | rename sparc kill_user_windows() to pmap_unuse_final(). provide empty stubs | Theo de Raadt |
2004-08-06 | provide md USPACE_ALIGN zero on all but mips; deradat@ pefo@ ok | Michael Shalayeff |