Go to file
dsl 0d34d14bb9 If SRCS contains any .S files then remove the corresponding .c file from
SRCS and add to LSRCS (for lint).
Change the 'string' Makefiles so that the arch/*/string/Makefile.inc
need only specify the .S files for that architecture and not the .c
files for all the files they don't override.
2009-07-30 20:57:15 +00:00
bin remove unused global variable 2009-07-26 02:07:12 +00:00
common remove stray semicolons, makes lint happy and lets the libc build proceed 2009-07-21 19:56:55 +00:00
compat do not need the postfix libraries here. 2009-07-21 01:06:02 +00:00
crypto set SSHDIST to the new location. HI CHRISTOS! 2009-07-21 00:47:23 +00:00
dist constify for new openssl 2009-07-20 18:44:09 +00:00
distrib Support Marvell Hercules-I/II SATA Controllers. 2009-07-27 12:34:12 +00:00
doc NetBSD/Xen no longer supports Xen2 2009-07-29 12:04:14 +00:00
etc Document recent gpio(4) changes and introduce a new config file for GPIO. 2009-07-25 16:20:10 +00:00
external elide type punned warning 2009-07-28 21:51:30 +00:00
games Remove the need for -Wno-pointer-sign. Object file unchanged. 2009-07-26 03:05:52 +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 SRCS contains any .S files then remove the corresponding .c file from 2009-07-30 20:57:15 +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 list the partition types addwedge understands, so you don't need to utsl 2009-07-30 05:54:43 +00:00
share Support Marvell Hercules-I/II SATA Controllers. 2009-07-27 12:34:12 +00:00
sys typo in comment. 2009-07-30 19:57:07 +00:00
tests flag a 64-bit integer constant as "ULL" -- this is not clean but the 2009-07-21 21:45:33 +00:00
tools add fpurge 2009-06-17 23:34:45 +00:00
usr.bin add new Service Class ID and Protocol UUIDs from the Service Discovery 2009-07-25 17:32:47 +00:00
usr.sbin - use program header rather than section header to find file offset for vmaddr 2009-07-30 15:56:01 +00:00
x11 add -n to gzip invocation 2009-03-31 21:12:51 +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
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