Age | Commit message (Expand) | Author |
2000-06-07 | sync | Niklas Hallqvist |
2000-06-07 | Fix linux [gs]etrlimit emulation + add their latest ugetrlimit | Niklas Hallqvist |
2000-06-07 | Allow passing an address to 'show malloc' and print out some information about | Artur Grabowski |
2000-06-07 | Add 'show malloc' that prints out malloc debugging information if available. | Artur Grabowski |
2000-06-07 | Change debug_malloc_print so that it can be called from ddb. | Artur Grabowski |
2000-06-07 | Default type and size to -1. | Artur Grabowski |
2000-06-07 | fix anycast address determination. | Jun-ichiro itojun Hagino |
2000-06-07 | from freebsd(wpaul): | Jason Wright |
2000-06-07 | indent | Aaron Campbell |
2000-06-07 | new elink3 pulls in the whole mii thing | Michael Shalayeff |
2000-06-07 | s/PIMCTL/PIM6CTL/ for less confusion. | Jun-ichiro itojun Hagino |
2000-06-06 | fit | Theo de Raadt |
2000-06-06 | include ksyms.h to have correct NKSYMS value (oops) | Miod Vallat |
2000-06-06 | Make si compile with non-DDB kernels | Miod Vallat |
2000-06-06 | This code will not work without UVM. | Artur Grabowski |
2000-06-06 | memory type for MALLOC_DEBUG | Artur Grabowski |
2000-06-06 | malloc debugging code. Enabled by option MALLOC_DEBUG. | Artur Grabowski |
2000-06-06 | If the process is P_NOZOMBIE free it's resources in the reaper. | Artur Grabowski |
2000-06-06 | OpenBSD tags | Theo de Raadt |
2000-06-06 | fix cleanup of crypto sessions | Theo de Raadt |
2000-06-06 | Replace all the opaque pointers with just one. | Angelos D. Keromytis |
2000-06-06 | Get rid of tdb_ref, keep indirect pointer to TDB. | Angelos D. Keromytis |
2000-06-06 | * correct some length checkings based on the specs; still a few to fix. | Federico G. Schwindt |
2000-06-06 | add some tuples from pc card standard 7.0; remove outdated comment. | Federico G. Schwindt |
2000-06-05 | Untested busification of this driver done years ago. | Niklas Hallqvist |
2000-06-05 | Need to include files.mii due to latest elink3 changes. | Artur Grabowski |
2000-06-05 | No need to use curproc here. We already know who we are. | Artur Grabowski |
2000-06-05 | Adjust for the reaper. | Artur Grabowski |
2000-06-05 | Argh. forgot this when committing the reaper stuff. | Artur Grabowski |
2000-06-05 | Changes to exit handling. | Artur Grabowski |
2000-06-05 | fix datasheet url | Chris Cappuccio |
2000-06-04 | Only scroll up if we've hit the bottom of the scrolling region, not if we're | Aaron Campbell |
2000-06-04 | better indent for easier searching | Theo de Raadt |
2000-06-04 | nuke non-standard include files (has been #error only for a long time | Jun-ichiro itojun Hagino |
2000-06-03 | sync with latest kame doc. pcb issues and net interface issues are updated | Jun-ichiro itojun Hagino |
2000-06-03 | deep-copy ip6 header on ip6_mloopback, to avoid overwriting cluster mbuf. | Jun-ichiro itojun Hagino |
2000-06-03 | do not bark even if forwarding to loopback, since it is common | Jun-ichiro itojun Hagino |
2000-06-03 | Move everything to where is supposed to be (reg definitions, etc). | Jason Wright |
2000-06-03 | correctly handle ctlinput messages for IPv6. | Jun-ichiro itojun Hagino |
2000-06-03 | remove fxp_ether_ioctl(), and move it's processing to fxp_ioctl(). | Jason Wright |
2000-06-02 | squeeze basic framework into place. process generates SIMPLEQ of requests, | Theo de Raadt |
2000-06-02 | callback is always static | Theo de Raadt |
2000-06-02 | rework interrupt handling completely, and be more careful with the CD180 | Jason Wright |
2000-06-02 | vlan was consuming all vlan frames before they had a chance to be bridged. | Jason Wright |
2000-06-02 | make sure we are writing to the correct page; fixes a subtle bug which | Brandon Creighton |
2000-06-02 | On input if the packet matches one of the member interface MAC addresses, | Jason Wright |
2000-06-01 | Fix the German's comment typos. | Angelos D. Keromytis |
2000-06-01 | Should learn how to count... | Angelos D. Keromytis |
2000-06-01 | Check for invalid TDBs right away in the callbacks. | Angelos D. Keromytis |
2000-06-01 | Oops, remove bogus comment. | Angelos D. Keromytis |