freebsd-dev/sbin/devd
Warner Losh 79f92e2597 sysctlbyname takes a size_t as its 5th argument, not a pointer.
However, since NULL was used, and this is C++, this error went
undetected until g++ 3.3 somehow managed to whine about it.

Reported by: obrien
2003-05-02 17:38:08 +00:00
..
devd.8 Implement a two new flags, and change the meaning of another one. 2003-04-21 06:26:08 +00:00
devd.cc sysctlbyname takes a size_t as its 5th argument, not a pointer. 2003-05-02 17:38:08 +00:00
devd.conf.5 mdoc(7) police: Revision. 2003-03-03 11:51:30 +00:00
devd.h Create a new C++ header file called devd.hh which has all the class 2003-04-26 20:59:04 +00:00
devd.hh Create a new C++ header file called devd.hh which has all the class 2003-04-26 20:59:04 +00:00
Makefile This can't obviously be cleaner than system headers. 2003-04-01 11:11:38 +00:00
parse.y MFp4 (imp_freebsd branch): snapshot of devd work: 2002-12-07 08:04:36 +00:00
token.l Latest snapshot of devd. This one adds re-matching and string 2002-12-18 07:08:01 +00:00