Age | Commit message (Expand) | Author |
2004-06-25 | Add extended CPUID flag value for AMD64 LONG identification. Taken from | Tom Cosgrove |
2004-06-25 | Minor fixes suggested by nordin@ and henning@ | Thorsten Lockert |
2004-06-25 | IPv6 reassembly on "scrub" directive. | Jun-ichiro itojun Hagino |
2004-06-24 | Identify ourselves on the new console device when it's changed. | Tom Cosgrove |
2004-06-24 | Do a better job at containing powerpc specific #defines to PPC_... | Dale Rahn |
2004-06-24 | Turn off timeouts if the user types anything at all. This prevents an | Tom Cosgrove |
2004-06-24 | A little better but still work in progress. | Andreas Gunnarsson |
2004-06-24 | KNF, cleanup, readability fixes... this hurt | Henning Brauer |
2004-06-24 | Minor changes (structural, not behavioural) in order to support a regress | Tom Cosgrove |
2004-06-24 | Remove the 8 page limit for sysctl_proc_args after discussing with Theo. | Todd C. Miller |
2004-06-24 | Typos in DEBUG code. | Miod Vallat |
2004-06-24 | This moves access to wall and uptime variables in MI code, | Thorsten Lockert |
2004-06-24 | Work in progress, early check-in requested by niklas@ | Andreas Gunnarsson |
2004-06-24 | Add comment explaining what "bootprompt" is for | Tom Cosgrove |
2004-06-24 | If a line in boot.conf is too long for our buffer, stop before we | Tom Cosgrove |
2004-06-24 | free() correct object; andrushock@korovino.net | Theo de Raadt |
2004-06-24 | Add ehci. ok drahn@ | Thomas Nordin |
2004-06-24 | "error" could be left uninitialized | Jun-ichiro itojun Hagino |
2004-06-24 | ultra minor KNF | Jun-ichiro itojun Hagino |
2004-06-24 | endian fix from chris pascoe | Jolan Luff |
2004-06-23 | Do not send IPIs while cold. Should probably fix the pmap_kremove panics som... | Niklas Hallqvist |
2004-06-23 | oops, keep MP stuff inside MULTIPROCESSOR | Niklas Hallqvist |
2004-06-23 | Renumber I/O APICs who clash with other APICs. Also clear the delivery | Niklas Hallqvist |
2004-06-23 | Assorted night cleanups: | Miod Vallat |
2004-06-23 | a few fixes to systrace | marius eriksen |
2004-06-23 | Fix one-byte overflow in interrupt handling allocator. henning@, miod@ ok | Aaron Campbell |
2004-06-23 | pfr_commit_ktable calls functions that can result in the current | Ryan Thomas McBride |
2004-06-23 | Remove useless debug code. | Miod Vallat |
2004-06-23 | Make AHD_DEBUG compile. ok krw@ | Marco Peereboom |
2004-06-23 | Add atw(4), commented out for now. | Todd C. Miller |
2004-06-23 | enable ahd by default (still some work for marco and krw, but it no | Theo de Raadt |
2004-06-23 | Missed this in the atw(4) commit. | Todd C. Miller |
2004-06-23 | tabs vs spaces | Aaron Campbell |
2004-06-23 | Remove some ifdef notyet symbols for non-existent floppy driver. art@ ok | Aaron Campbell |
2004-06-23 | When servicing 88110 exceptions, reset dsr and isr as fast as possible. | Miod Vallat |
2004-06-23 | Since the NMI interrupt source on 88110 is, well, non maskable, it is | Miod Vallat |
2004-06-23 | Hook cdbr and cdboot into the build (though nothing uses them yet). | Tom Cosgrove |
2004-06-23 | Enter cdboot, a CD-specific second-stage bootrap. | Tom Cosgrove |
2004-06-23 | daa should be 0x27 and aaa 0x37 | Andreas Gunnarsson |
2004-06-22 | atw(4) driver from NetBSD (dyoung). Based in part on a port by | Todd C. Miller |
2004-06-22 | Replace a whole bunch of scary uses of strncpy() with strlcpy() and | Jean-Francois Brousseau |
2004-06-22 | Remove... almost 10 years, and things have changed enough that this | Tobias Weingartner |
2004-06-22 | Change of variable name from read to nread, to reduce difference | Tom Cosgrove |
2004-06-22 | Enter cdbr, an El Torito no-emulation CD boot sector that fits | Tom Cosgrove |
2004-06-22 | During exception processing, we are not supposed to fault immediately | Miod Vallat |
2004-06-22 | Import current NetBSD/FreeBSD 802.11 framework. | Todd C. Miller |
2004-06-22 | Add M_LINK0 for net80211; OK markus@ and mcbride@ | Todd C. Miller |
2004-06-22 | Enable ahd interrupts and reset the channel before scanning the bus | Kenneth R Westerback |
2004-06-22 | Use SIOCSIFGENERIC and SIOCGIFGENERIC for SIOCSWAVELAN and SIOCGWAVELAN | Todd C. Miller |
2004-06-22 | The Prism device driver's manual makes a distinction in naming of | Todd C. Miller |