Go to file
dsl 68a8748cf1 Change arguments to decimal() to be int64_t.
They need to be able to hold disk sector numbers > 2^31 and also -1.
Should fix PR/34807
2009-08-05 21:31:50 +00:00
bin Bump date for previous. 2009-08-03 22:22:10 +00:00
common Fix a comment to not be self-referencing. 2009-08-05 15:04:15 +00:00
compat do not need the postfix libraries here. 2009-07-21 01:06:02 +00:00
crypto resolve conflicts 2009-08-05 18:38:21 +00:00
dist constify for new openssl 2009-07-20 18:44:09 +00:00
distrib Unify kmem_alloc/zalloc/free under kmem(9). Links preserved. 2009-08-03 19:43:58 +00:00
doc mention new openssl. 2009-08-05 19:10:56 +00:00
etc Explicitly set a BEFORE on ntpd, as this can't run while ntpd is 2009-08-03 18:43:48 +00:00
external elide type punned warning 2009-07-28 21:51:30 +00:00
games don't use char values for functions that can return -1; chars are not always 2009-08-05 19:34:09 +00:00
gnu Don't redefine uint16_t and uint8_t, just use the system includes. 2009-07-21 17:35:17 +00:00
include Declare strsignal(3) in <string.h>, per POSIX-2008, and adjust 2009-07-22 19:48:27 +00:00
lib If the current locale doesn't define the 'thousands' grouping info 2009-08-05 20:46:01 +00:00
libexec Rename internal getline() function to get_line() so it does 2009-07-13 19:05:39 +00:00
regress Improve mqueue regression test. 2009-07-19 02:31:19 +00:00
rescue use the new ssh 2009-07-20 19:59:22 +00:00
sbin Change arguments to decimal() to be int64_t. 2009-08-05 21:31:50 +00:00
share Use .Nm instead Xr to itself. 2009-08-04 18:59:05 +00:00
sys Add Intel SpeedStep and AMD PowerNow! support in Xen dom0. MSR operations 2009-08-05 20:15:36 +00:00
tests rump_fakeblk -> rump_etfs 2009-08-03 14:25:24 +00:00
tools add fpurge 2009-06-17 23:34:45 +00:00
usr.bin Fix typos in comment. 2009-08-05 19:08:28 +00:00
usr.sbin add commented-out rump_fdesc along with an explanation 2009-07-31 19:21:55 +00:00
x11 add -n to gzip invocation 2009-03-31 21:12:51 +00:00
BUILDING regen 2009-07-12 14:17:18 +00:00
Makefile Build modules before rump libs so that something else can be 2009-07-03 22:20:27 +00:00
Makefile.inc
UPDATING Presence of index.o in existing libc.a causes duplicate symbol now that 2009-07-18 09:50:32 +00:00
build.sh Add a MKARZERO flag, which invokes ar(1) with the new D flag when it 2009-03-13 16:23:31 +00:00