Go to file
christos 6611a4be6f remove the +1 second. Otherwise jobs that are supposed to run at 10:00:00,
run at 10:00:01 which is tolerable because cron has a 1 minute granularity,
but confusing. This restores the old behavior with the new timing logic.
2010-05-07 17:12:00 +00:00
bin Add MKBSDTAR, defaulting to no. It switching cpio and tar to the 2010-04-23 19:41:02 +00:00
common Fix rb_tree_iterate to get the min/max element of the tree for the 2010-04-30 13:58:09 +00:00
compat Userland now builds and uses terminfo instead of termcap. 2010-02-03 15:34:37 +00:00
crypto Sync with reality using patch provided by Juan RP in PR 43259. Thanks! 2010-05-07 16:29:09 +00:00
dist ip_fil_compat.c is another file that needs to be both in src/dist/ipf and 2010-04-17 22:05:53 +00:00
distrib Add missing debuglib libraries to fix MKDEBUGLIB=yes builds. 2010-05-06 09:25:00 +00:00
doc mention cron 2010-05-06 18:59:50 +00:00
etc Add a note to run services_mkdb after modifications. 2010-05-05 13:27:17 +00:00
external remove the +1 second. Otherwise jobs that are supposed to run at 10:00:00, 2010-05-07 17:12:00 +00:00
extsrc Top level reach-over directory for extsrc. 2009-12-01 01:53:46 +00:00
games rename pollard_pminus1->pollard_rho for consistency 2010-04-28 18:04:31 +00:00
gnu fix an operator precedence confusion which is harmless due to some luck 2010-05-06 19:00:08 +00:00
include lint friendly 2010-05-06 18:54:22 +00:00
lib Note POSIX compliance. 2010-05-06 18:55:34 +00:00
libexec Wording. 2010-04-29 21:34:04 +00:00
regress pull in some more headers to get prototypes into scope, and, more 2010-03-23 20:32:13 +00:00
rescue Relegate edlabel to use in extremely memory constrained install 2010-03-10 23:13:09 +00:00
sbin C99 says that offsetof() expands to a constant expresssion, so we 2010-04-20 21:25:25 +00:00
share Improve previous further. 2010-05-06 08:02:47 +00:00
sys Enable gtidmac. 2010-05-07 17:06:32 +00:00
tests Fix execution of the installed tests by using h_{simple,args} as program 2010-05-04 09:33:57 +00:00
tools remove OSX specific fix where CLOCK_REALTIME is not defined. 2010-03-27 07:16:57 +00:00
usr.bin Revert bogus patch that attempted to canonicalize a non absolute argv[0] using 2010-05-05 14:10:39 +00:00
usr.sbin Sort option descriptions. 2010-05-05 22:11:19 +00:00
x11 fix the dependancy list for this. 2010-03-22 00:23:59 +00:00
BUILDING Support "extsrc", externally added programs and libraries. Users can write 2009-11-30 16:13:22 +00:00
Makefile adjust the do-compat-* rules now that src/compat/lib and friends no longer exist 2009-12-13 09:29:27 +00:00
Makefile.inc
UPDATING Note shared objects extension change, and stalled files. 2010-02-22 12:35:32 +00:00
build.sh move change from rev 1.232 to the initialization part. 2010-03-30 13:17:47 +00:00