Age | Commit message (Expand) | Author |
2003-11-24 | make it use system bcopy/bzero (speeds up the vax about twice); from pr3549 | Michael Shalayeff |
2003-11-23 | -fno-builtin* checked by brad@ | Marc Espie |
2003-11-23 | Check correct array index KERN_VNODE; from Alistair Kerr | Todd C. Miller |
2003-11-23 | check for too-small length in stream debug code | Anil Madhavapeddy |
2003-11-22 | Unbreak compiling with DEBUG. | Alexander Yurchenko |
2003-11-21 | + -fno-builtin-* on architectures confirmed to work. | Marc Espie |
2003-11-21 | Remove redundant arguments to pf_sockaddr_lookup(); proto and af are already | Ryan Thomas McBride |
2003-11-21 | Remove unused "ipoff" arguments. | Ryan Thomas McBride |
2003-11-20 | Correct bounds check in semop(2) and semctl(2) | Todd C. Miller |
2003-11-20 | Sync comments with NetBSD. | Alexander Yurchenko |
2003-11-20 | Make these pass -Wsign-compare | Todd C. Miller |
2003-11-20 | Check for round_page() overflow in uvm_vslock()/uvm_vsunlock(). | Alexander Yurchenko |
2003-11-20 | Add -fno-builtin-print -fno-builtin-log to i386/sparc/sparc64/hppa. | Marc Espie |
2003-11-19 | Sync with NetBSD probe code: deal with non-pullups ide bus when | Alexander Yurchenko |
2003-11-19 | undo boolshit unapproved changes the author does not even care about to fix | Michael Shalayeff |
2003-11-19 | MALLOC is not meant for variable size allocations | Ted Unangst |
2003-11-19 | regen | Michael Shalayeff |
2003-11-19 | MALLOC is not meant for variable size allocations | Ted Unangst |
2003-11-19 | - add ALI M1533 and M1535 ids. ok mickey@ | Kevin Lo |
2003-11-18 | Remove the duplicated code in ssh_checkintr() - checked against mvme68k. | Miod Vallat |
2003-11-18 | don't leave test code enabled, spotted Dries Schellekens | Ted Unangst |
2003-11-18 | In ssh_checkintr(), better check pointers for NULL before they | Miod Vallat |
2003-11-18 | path_index isn't used for anything, so comment it out. idea millert@ | Ted Unangst |
2003-11-18 | add lightwight reader/writer locks from art@. we will be using these | Ted Unangst |
2003-11-18 | faster pools. split pagelist into full, partial, and empty so we find what | Ted Unangst |
2003-11-18 | remove useless debug print. | Dale Rahn |
2003-11-18 | DDB_SAFE_CONSOLE should not be specified in GENERIC kernel except for testing. | Dale Rahn |
2003-11-17 | Various cleanups, knf, better debug messages. | Alexander Yurchenko |
2003-11-17 | Don't wait for DRQ after issuing IDENTIFY command; instead check for DRQ | Alexander Yurchenko |
2003-11-17 | sync | Alexander Yurchenko |
2003-11-17 | New vendor TigerJet Network and a new toy of tm@ -- Tiger320 | Alexander Yurchenko |
2003-11-17 | Corega Ether II PCC-TD support. | Federico G. Schwindt |
2003-11-17 | regen. | Federico G. Schwindt |
2003-11-17 | Corega Ether II PCC-TD; from Katsuhiko Hirohashi <hasiyan at mk2 dot org>. | Federico G. Schwindt |
2003-11-17 | add a missing bounds check that allowed a stack overrun. reported by | Ted Unangst |
2003-11-17 | Be sure to not use the cpuid instruction on processors which do not support it; | Miod Vallat |
2003-11-17 | Be sure to pmap_deactivate() pmaps when processes exit or are scheduled out. | Miod Vallat |
2003-11-17 | Defined behavior. | Marc Espie |
2003-11-17 | Sync cpu_swapout() comments with reality. | Miod Vallat |
2003-11-16 | pf_test() and pf_test6() consistency: | Ryan Thomas McBride |
2003-11-16 | convert __attribute__((__packed__)) to __packed so that parsers unaware | Anil Madhavapeddy |
2003-11-16 | compile without INET6 | Markus Friedl |
2003-11-15 | set boottime's time to boottime, handy for find. requested by markus. | Ted Unangst |
2003-11-15 | recognize AMD Opteron, Athlon64 and Athlon64FX as 686-class CPU | Henning Brauer |
2003-11-15 | diff from andreas@: | Henning Brauer |
2003-11-14 | Enable pci address fixup, include a workaround for the fact that | Dale Rahn |
2003-11-14 | Allow bootloader to parse RDB labeled disks, it is now possible to | Dale Rahn |
2003-11-14 | More obsolete code/define removal. | Dale Rahn |
2003-11-14 | Remove very old, defunct defines. | Dale Rahn |
2003-11-14 | the the; rohee@ | Miod Vallat |