index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
nfs
/
nfs_boot.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't return 0 if error is set to EBADRPC. Found by jsg@ and clang.
krw
2010-04-03
1
-2
/
+2
*
antsy
jsg
2009-10-19
1
-32
/
+18
*
Canonical for() -> queue.h FOREACH macro conversions.
blambert
2008-06-11
1
-3
/
+3
*
be much more clear about revarp failures; ok miod
deraadt
2008-05-27
1
-2
/
+2
*
Fix last commit, it is rtrequest1() and not rtrequest(). Lucky me it seems
claudio
2008-05-20
1
-2
/
+2
*
Another rtrequest() rtrequest1() replacement.
claudio
2008-05-09
1
-3
/
+8
*
Refine "netboot" interface group semantics to indicate the interface we
deraadt
2008-03-31
1
-2
/
+1
*
label all interfaces we netboot from in group "netboot", in a MI fashion
deraadt
2008-03-19
1
-1
/
+2
*
adopt to extended rtrequest / rtalloc1 api
henning
2006-06-17
1
-2
/
+2
*
prettier printing
deraadt
2006-05-26
1
-2
/
+3
*
implememtation -> implementation
pedro
2004-11-04
1
-2
/
+2
*
correct fake nfs_boot_getfh(); ski@wuhjuhbuh.2y.net
deraadt
2002-06-02
1
-2
/
+3
*
First round of __P removal in sys
millert
2002-03-14
1
-7
/
+7
*
use queue.h macro's
ericj
2002-01-16
1
-5
/
+7
*
allow swaples diskless configs; deradt@ ok
mickey
2001-11-14
1
-16
/
+27
*
print addresses using inet_ntoa ( )
deraadt
1999-01-03
1
-6
/
+5
*
get the ethernet/fddi issue half right. This needs to be fixed better
deraadt
1997-01-22
1
-4
/
+7
*
better use (NETHER == 0) instead of NETHER == 0
graichen
1997-01-20
1
-3
/
+3
*
replace #ifndef NFSCLIENT with #if !defined(NFSCLIENT) || NETHER == 0
graichen
1997-01-20
1
-3
/
+3
*
Fix panic message if NFSCLIENT is not defined.
briggs
1996-10-20
1
-2
/
+2
*
Make support for booting over NFS dependent on NFSCLIENT instead of NETHER.
briggs
1996-10-20
1
-5
/
+4
*
if_name/if_unit -> if_xname/if_softc
deraadt
1996-05-10
1
-3
/
+3
*
From NetBSD: NFSv3 import (tomorrow's Net's kernel)
mickey
1996-03-31
1
-15
/
+19
*
From NetBSD: merge with 960217 (still NFSv2)
niklas
1996-02-29
1
-15
/
+34
*
from cgd; handle 64-bit pointers and longs
deraadt
1995-12-21
1
-3
/
+3
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+536