| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Remove /^#include\s+<sys/cdefs.h>.*$\n\s+__FBSDID\("\$FreeBSD\$"\);\n/
|
| |
|
|
|
|
|
| |
includes.
Notes:
svn path=/head/; revision=200418
|
| |
|
|
|
|
|
|
| |
make use of C99 sparse initialization for static variables, this makes talk(1)
to compile cleanly with WARNS=6.
Notes:
svn path=/head/; revision=178642
|
| |
|
|
| |
Notes:
svn path=/head/; revision=143415
|
| |
|
|
| |
Notes:
svn path=/head/; revision=117238
|
| |
|
|
|
|
|
| |
warnings. Use __FBSDID().
Notes:
svn path=/head/; revision=87710
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50477
|
| |
|
|
| |
Notes:
svn path=/head/; revision=33359
|
| |
|
|
|
|
|
| |
add usage().
Notes:
svn path=/head/; revision=32503
|
| |
|
|
| |
Notes:
svn path=/head/; revision=23012
|
| |
|
|
|
|
|
|
|
|
|
| |
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
Notes:
svn path=/head/; revision=21673
|
| |
|
|
|
|
|
| |
Reviewed by: wollman
Notes:
svn path=/head/; revision=14585
|
|
|
remote peer will be connected through. This avoids the ``Checking for
invitation on caller's machine'' problem for multi-homed hosts.
Thanks to: Garrett, for his `find_interface' example
Notes:
svn path=/head/; revision=14443
|