index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
rarpd
Age
Commit message (
Expand
)
Author
1997-09-17
If sa_len >sizeof(struct sockaddr) limit it there. Taken from ifconfig(8),
Niklas Hallqvist
1997-09-12
Kill extra newline in err()/warn().
Todd C. Miller
1997-08-18
#include <string.h> not <strings.h> -- Yes, I'm a weanie...
Todd C. Miller
1997-07-25
#if __STDC__ --> #ifdef __STDC__
Michael Shalayeff
1997-06-22
MAXHOSTNAMELEN
Theo de Raadt
1997-03-29
take a shot at 64-bit clean
Theo de Raadt
1997-02-05
for -a, survive existance of non-ethernet non-pointtopoint interfaces, Jean-L...
Theo de Raadt
1997-01-22
SIOCGIFCONF nicely
Theo de Raadt
1997-01-15
getopt(3) returns -1 when out of args, not EOF, whee!
Todd C. Miller
1996-12-10
Xr diskless
Theo de Raadt
1996-08-13
indent
Theo de Raadt
1996-08-12
cleanup protos and such
Theo de Raadt
1996-06-25
only open one bpf per interface; netbsd pr#2106; codewarrior@daemon.org
Theo de Raadt
1996-04-21
sync to netbsd 960418
Theo de Raadt
1995-11-15
rarpd can once again set arp entries on the local host; from freebsd
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt