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
|
Move popcount et al to src/common and add popcount32/popcount64.
|
2009-07-21 14:55:32 +00:00 |
doc
|
mention openssl changes
|
2009-07-19 23:42:58 +00:00 |
etc
|
Add popcount(3) and the long and long long version. Name is inspired by
|
2009-07-21 13:18:43 +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
|
Some parts of gcc fail with the direct include of sys/inttypes.h, so
|
2009-07-21 16:27:54 +00:00 |
lib
|
Move popcount et al to src/common and add popcount32/popcount64.
|
2009-07-21 14:55:32 +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
|
Formatting nit.
|
2009-07-20 07:58:54 +00:00 |
sys
|
Extract a lot of code from dkwedge_del(), and move it to dkwedge_detach()
|
2009-07-21 19:41:00 +00:00 |
tests
|
Add popcount(3) and the long and long long version. Name is inspired by
|
2009-07-21 13:18:43 +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
|
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 |