Age | Commit message (Expand) | Author |
2001-08-12 | g/c unused fields. | Miod Vallat |
2001-08-12 | g/c old, unused, constants. | Miod Vallat |
2001-08-12 | Replace VM_{MAX,MIN}_USER_ADDRESS with VM_{MAX,MIN}_ADDRESS. | Miod Vallat |
2001-08-12 | moce pglisth into uvm_pglist.h | Michael Shalayeff |
2001-08-12 | Fix build after breakage. | Dale Rahn |
2001-08-12 | make it compile | Michael Shalayeff |
2001-08-12 | #(endif|else) foo is incorrect, make it #endif /* foo */ | Heikki Korpela |
2001-08-12 | Remove asserts, there is enough diag code there. | Miod Vallat |
2001-08-11 | Cleanup. | Miod Vallat |
2001-08-11 | Add wint_t type declaration. | Miod Vallat |
2001-08-11 | Looks like you're not needed, pal. | Miod Vallat |
2001-08-11 | Unnecessary and redundant includes. | Artur Grabowski |
2001-08-11 | redundant includes | Artur Grabowski |
2001-08-11 | redundant includes. | Artur Grabowski |
2001-08-11 | unnecessary includes. | Artur Grabowski |
2001-08-11 | unnecessary includes. | Artur Grabowski |
2001-08-11 | make this compile without akbd in the kernel configuration. | Matthieu Herrb |
2001-08-11 | Some fixes from NetBSD. | Artur Grabowski |
2001-08-11 | remove some old cruft. | Artur Grabowski |
2001-08-11 | swapmap is gone forever. | Artur Grabowski |
2001-08-11 | Make m18x_cmmu.c only compiled if support for 187 or 188 is required. | Miod Vallat |
2001-08-11 | Use more sensible malloc type. | Artur Grabowski |
2001-08-11 | Include files serve a purpose. Move lots of extern statements from | Miod Vallat |
2001-08-11 | Make iomap_mapout() a void function, since its return value is always 1 | Miod Vallat |
2001-08-10 | convert V->P table memory allocations to pool. | Dale Rahn |
2001-08-08 | New timeouts. | Miod Vallat |
2001-08-08 | New timeouts. | Miod Vallat |
2001-08-08 | New timeouts. | Miod Vallat |
2001-08-08 | move the com_raisedtr proto for timeout_set | Michael Shalayeff |
2001-08-08 | vga_{isa,pci}.h -> vga.h since the former no longer exists. | Todd C. Miller |
2001-08-08 | IPCOMP removal. deraadt@ ok. | Jean-Jacques Bernard-Gundol |
2001-08-08 | __dead doesn't work on function pointers. | Artur Grabowski |
2001-08-08 | __dead not __noreturn__ | Todd C. Miller |
2001-08-08 | nuke __attribute__((__noreturn__)) when used in conjunction with __dead | Todd C. Miller |
2001-08-08 | Fix broken logic in wait flags passed to extent_alloc. | Artur Grabowski |
2001-08-07 | Not used. | Miod Vallat |
2001-08-07 | One more typo. | Miod Vallat |
2001-08-07 | Sprinkle a few Holy Volatiles (tm). | Miod Vallat |
2001-08-07 | Make config(8) choose which source files to exclude, from the kernel | Miod Vallat |
2001-08-07 | tag fixes; Denis Afonin <dfa@solo.ee> | Jason Wright |
2001-08-07 | unused, bye bye. | Brad Smith |
2001-08-07 | remove this header which has been unused for over 3 yrs now. | Brad Smith |
2001-08-06 | remove vm_conf.h; art@ ok | Michael Shalayeff |
2001-08-06 | Bring latest powerpc pmap.c fix here too. | Miod Vallat |
2001-08-06 | __BDEVSW_DUMP_OLD_TYPE no more. | Miod Vallat |
2001-08-06 | Working kernel crash dumps. | Miod Vallat |
2001-08-06 | __BDEVSW_DUMP_OLD_TYPE no more. | Miod Vallat |
2001-08-06 | Working kernel crash dumps. | Miod Vallat |
2001-08-06 | Properly identify the boot drive on 147 if it is not scsi id #0. | Miod Vallat |
2001-08-06 | Correct misinitialization of a variable. This worked before? | Dale Rahn |