Module Name:src
Committed By: christos
Date: Tue Sep 13 00:45:15 UTC 2016
Modified Files:
src/sys/netinet: in_var.h
src/sys/netinet6: in6_var.h
Log Message:
remove trailing spaces. userland does not catch this?
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: christos
Date: Tue Sep 13 00:20:51 UTC 2016
Modified Files:
src/sbin/ifconfig: af_inet.c af_inet6.c
Log Message:
print address flag bits using snprintb
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/sbin/ifconfig/af_inet.c
Module Name:src
Committed By: christos
Date: Tue Sep 13 00:19:49 UTC 2016
Modified Files:
src/sys/netinet6: in6_var.h
Log Message:
add bits for address flags
To generate a diff of this commit:
cvs rdiff -u -r1.84 -r1.85 src/sys/netinet6/in6_var.h
Please note that diffs
Module Name:src
Committed By: christos
Date: Tue Sep 13 00:19:28 UTC 2016
Modified Files:
src/sys/netinet: in_var.h
Log Message:
add bits for address flags
To generate a diff of this commit:
cvs rdiff -u -r1.79 -r1.80 src/sys/netinet/in_var.h
Please note that diffs are
Module Name:src
Committed By: sevan
Date: Mon Sep 12 23:11:50 UTC 2016
Modified Files:
src/sbin/clri: clri.8
Log Message:
Actually, V6 included clri before 3BSD.
http://minnie.tuhs.org/cgi-bin/utree.pl?file=V6/usr/man/man8/clri.8
Amend HISTORY once more.
Bump date.
To ge
Module Name:src
Committed By: abhinav
Date: Mon Sep 12 16:54:32 UTC 2016
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/netpgpverify: netpgpverify.1
Log Message:
Add section number to the Xrefs
Remove a blank space at the end of the line 130 (makes mandoc -Tlint h
Module Name:src
Committed By: christos
Date: Mon Sep 12 14:47:24 UTC 2016
Modified Files:
src/tests/net/if_pppoe: t_pppoe.sh
Log Message:
add a chap test; need to investigate what's wrong with it...
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/ne