summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2004-06-11support IPV6_USE_MIN_MTU, which is needed to run BIND9 well. from kameJun-ichiro itojun Hagino
2004-06-11Eliminate a dereference after pool_put when an inactive/no-longer referencedRyan Thomas McBride
2004-06-11export cpuid via kproc2, and make ps & top awareTheo de Raadt
2004-06-10Generate SIGTRAP for breakpoint instructions.Mark Kettenis
2004-06-10From FreeBSD (via rees@umich.edu and nate)Peter Valchev
2004-06-10zero the cif struct correctly.Ryan Thomas McBride
2004-06-10Plug a memory leak in carp_clone_destroy()Ryan Thomas McBride
2004-06-10Fix a logic error in sglist creation.Miod Vallat
2004-06-10rename struct pf_rule_addr member 'not' to 'neg', as 'not' is a reservedDaniel Hartmeier
2004-06-09Among other tricky (or nice, depending upon your involvment) features,Miod Vallat
2004-06-09in theory, vnlock should alays be NULL in the generic lock (sic) functions.Ted Unangst
2004-06-09Merge in a piece of the SMP branch into HEAD.Artur Grabowski
2004-06-09rename POOLPAGE macros to pmap_map_directTed Unangst
2004-06-09pull in KNF from SMPTheo de Raadt
2004-06-09we trust the calibrated pentium_mhz more, so don't overwrite it unlessTed Unangst
2004-06-09fix compilation for !I586_CPU case; ok grange@Damien Miller
2004-06-09Minor sync from the SMP branch.Artur Grabowski
2004-06-08always create a stack frame in cpu_switch() and put a stubMichael Shalayeff
2004-06-08Use cpuid_t whenever possible, rather than an angry combination of longMiod Vallat
2004-06-08factor out md5 code; ok+tests henning@, djm@, hshoexer@Markus Friedl
2004-06-08fixTheo de Raadt
2004-06-08pull up cpuid_t define from smp branch. Kill alpha specific defininitionMarco S Hyman
2004-06-08pull ncpus support from smp tree into main branch.Marco S Hyman
2004-06-08No need to update runtime in cpu_switch. It's updated in mi_switch justArtur Grabowski
2004-06-08Make umass CBI buffer handling consistant with BBB buffer handling byKenneth R Westerback
2004-06-07Correctly handle an unaligned long long parameter on stack in varargs functions;Miod Vallat
2004-06-07Make deletion of a few addresses much faster on big tables. ok claudio@Cedric Berger
2004-06-07Allow userland to issue ld.d or st.d with a long, but not long long alignedMiod Vallat
2004-06-06Multicast cleanupsRyan Thomas McBride
2004-06-06Don't touch any hardware registers while fetching hw.cpuspeed andAlexander Yurchenko
2004-06-06extend routing table to be able to match and route packets based onCedric Berger
2004-06-06In printf %p doesn't need extra ``0x''Alexander Yurchenko
2004-06-06remove Realtek 8139C+ from re(4) line commentPeter Valchev
2004-06-06- replace hand-rolled crc32 with ether_crc32_be()Ryan Thomas McBride
2004-06-06portal_connect needs splsoftnet.Ted Unangst
2004-06-05Remove unneeded dependency on wscons_raster.hMiod Vallat
2004-06-05retval may be NULL in fork1, take 2Ted Unangst
2004-06-05re(4) on all mediaTheo de Raadt
2004-06-05re(4) on these media.. for nowTheo de Raadt
2004-06-05regenBrad Smith
2004-06-05add Intel i960 RD PCI-PCI bridge found on Intel EtherExpress PRO/100 Server a...Brad Smith
2004-06-05Make multicast ranges work.Ryan Thomas McBride
2004-06-05- replace handrolled crc32 with ether_crc32_be()Ryan Thomas McBride
2004-06-05Clean up style in ioctl.Ryan Thomas McBride
2004-06-05cleanup, no functional changesPeter Valchev
2004-06-05a step towards 8139C+Peter Valchev
2004-06-05Missing lockinit().Alexander Yurchenko
2004-06-05fix a few printf; pval okTheo de Raadt
2004-06-05Replace NGPIO button with SMALL_KERNEL.Alexander Yurchenko
2004-06-05GPIO support for AMD Elan SC520 found on Soekris net45x1 boards.Alexander Yurchenko