| Commit message (Expand) | Author | Age | Files | Lines |
* | For all files including net/vnet.h directly include opt_route.h and | bz | 2009-02-27 | 1 | -0/+2 |
* | Rather than using hidden includes (with cicular dependencies), | bz | 2008-12-02 | 1 | -0/+2 |
* | Step 1.5 of importing the network stack virtualization infrastructure | zec | 2008-10-02 | 1 | -1/+2 |
* | Commit step 1 of the vimage project, (network stack) | bz | 2008-08-17 | 1 | -1/+2 |
* | In keeping with style(9)'s recommendations on macros, use a ';' | rwatson | 2008-03-16 | 1 | -1/+1 |
* | Switch the default NFS mount mode from UDP to TCP. UDP mounts are a | kris | 2008-02-11 | 1 | -2/+2 |
* | consolidate parsing of nfs root mount options in one place | sam | 2006-12-06 | 1 | -9/+66 |
* | There is a consensus that ifaddr.ifa_addr should never be NULL, | yar | 2006-06-29 | 1 | -2/+2 |
* | Actually I wanted 'nolockd' here instead of 'lockd'. | pjd | 2006-03-19 | 1 | -1/+1 |
* | Unexpand LLADDR(). | ru | 2005-11-29 | 1 | -2/+2 |
* | - Use strsep() instead of strtok(). | pjd | 2005-10-06 | 1 | -7/+6 |
* | Add boot.nfsroot.options loader tunable. | pjd | 2005-10-06 | 1 | -0/+30 |
* | While I'm here, list the new kenv (boot.netif.name) along with the others. | des | 2005-04-26 | 1 | -0/+1 |
* | When netbooting, as soon as we've figured out which interface we booted | des | 2005-04-26 | 1 | -0/+1 |
* | Include opt_bootp.h for BOOTP_NFSROOT | brian | 2005-01-12 | 1 | -0/+2 |
* | Move a relic to its correct location(s): Put nfs diskless initialization | phk | 2004-07-28 | 1 | -0/+14 |
* | Remove advertising clause from University of California Regent's | imp | 2004-04-07 | 1 | -4/+0 |
* | University of Michigan's Citi NFSv4 kernel client code. | alfred | 2003-11-14 | 1 | -0/+1 |
* | Replace the if_name and if_unit members of struct ifnet with new members | brooks | 2003-10-31 | 1 | -1/+1 |
* | Remove the magic way of configuring NFS backed swap. | phk | 2003-08-15 | 1 | -2/+0 |
* | Use __FBSDID(). | obrien | 2003-06-11 | 1 | -1/+3 |
* | SMP locking for ifnet list. | hsu | 2002-12-22 | 1 | -1/+5 |
* | Moved nfs_diskless setup code from autoconf.c to nfsclient/nfs_diskless.c | jake | 2002-09-22 | 1 | -0/+232 |