lukem
74f7394a13
Allow WARNS=4 after Christos' fix sys/cdefs.h
2009-04-23 01:37:55 +00:00
lukem
d877c4c3c0
Enable WARNS=4 by default, except for:
...
cpuctl dumplfs hprop ipf iprop-log kadmin kcm kdc kdigest
kimpersonate kstash ktutil makefs ndbootd ntp pppd quot
racoon racoonctl rtadvd sntp sup tcpdchk tcpdmatch tcpdump
traceroute traceroute6 user veriexecgen wsmoused zic
(Mostly third-party applications)
2009-04-22 15:23:01 +00:00
christos
2cd3d9d4aa
Remove 3rd buggy copy of this function and use snprintb(3) instead.
...
No need to allocate MAXPATHLEN buffers anymore.
2008-12-16 22:44:50 +00:00
ad
51e7ff401b
PR port-amd64/37461 x86 cpu dmesg output is noisy
...
Port identifycpu() to userspace. The kernel lies and reports on cpuN while
actually using the values from cpu0, but this attempts to bind itself to the
requested CPU if running as root. That doesn't work properly yet due to
kern/38588, but will do once that's fixed.
2008-05-05 17:54:14 +00:00
ad
18af8ee9bd
Add cpuctl(8). For now this is not much more than a toy for debugging and
...
benchmarking that allows taking CPUs online/offline.
2007-08-04 11:02:56 +00:00