Age | Commit message (Expand) | Author |
2004-06-09 | Among other tricky (or nice, depending upon your involvment) features, | Miod Vallat |
2004-06-09 | in theory, vnlock should alays be NULL in the generic lock (sic) functions. | Ted Unangst |
2004-06-09 | Merge in a piece of the SMP branch into HEAD. | Artur Grabowski |
2004-06-09 | rename POOLPAGE macros to pmap_map_direct | Ted Unangst |
2004-06-09 | pull in KNF from SMP | Theo de Raadt |
2004-06-09 | we trust the calibrated pentium_mhz more, so don't overwrite it unless | Ted Unangst |
2004-06-09 | fix compilation for !I586_CPU case; ok grange@ | Damien Miller |
2004-06-09 | Minor sync from the SMP branch. | Artur Grabowski |
2004-06-08 | always create a stack frame in cpu_switch() and put a stub | Michael Shalayeff |
2004-06-08 | Use cpuid_t whenever possible, rather than an angry combination of long | Miod Vallat |
2004-06-08 | factor out md5 code; ok+tests henning@, djm@, hshoexer@ | Markus Friedl |
2004-06-08 | fix | Theo de Raadt |
2004-06-08 | pull up cpuid_t define from smp branch. Kill alpha specific defininition | Marco S Hyman |
2004-06-08 | pull ncpus support from smp tree into main branch. | Marco S Hyman |
2004-06-08 | No need to update runtime in cpu_switch. It's updated in mi_switch just | Artur Grabowski |
2004-06-08 | Make umass CBI buffer handling consistant with BBB buffer handling by | Kenneth R Westerback |
2004-06-07 | Correctly handle an unaligned long long parameter on stack in varargs functions; | Miod Vallat |
2004-06-07 | Make deletion of a few addresses much faster on big tables. ok claudio@ | Cedric Berger |
2004-06-07 | Allow userland to issue ld.d or st.d with a long, but not long long aligned | Miod Vallat |
2004-06-06 | Multicast cleanups | Ryan Thomas McBride |
2004-06-06 | Don't touch any hardware registers while fetching hw.cpuspeed and | Alexander Yurchenko |
2004-06-06 | extend routing table to be able to match and route packets based on | Cedric Berger |
2004-06-06 | In printf %p doesn't need extra ``0x'' | Alexander Yurchenko |
2004-06-06 | remove Realtek 8139C+ from re(4) line comment | Peter Valchev |
2004-06-06 | - replace hand-rolled crc32 with ether_crc32_be() | Ryan Thomas McBride |
2004-06-06 | portal_connect needs splsoftnet. | Ted Unangst |
2004-06-05 | Remove unneeded dependency on wscons_raster.h | Miod Vallat |
2004-06-05 | retval may be NULL in fork1, take 2 | Ted Unangst |
2004-06-05 | re(4) on all media | Theo de Raadt |
2004-06-05 | re(4) on these media.. for now | Theo de Raadt |
2004-06-05 | regen | Brad Smith |
2004-06-05 | add Intel i960 RD PCI-PCI bridge found on Intel EtherExpress PRO/100 Server a... | Brad Smith |
2004-06-05 | Make multicast ranges work. | Ryan Thomas McBride |
2004-06-05 | - replace handrolled crc32 with ether_crc32_be() | Ryan Thomas McBride |
2004-06-05 | Clean up style in ioctl. | Ryan Thomas McBride |
2004-06-05 | cleanup, no functional changes | Peter Valchev |
2004-06-05 | a step towards 8139C+ | Peter Valchev |
2004-06-05 | Missing lockinit(). | Alexander Yurchenko |
2004-06-05 | fix a few printf; pval ok | Theo de Raadt |
2004-06-05 | Replace NGPIO button with SMALL_KERNEL. | Alexander Yurchenko |
2004-06-05 | GPIO support for AMD Elan SC520 found on Soekris net45x1 boards. | Alexander Yurchenko |
2004-06-05 | Remove NGPIO button. | Alexander Yurchenko |
2004-06-05 | set m_pkthdr.len early; ok mcbride, deraadt | Markus Friedl |
2004-06-05 | add multicast support | Peter Valchev |
2004-06-05 | sync | Theo de Raadt |
2004-06-05 | shrink | Theo de Raadt |
2004-06-05 | RealTek 8139C+/8169/8169S/8110S PCI NIC driver from FreeBSD/NetBSD | Peter Valchev |
2004-06-05 | Add defines for RealTek 8139C+/8169/8169S/8110S; from FreeBSD | Peter Valchev |
2004-06-05 | Driver for the RealTek 8169S/8110S internal 10/100/1000 PHY | Peter Valchev |
2004-06-05 | sync | Peter Valchev |