bin
|
rlim_t will be unsigned as TOG mandates.
|
2008-12-28 19:53:37 +00:00 |
common
|
The .if conditional crosses a line boundary, so add a backslash.
|
2009-01-06 13:23:31 +00:00 |
compat
|
XXX: change .PATH: to .PATH.c: so that make does not find the
|
2008-12-02 21:43:09 +00:00 |
crypto
|
Fix a CPPLAGS typo to CPPFLAGS which was intended
|
2009-01-09 06:31:38 +00:00 |
dist
|
sync the last commit with the official 9.5.1-P1 release,
|
2009-01-09 17:44:20 +00:00 |
distrib
|
Use "-Os -freorder-blocks" as well as <sys.mk> for ramdisk build.
|
2009-01-09 10:05:27 +00:00 |
doc
|
rgephy(4): Support for RTL8211C(L) phy and flow control.
|
2009-01-09 22:16:01 +00:00 |
etc
|
Add rndctl
|
2009-01-08 12:12:38 +00:00 |
external
|
Remove error prints which are not fatal on NetBSD.
|
2009-01-06 23:21:16 +00:00 |
games
|
Fix fiance/fiancee confusion. Fix another typo.
|
2008-12-02 14:21:26 +00:00 |
gnu
|
some fixes for PR#40170:
|
2009-01-06 03:08:39 +00:00 |
include
|
Change the second argument of getlogin_r() from int to size_t, per POSIX.
|
2009-01-06 11:16:46 +00:00 |
lib
|
fix some sign comparison warnings
|
2009-01-08 02:28:08 +00:00 |
libexec
|
PR/40339: Ed Ravin: make ftpd log both the hostname and numeric address.
|
2009-01-08 18:47:49 +00:00 |
regress
|
Fixes PR lib/39662, shortcomings in LC_{MONETARY,NUMERIC,TIME,MESSAGES} db format.
|
2009-01-02 00:20:18 +00:00 |
rescue
|
- rework this a bunch to make it work inside /rescue/ldd.
|
2009-01-07 00:39:23 +00:00 |
sbin
|
EFS -> SGI EFS in NAME
|
2009-01-05 16:36:04 +00:00 |
share
|
Move explanatory text above the "dynamically-created" example,
|
2009-01-09 09:39:05 +00:00 |
sys
|
use new exported constants from net80211.
|
2009-01-10 13:03:19 +00:00 |
tests
|
Kernel modules (kmod files) are now installed in a subdirectory per module.
|
2009-01-04 17:56:57 +00:00 |
tools
|
Apply part of the patch from Julio M. Merino Vidal in
|
2009-01-06 19:15:39 +00:00 |
usr.bin
|
Fix PR bin/1443 properly!
|
2009-01-08 21:12:09 +00:00 |
usr.sbin
|
Initialize a local variable to get rid of a "may be used uninitialized"
|
2009-01-10 11:04:36 +00:00 |
x11
|
fix include filename
|
2008-11-28 10:27:29 +00:00 |
BUILDING
|
be explicit about MAKEOBJDIR and MAKEOBJDIRPREFIX not being for
|
2008-12-02 22:28:21 +00:00 |
Makefile
|
Build kernel modules the same time as the rest of the system libraries.
|
2008-12-30 22:18:11 +00:00 |
Makefile.inc
|
…
|
|
UPDATING
|
Add a note concerning this morning's changes to config(1).
|
2008-12-19 20:37:45 +00:00 |
build.sh
|
"\t" does not represent a tab in sed regular expressions,
|
2009-01-03 08:23:00 +00:00 |