bin
|
Rename internal getline() function to get_line() so it does
|
2009-07-13 19:05:39 +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
|
Don't set debug for the directory.
|
2009-07-22 21:35:38 +00:00 |
doc
|
mention openssl changes
|
2009-07-19 23:42:58 +00:00 |
etc
|
Add usr/libdata/debug/usr/tests/lib/libc/string for MKDEBUG build.
|
2009-07-22 14:24:01 +00:00 |
external
|
bump libcrypto and friends; OpenSSL abi change: do_cipher last argument
|
2009-07-20 17:30:52 +00:00 |
games
|
Use random() instead of rand(), and seed with time instead of pid.
|
2009-07-20 06:43:18 +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
|
Bump date.
|
2009-07-22 22:54: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
|
Fix Dd argument, sort options and option descriptions.
|
2009-07-18 17:07:12 +00:00 |
share
|
Sort supported hardware by name.
|
2009-07-22 19:42:15 +00:00 |
sys
|
Constify the fourth argument of sysctlbtname(3) (ie. `newp', the pointer to
|
2009-07-22 22:53:41 +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
|
Modify to support multibyte characters.
|
2009-07-21 01:35:02 +00:00 |
usr.sbin
|
don't need absolute paths for fs component names
|
2009-07-21 00:40:44 +00:00 |
x11
|
…
|
|
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
|
…
|
|