Age | Commit message (Expand) | Author |
2004-06-11 | support IPV6_USE_MIN_MTU, which is needed to run BIND9 well. from kame | Jun-ichiro itojun Hagino |
2004-06-11 | Eliminate a dereference after pool_put when an inactive/no-longer referenced | Ryan Thomas McBride |
2004-06-11 | export cpuid via kproc2, and make ps & top aware | Theo de Raadt |
2004-06-10 | Generate SIGTRAP for breakpoint instructions. | Mark Kettenis |
2004-06-10 | From FreeBSD (via rees@umich.edu and nate) | Peter Valchev |
2004-06-10 | zero the cif struct correctly. | Ryan Thomas McBride |
2004-06-10 | Plug a memory leak in carp_clone_destroy() | Ryan Thomas McBride |
2004-06-10 | Fix a logic error in sglist creation. | Miod Vallat |
2004-06-10 | rename struct pf_rule_addr member 'not' to 'neg', as 'not' is a reserved | Daniel Hartmeier |
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 |