bin
|
Rename internal getline() function to get_line() so it does
|
2009-07-13 19:05:39 +00:00 |
common
|
Add asm files for str(r)chr by copying the files for (r)index from
|
2009-07-16 21:25:36 +00:00 |
compat
|
catch up with libssh build dir move
|
2009-06-12 06:40:51 +00:00 |
crypto
|
Add missing va_start before varargs processing.
|
2009-07-14 20:54:25 +00:00 |
dist
|
Fix behavior of dhcpd in the case where clientid and hardware ethernet
|
2009-07-16 22:44:27 +00:00 |
distrib
|
Revert previous per comment from ad@ in PR 41668, which is no longer orphaned.
|
2009-07-16 10:43:22 +00:00 |
doc
|
update
|
2009-07-16 13:28:17 +00:00 |
etc
|
Revert previous per comment from ad@ in PR 41668, which is no longer orphaned.
|
2009-07-16 10:43:22 +00:00 |
external
|
.Xr takes exactly two arguments plus separators, so fix the use here.
|
2009-07-15 09:50:08 +00:00 |
games
|
Rename internal getline() function to get_line() so it does
|
2009-07-13 19:05:39 +00:00 |
gnu
|
Remove incorrect semicolon at the end of an if-statement.
|
2009-07-13 08:35:24 +00:00 |
include
|
Add implementations for getdelim(3) and getline(3).
|
2009-07-13 22:19:24 +00:00 |
lib
|
Use the proper prompt printing function.
|
2009-07-17 12:25:52 +00:00 |
libexec
|
Rename internal getline() function to get_line() so it does
|
2009-07-13 19:05:39 +00:00 |
regress
|
Regression test for POSIX message queue priority handling.
|
2009-07-13 02:55:42 +00:00 |
rescue
|
- rework this a bunch to make it work inside /rescue/ldd.
|
2009-01-07 00:39:23 +00:00 |
sbin
|
Callers expect getdiskinfo() to return -1 on error, so do that.
|
2009-07-16 23:50:32 +00:00 |
share
|
New sentence, new line.
|
2009-07-16 07:31:48 +00:00 |
sys
|
A definition in aic79xxvar.h somehow shadows pci_attach_args (ctags
|
2009-07-16 23:53:10 +00:00 |
tests
|
Apparently, there's not a clear dependency ordering for the libraries,
|
2009-06-09 11:18:50 +00:00 |
tools
|
add fpurge
|
2009-06-17 23:34:45 +00:00 |
usr.bin
|
Declare "com" as volatile in execute(), to make it safe to use
|
2009-07-14 21:15:48 +00:00 |
usr.sbin
|
draft-ietf-syslog-protocol-23 -> RFC 5424
|
2009-07-16 13:33: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
|
don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it
|
2002-04-10 14:53:43 +00:00 |
UPDATING
|
Add an entry for last summer's libpthread compat fix, since it
|
2009-07-09 08:04: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 |