index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
nfsclient
/
nfs_diskless.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modify nfs_diskless.c to recognize the environment variable
rmacklem
2010-09-01
1
-45
/
+120
*
Merge the remainder of kern_vimage.c and vimage.h into vnet.c and
rwatson
2009-08-01
1
-1
/
+0
*
Build on Jeff Roberson's linker-set based dynamic per-CPU allocator
rwatson
2009-07-14
1
-1
/
+0
*
Remove the old kernel RPC implementation and the NFS_LEGACYRPC option.
dfr
2009-06-30
1
-1
/
+0
*
After cleaning up rt_tables from vnet.h and cleaning up opt_route.h
bz
2009-06-23
1
-1
/
+0
*
After r193232 rt_tables in vnet.h are no longer indirectly dependent on
bz
2009-06-08
1
-1
/
+0
*
Remove the unmaintained University of Michigan NFSv4 client from 8.x
rwatson
2009-05-22
1
-1
/
+0
*
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