freebsd-skq/share
rrs dc494194a2 This fixes several places where callout_stops return is examined. The
new return codes of -1 were mistakenly being considered "true". Callout_stop
now returns -1 to indicate the callout had either already completed or
was not running and 0 to indicate it could not be stopped.  Also update
the manual page to make it more consistent no non-zero in the callout_stop
or callout_reset descriptions.

MFC after:	1 Month with associated callout change.
2015-11-13 22:51:35 +00:00
..
colldef Use explicit filename when creating locale symlinks to avoid creating a 2015-11-11 18:45:48 +00:00
ctypedef Use explicit filename when creating locale symlinks to avoid creating a 2015-11-11 18:45:48 +00:00
dict Add META_MODE support. 2015-06-13 19:20:56 +00:00
doc Rename the /usr/share/doc/legal files to driver.LICENSE to work around 2015-10-16 00:38:05 +00:00
dtrace Add a little, but very useful script for use with programs that work using an 2015-10-04 00:40:12 +00:00
examples NO_CPU_OPTFLAGS doesn't exist, so don't document it. 2015-11-12 17:23:31 +00:00
i18n Add more SUBDIR_PARALLEL. 2015-10-15 22:55:08 +00:00
keys Use more appropriate ${SHAREDIR} rather than /usr/share. 2015-10-27 23:35:02 +00:00
locale-links Readd LOCALEDIR definition removed by accident 2015-11-07 11:26:14 +00:00
man This fixes several places where callout_stops return is examined. The 2015-11-13 22:51:35 +00:00
me Add META_MODE support. 2015-06-13 19:20:56 +00:00
misc Install myself as src committer. 2015-11-01 16:54:55 +00:00
mk META MODE: Don't double stage SYMLINKS for shared libraries. 2015-11-13 22:27:24 +00:00
monetdef Use explicit filename when creating locale symlinks to avoid creating a 2015-11-11 18:45:48 +00:00
msgdef Use explicit filename when creating locale symlinks to avoid creating a 2015-11-11 18:45:48 +00:00
numericdef Use explicit filename when creating locale symlinks to avoid creating a 2015-11-11 18:45:48 +00:00
security META_MODE: Remove DEP_MACHINE from Makefile.depend files. 2015-09-25 19:44:01 +00:00
sendmail Use more appropriate ${SHAREDIR} rather than /usr/share. 2015-10-27 23:35:02 +00:00
skel Use more appropriate ${SHAREDIR} rather than /usr/share. 2015-10-27 23:35:02 +00:00
snmp Add META_MODE support. 2015-06-13 19:20:56 +00:00
syscons Add more SUBDIR_PARALLEL. 2015-10-15 22:55:08 +00:00
tabset Add META_MODE support. 2015-06-13 19:20:56 +00:00
termcap Add META_MODE support. 2015-06-13 19:20:56 +00:00
tests Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and 2015-10-12 08:16:03 +00:00
timedef Use explicit filename when creating locale symlinks to avoid creating a 2015-11-11 18:45:48 +00:00
vt Add double size 16x32 VGA ROM font 2015-09-25 02:52:54 +00:00
zoneinfo Install share/zoneinfo in a deterministic way by sorting the results from find 2015-10-17 09:26:16 +00:00
Makefile Merge from head 2015-10-19 11:51:10 +00:00
Makefile.inc