index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
Age
Commit message (
Expand
)
Author
2000-07-25
${RPCGEN}, not hard-coded rpcgen
cgd
2000-07-24
Fix a buffer overrun bug. The TOOBIG macro had some hard coded constants
dmcmahill
2000-07-24
Dump 802.1Q encapsulated packets. From tcpdump.org.
ad
2000-07-24
handle NULL pen variable more gracefully in find_play_pen()
hubertf
2000-07-23
Make alloc() return void*, and eliminate the use of typeof.
mycroft
2000-07-23
Make this build for sparc64.
mycroft
2000-07-23
Eliminate a bunch more // annotations.
mycroft
2000-07-23
//#define -> #undef
mycroft
2000-07-23
Remove bogus typeof hack, and just use the type directly.
mycroft
2000-07-23
Define PTRSIZE_64BIT for alpha and sparc64.
mycroft
2000-07-23
Use /usr/share/doc/html/ntp as location for html files.
simonb
2000-07-23
Back out previons revision in favour of a simpler solution.
mellon
2000-07-23
Put missing PATH= in CLIENT_PATH define.
mellon
2000-07-23
Set the PATH environment variable properly. Now this actually
thorpej
2000-07-23
CPP directives go into CPPFLAGS, not COPTS.
thorpej
2000-07-22
dhcp_option_ev_name: make argument `buflen' match the prototype.
pk
2000-07-21
Use correct argument type in call to "fparseln(3)". Fix supplied by
tron
2000-07-21
Increase buffer size to maximum allowed by spec (filename may be
mjl
2000-07-20
Fix typo.
agc
2000-07-20
Client path defined in Makefile.
mellon
2000-07-20
If we don't get direct match on the token, only attempt to canonicalize
thorpej
2000-07-20
Merge 20000719 changes
mellon
2000-07-20
Final (I hope) DHCP client security fix.
mellon
2000-07-19
Free the storage allocated by fparseln when skipping an empty line.
enami
2000-07-19
You can't just define read_line as fparseln since former keeps the storage
enami
2000-07-16
Resolve conflicts from import.
tron
2000-07-16
account(): fix so that number of copies is optional and whitespace
jdolecek
2000-07-16
always check getnameinfo errors. pass NI_WITHSCOPEID to
itojun
2000-07-16
Fix a typo which causes coredump or wrong output when dumping NFS traffic.
enami
2000-07-16
remove debug printf().
itojun
2000-07-16
fatal typo: need listen(tcp6sock).
itojun
2000-07-15
sync with latest kame.
itojun
2000-07-12
Removed redundant / extra prototypes.
mason
2000-07-11
Xr newsyslog.
ad
2000-07-10
sync with latest kame. wording and .Nm/.Xr clearifications.
itojun
2000-07-09
Actually fix a bug I thought I'd alread fixed
mellon
2000-07-09
sync with more recent kame.
itojun
2000-07-08
Oops, fix one more conflict.
mellon
2000-07-08
Fix conflicts in latest import.
mellon
2000-07-08
Latest revision of the ISC DHCP Distribution, with many bug fixes.
mellon
2000-07-08
permit square-bracket notation (as in RFC2732) for the first element
itojun
2000-07-07
errx?/warnx? audit. do not pass variable alone, use %s. idea from openbsd
itojun
2000-07-07
explicitly check if the address family is supported, by using socket(2).
itojun
2000-07-07
No space is allowed between owner and optional :group.
enami
2000-07-07
warnx?/errx? audit (don't pass variable alone). from openbsd.
itojun
2000-07-07
syslog() audit - do not use it with a variable alone. from openbsd
itojun
2000-07-06
remove/hide some debugging code
hubertf
2000-07-06
sync with sys/netinet/icmp6.h change (no bitfield for router renumber).
itojun
2000-07-06
- Process all passed option rather than ignoring silently except the first one.
enami
2000-07-05
setproctitle fix. from openbsd
itojun
[next]