Age | Commit message (Expand) | Author |
2001-09-16 | Make use of "export", "struct" and "member" keywords to be easier to read | Miod Vallat |
2001-09-16 | Add some missing lengths checks when passing data from userland to | Todd C. Miller |
2001-09-14 | Unbreak trap(), simplify userret(). | Artur Grabowski |
2001-09-14 | Fix fallout from round_page fixes. | Artur Grabowski |
2001-09-14 | Fix compilation errors | Artur Grabowski |
2001-09-12 | mbutl no more | Artur Grabowski |
2001-09-11 | Don't include <vm/vm_kern.h> if you don't need foo_map. | Miod Vallat |
2001-09-06 | missing machine/ieee.h from NetBSD | Todd C. Miller |
2001-08-31 | Protect against multiple inclusion. | Miod Vallat |
2001-08-31 | The fact that my tree builds should not prevent the official tree to | Miod Vallat |
2001-08-30 | Remove duplicates with m68k/m68k/genassym.cf | Miod Vallat |
2001-08-30 | Invoke genassym.sh with both m68k/m68k/genassym.cf and | Miod Vallat |
2001-08-25 | One regdump to dump them all... | Marc Espie |
2001-08-23 | Sync with contents of arch/foo/conf directory, might be useful one day. | Miod Vallat |
2001-08-23 | We can now move timeout_init into main(). | Artur Grabowski |
2001-08-23 | Remove even more old timeout tentacles. | Artur Grabowski |
2001-08-20 | silence gcc for __dead function. | Miod Vallat |
2001-08-20 | Bring get[sd]fc() prototypes to <m68k/cpu.h>, this will be needed shortly. | Miod Vallat |
2001-08-20 | Missed one timeout conversion. | Miod Vallat |
2001-08-18 | Move the softc into the machdep parts. | Artur Grabowski |
2001-08-18 | Move pmap_{de,}activate to vm/pmap.h, it's same on all archs. | Artur Grabowski |
2001-08-12 | less includes | Michael Shalayeff |
2001-08-12 | vm_extern.h no more | Michael Shalayeff |
2001-08-12 | #(endif|else) foo is incorrect, make it #endif /* foo */ | Heikki Korpela |
2001-08-11 | Unnecessary and redundant includes. | Artur Grabowski |
2001-08-08 | New timeouts. | Miod Vallat |
2001-08-08 | New timeouts. | Miod Vallat |
2001-08-07 | Not used. | Miod Vallat |
2001-07-25 | Change the pmap_enter interface to merge access_type and the wired boolean | Artur Grabowski |
2001-07-18 | Get rid of the PMAP_NEW option by making it mandatory for all archs. | Artur Grabowski |
2001-07-15 | add install target | assar |
2001-07-06 | change MSIZE to 256, okay @deraadt | Niels Provos |
2001-07-05 | Get rid of REAL_CLISTS. It was never implemented and the tentacles are | Artur Grabowski |
2001-07-04 | $OpenBSD$ | Niklas Hallqvist |
2001-06-27 | add the ALTQ device to the rest of the architectures. | Kenjiro Cho |
2001-06-27 | IPF cleanup; openbsd@davidkrause.com | Angelos D. Keromytis |
2001-06-27 | MNN is no longer an option. | Artur Grabowski |
2001-06-27 | recieve -> receive | Nathan Binkert |
2001-06-27 | Zap old vm. | Artur Grabowski |
2001-06-25 | add pf device on all architectures. | Kjell Wooding |
2001-06-25 | cold is in systm now | Michael Shalayeff |
2001-06-24 | Define splvm() for arches who don't already provide it, with the same | Miod Vallat |
2001-06-23 | no more kernfs | Theo de Raadt |
2001-06-13 | Recent changes in sys/netinet/ assume you get setsoftnet() via | Miod Vallat |
2001-06-11 | Use MI {trunc,round}_page macros. | Miod Vallat |
2001-06-08 | Change the paddr_t pmap_extract(struct pmap *, vaddr_t) interface to | Artur Grabowski |
2001-05-30 | Preliminary UVM support. UVM kernels don't work for the moment, though. | Miod Vallat |
2001-05-30 | Bring the root device selection code up-to-date with modern standards | Miod Vallat |
2001-05-30 | Oops | Miod Vallat |
2001-05-30 | Define msgbuf area size better, gets rid of occasionnal noise in dmesg | Miod Vallat |