| 2009-08-01 |
Matthew Dillon | DEVFS - remove dev_ops_add(), dev_ops_get(), and get_dev() |
blob | commitdiff |
| 2009-06-24 |
Matthew Dillon | AMD64 - Fix many compile-time warnings. int/ptr type... |
blob | commitdiff | diff to current |
| 2009-04-15 |
Sascha Wildner | Fix the way <sys/ioccom.h> is included throughout our... |
blob | commitdiff | diff to current |
| 2009-02-16 |
Sascha Wildner | Unbreak kernel build and fix some warnings. |
blob | commitdiff | diff to current |
| 2008-12-15 |
Michael Neumann | suser_* to priv_* conversion |
blob | commitdiff | diff to current |
| 2008-07-23 |
Matthew Dillon | Synchronize some of the machine-independant AMD64 bits. |
blob | commitdiff | diff to current |
| 2008-01-05 |
Sascha Wildner | For kmalloc(), MALLOC() and contigmalloc(), use M_ZERO... |
blob | commitdiff | diff to current |
| 2007-02-25 |
Simon Schubert | Get rid of struct user/UAREA. |
blob | commitdiff | diff to current |
| 2007-02-03 |
Simon Schubert | 1:1 Userland threading stage 2.11/4: |
blob | commitdiff | diff to current |
| 2007-01-15 |
Matthew Dillon | We want the virtual kernel to be default-secure. Disab... |
blob | commitdiff | diff to current |
| 2007-01-12 |
Matthew Dillon | Add missing link options to export global symbols to... |
blob | commitdiff | diff to current |
| 2007-01-02 |
Matthew Dillon | Try to locate any instances where pmap_enter*() is... |
blob | commitdiff | diff to current |
| 2006-12-28 |
Matthew Dillon | Introduce globals: KvaStart, KvaEnd, and KvaSize. ... |
blob | commitdiff | diff to current |
| 2006-12-17 |
Matthew Dillon | Repo copy machine/pc32/i386/mem.c to kern/kern_memio... |
blob | commitdiff | diff to current |
| 2006-11-07 |
Matthew Dillon | Major kernel build infrastructure changes, part 1/2... |
blob | commitdiff | diff to current |
| 2006-10-23 |
Matthew Dillon | Further normalize the _XXX_H_ symbols used to condition... |
blob | commitdiff | diff to current |
| 2006-09-13 |
Sascha Wildner | Ansify the rest of the K... |
blob | commitdiff | diff to current |
| 2006-09-10 |
Matthew Dillon | Change the kernel dev_t, representing a pointer to... |
blob | commitdiff | diff to current |
| 2006-09-05 |
Matthew Dillon | Rename malloc->kmalloc, free->kfree, and realloc->kreal... |
blob | commitdiff | diff to current |
| 2006-09-05 |
Matthew Dillon | Rename malloc->kmalloc, free->kfree, and realloc->kreal... |
blob | commitdiff | diff to current |
| 2006-07-28 |
Matthew Dillon | MASSIVE reorganization of the device operations vector... |
blob | commitdiff | diff to current |
| 2006-07-10 |
Matthew Dillon | Change the seeder array from a modulo to a logical... |
blob | commitdiff | diff to current |
| 2006-07-10 |
Matthew Dillon | Cleanup, no functional changes. |
blob | commitdiff | diff to current |
| 2006-06-27 |
Matthew Dillon | /dev/[k]mem was not allowing access to the CPU globalda... |
blob | commitdiff | diff to current |
| 2006-06-13 |
Matthew Dillon | Add kernel syscall support for explicit blocking and... |
blob | commitdiff | diff to current |
| 2005-11-02 |
Matthew Dillon | ICU/APIC cleanup part 7/many. |
blob | commitdiff | diff to current |
| 2004-05-19 |
Matthew Dillon | Device layer rollup commit. |
blob | commitdiff | diff to current |
| 2004-05-13 |
Matthew Dillon | device switch 1/many: Remove d_autoq, add d_clone ... |
blob | commitdiff | diff to current |
| 2003-08-26 |
Robert Garrett | what the heck one last one before i go take a nap... |
blob | commitdiff | diff to current |
| 2003-07-26 |
Robert Garrett | Register keyword removal |
blob | commitdiff | diff to current |
| 2003-07-21 |
Matthew Dillon | DEV messaging stage 1/4: Rearrange struct cdevsw and... |
blob | commitdiff | diff to current |
| 2003-07-19 |
Matthew Dillon | Remove the priority part of the priority|flags argument... |
blob | commitdiff | diff to current |
| 2003-07-04 |
Matthew Dillon | Integrate the interrupt related operations for /dev... |
blob | commitdiff | diff to current |
| 2003-06-25 |
Matthew Dillon | proc->thread stage 4: rework the VFS and DEVICE subsyst... |
blob | commitdiff | diff to current |
| 2003-06-23 |
Matthew Dillon | proc->thread stage 2: MAJOR revamping of system calls... |
blob | commitdiff | diff to current |
| 2003-06-17 |
Matthew Dillon | Add the DragonFly cvs id and perform general cleanups... |
blob | commitdiff | diff to current |
| 2003-06-17 |
Matthew Dillon | Initial import from FreeBSD RELENG_4: |
blob | commitdiff | diff to current |
|