1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-29 12:03:03 +00:00
freebsd/share
Matthew D Fleming f8e4b4ef49 sysctl(8) should use the CTLTYPE to determine the type of data when
reading.  (This was already done for writing to a sysctl).  This
requires all SYSCTL setups to specify a type.  Most of them are now
checked at compile-time.

Remove SYSCTL_*X* sysctl additions as the print being in hex should be
controlled by the -x flag to sysctl(8).

Succested by:	bde
2011-01-19 17:04:07 +00:00
..
colldef
dict Various changes from various sources: 2010-09-23 11:19:03 +00:00
doc Move most of the remaining USD/PSD/SMM papers into share/doc 2010-12-04 10:11:20 +00:00
examples Fix a few more SYSCTL_PROC() that were missing a CTLFLAG type specifier. 2011-01-19 00:57:58 +00:00
info
man sysctl(8) should use the CTLTYPE to determine the type of data when 2011-01-19 17:04:07 +00:00
me
misc o Correct version of DragonFly: it was 2.8.2 released, not 2.8.0. 2011-01-19 10:30:49 +00:00
mk Update dialog to version 20100428. This changes the license under which 2011-01-12 14:55:02 +00:00
mklocale
monetdef
msgdef
numericdef
security Remove stale references to utmp(5) and its corresponding filenames. 2010-01-21 17:25:12 +00:00
sendmail
skel Switch the default terminal emulation style to xterm for most platforms. 2009-11-13 05:54:55 +00:00
snmp
syscons Make German formal clause to be consistent with the keymap counterpart. 2010-11-29 05:50:20 +00:00
tabset
termcap mdoc: drop redundant .Pp and .LP calls 2010-10-08 12:40:16 +00:00
timedef Week days are all lowercase in French. 2010-07-20 14:27:09 +00:00
zoneinfo Officially speaking, the zoneinfo data files are contributed data. 2010-02-25 06:44:16 +00:00
Makefile
Makefile.inc