| 2009-10-10 |
Matthew Dillon | NFS - Fix numerous issues with NFS root mounts, primari... |
blob | commitdiff |
| 2009-07-16 |
Matthew Dillon | NFS - create nfsm_subs.c, clean up externs |
blob | commitdiff | diff to current |
| 2008-03-08 |
Sepherosa Ziehau | Cleanp leftover of the ifnet.if_addrhead parallelizing. |
blob | commitdiff | diff to current |
| 2008-03-07 |
Sepherosa Ziehau | Parallelize ifnet.if_addrhead accessing by duplicating... |
blob | commitdiff | diff to current |
| 2008-01-06 |
Sascha Wildner | Remove bogus checks after kmalloc(M_WAITOK) which never... |
blob | commitdiff | diff to current |
| 2008-01-05 |
Sascha Wildner | For kmalloc(), MALLOC() and contigmalloc(), use M_ZERO... |
blob | commitdiff | diff to current |
| 2006-12-23 |
Sascha Wildner | Rename printf -> kprintf in sys/ and add some defines... |
blob | commitdiff | diff to current |
| 2006-12-20 |
Matthew Dillon | Rename sprintf -> ksprintf |
blob | commitdiff | diff to current |
| 2006-11-08 |
Matthew Dillon | Move the Maxmem extern to systm.h |
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-08-03 |
Sascha Wildner | Remove all occurences of double semicolons at the end... |
blob | commitdiff | diff to current |
| 2006-06-14 |
Sascha Wildner | Add necessary #includes (fixes LINT build). |
blob | commitdiff | diff to current |
| 2006-06-13 |
Matthew Dillon | Add kernel syscall support for explicit blocking and... |
blob | commitdiff | diff to current |
| 2006-05-06 |
Matthew Dillon | Add some ifioctl() td -> ucred changes that were missed. |
blob | commitdiff | diff to current |
| 2006-01-31 |
Matthew Dillon | Bring in the parallel route table code and clean up... |
blob | commitdiff | diff to current |
| 2005-10-27 |
Sepherosa Ziehau | remove getdec() declaration, since this static function... |
blob | commitdiff | diff to current |
| 2005-09-04 |
Matthew Dillon | Give the kernel a native NFS mount rpc capability for... |
blob | commitdiff | diff to current |
| 2004-06-21 |
Matthew Dillon | gcc-3.4 cleanups. Add missing break statements, deal... |
blob | commitdiff | diff to current |
| 2004-06-02 |
Eirik Nygaard | Change mbug allocation flags from M_ to MB_ to avoid... |
blob | commitdiff | diff to current |
| 2004-04-19 |
Chris Pressey | Style(9) cleanup to src/sys/vfs, stage 10/21: nfs. |
blob | commitdiff | diff to current |
| 2004-04-16 |
Joerg Sonnenberger | for() ==> TAILQ_FOREACH |
blob | commitdiff | diff to current |
| 2004-01-06 |
Matthew Dillon | if_xname support Part 2b/2: Convert remaining netif... |
blob | commitdiff | diff to current |
| 2003-08-07 |
Matthew Dillon | kernel tree reorganization stage 1: Major cvs repositor... |
blob | commitdiff | diff to current |
| 2003-07-21 |
Matthew Dillon | LINT build test. Aggregated source code adjustments... |
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-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 |
|