Go to file
perry 25e1b60346 In the manner of Solaris and other OSes, we now define CLK_TCK to
expand to a call to __sysconf(_SC_CLK_TCK), rather than hard coding it
as a constant.
2002-06-23 19:41:04 +00:00
bin Slight changes to the English. 2002-06-20 10:07:42 +00:00
crypto Remove (commented out) krb_equiv(3) reference, suggested by joda. 2002-06-13 11:19:48 +00:00
dist Synchronize last change with what is in the official amd sources now as 2002-06-23 08:37:36 +00:00
distrib Add missing .\} 2002-06-23 01:27:52 +00:00
etc Sync "sh $0.local all" lines. 2002-06-19 15:08:40 +00:00
games Provide a BN_dec2bn() shim for the non-openssl case that reports an error 2002-06-18 23:07:36 +00:00
gnu backout previous commit. i'm still not sure how the name conflict should be 2002-06-21 00:17:33 +00:00
include In the manner of Solaris and other OSes, we now define CLK_TCK to 2002-06-23 19:41:04 +00:00
lib make sysconf(_SC_CLK_TCK) return the kernel hz value, instead of a 2002-06-23 19:19:01 +00:00
libexec Added CONF_LL macro, which understands raw 'strsuftoll' conf variables. 2002-06-18 09:59:47 +00:00
regress Fix off-by one when computing page count in the test file. 2002-06-04 22:17:47 +00:00
sbin Support 'dp' as mount option for 'sw' fstype, so it DTRT for entries like: 2002-06-21 09:04:16 +00:00
share Minor grammar and typo fixes. 2002-06-22 20:16:31 +00:00
sys When delivering a signal, arrange to have the handler invoked directly, 2002-06-23 19:16:43 +00:00
tools The last commit wasn't tested. Add a missing \ 2002-06-12 19:59:55 +00:00
usr.bin Use a slightly more standard section header. 2002-06-23 00:22:56 +00:00
usr.sbin Fix a variable initializer where CLK_TCK was assumed to be a compile 2002-06-23 17:47:45 +00:00
BUILDING add "-M makeobjdirprefix" to build.sh 2002-05-13 01:44:34 +00:00
BUILDING.mdoc add "-M makeobjdirprefix" to build.sh 2002-05-13 01:44:34 +00:00
Makefile Fix whitespace usage in comment. 2002-06-20 08:21:59 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING Sync the sshd entry with etc/master.passwd. 2002-05-19 00:54:35 +00:00
build.sh Add hppa as a supported MACHINE_ARCH. 2002-06-10 14:08:05 +00:00