Age | Commit message (Expand) | Author |
2004-06-16 | export cpu# instead of apid#; art ok | Theo de Raadt |
2004-06-16 | missing paren in macro def. Patrick Latifi | Jun-ichiro itojun Hagino |
2004-06-16 | handle zero division for userland as well; from otto@ | Michael Shalayeff |
2004-06-15 | first parts of how C3 Esther will be handled; ok tom | Theo de Raadt |
2004-06-15 | Be more careful about what value we check for crypto capability bits | Tom Cosgrove |
2004-06-15 | export actual xcrypt feature set bitmask | Theo de Raadt |
2004-06-15 | grok upcoming VIA C3 Esther montmul, sha1, and sha256 instructions | Theo de Raadt |
2004-06-15 | fix some printf's | Brad Smith |
2004-06-15 | avoid creating multiple multicast filter entry for the same group. | Jun-ichiro itojun Hagino |
2004-06-14 | Remove DIOCBEGINRULES, DIOCCOMMITRULES, DIOCBEGINALTQS, DIOCCOMMITALTQS, | Cedric Berger |
2004-06-14 | Added some codes that check if the machine is LUNA-88K or LUNA-88K2 | Kenji Aoyama |
2004-06-14 | Calculate optp (pointer to beginning of TCP options) based on th, not | Daniel Hartmeier |
2004-06-14 | spelling | Ryan Thomas McBride |
2004-06-14 | Remove unused descriptive name strings. We use the names the devices return. | Kenneth R Westerback |
2004-06-14 | de-__P | Theo de Raadt |
2004-06-14 | knock out some useless crud | Theo de Raadt |
2004-06-13 | regen | Niklas Hallqvist |
2004-06-13 | debranch SMP, have fun | Niklas Hallqvist |
2004-06-13 | regen | Michael Shalayeff |
2004-06-13 | support iriver ifp-1xx thingies | Michael Shalayeff |
2004-06-13 | cy_attach improvements; ok art | Peter Valchev |
2004-06-12 | Add check for bp->b_bcount in siop_minphys() as other drivers have. | Kenneth R Westerback |
2004-06-12 | fix ncpu vs ncpus glitch, spotted by Sven Dehmlow | Theo de Raadt |
2004-06-12 | support IPV6_USE_MIN_MTU, to make BIND9 better. | Jun-ichiro itojun Hagino |
2004-06-12 | support IPV6_USE_MIN_MTU (forgot to commit the file, sorry). noted by Anil | Jun-ichiro itojun Hagino |
2004-06-12 | Sync with FreeBSD aicasm. No changes to the generated reg.h or seq.h | Kenneth R Westerback |
2004-06-11 | back out tree breakage. Like, come on | Theo de Raadt |
2004-06-11 | vm->vm_minsaddr was uninitialized (nothing realy uses it anyway) | Michael Shalayeff |
2004-06-11 | better name for power thread (for power users only) | Michael Shalayeff |
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 |