bin
|
obey umask as it used to be before the "mkstemp and then rename" change.
|
2006-01-04 22:02:11 +00:00 |
common/lib/libc
|
always compile in the userland portion. XXX: We might want to change this
|
2006-01-08 07:46:39 +00:00 |
crypto
|
make software behave as the documentation advertise for INTERNAL_NETMASK4.
|
2006-01-07 23:51:50 +00:00 |
dist
|
bring in changes from 2.4.4b1; we will import 2.4.4 once it is released.
|
2005-12-31 08:58:50 +00:00 |
distrib
|
regen
|
2006-01-08 10:22:16 +00:00 |
doc
|
postfix 2.2.8 imported. Add me as responsible and remove itojun.
|
2006-01-05 02:21:44 +00:00 |
etc
|
Remove ./usr/X11R6/include/X11/fonts/codeconv, its contents have
|
2006-01-06 16:59:20 +00:00 |
games
|
Simplify error checking.
|
2005-11-19 18:01:42 +00:00 |
gnu
|
Merge postfix-2.2.8.
|
2006-01-05 02:25:20 +00:00 |
include
|
pthread_sigmask(): Add restrict qualifier to set, oset args.
|
2006-01-07 20:10:29 +00:00 |
lib
|
Xref pthread_sigmask(3).
|
2006-01-07 20:11:30 +00:00 |
libexec
|
PR/25605: Frank Kardel: getty leaves ttymodes at read login state when
|
2005-12-28 09:43:05 +00:00 |
regress
|
Moved to interface/interface.c
|
2005-12-25 22:24:57 +00:00 |
rescue
|
lmcctl has been replaced by lmcconfig.
|
2005-12-06 14:02:58 +00:00 |
sbin
|
Allow multiple lines entries using '\' at the end of the line.
|
2006-01-05 20:16:20 +00:00 |
share
|
Compile all profiling sources with -DPROF -DGPROF, not just assembly sources.
|
2006-01-08 01:23:51 +00:00 |
sys
|
clean up uvm_map evcnt code. no functional changes.
|
2006-01-08 09:18:27 +00:00 |
tools
|
Add a tweak for ews4800mips/include/disklabel.h,
|
2005-12-29 15:35:19 +00:00 |
usr.bin
|
Add missing DPADD for LIBMATH
|
2006-01-07 07:12:27 +00:00 |
usr.sbin
|
reset hdrcnt whenever printing a header.
|
2006-01-08 08:47:16 +00:00 |
x11
|
Add support for Xews4800mips under src/x11.
|
2005-12-29 15:52:20 +00:00 |
BUILDING
|
Document "make syspkgs" and "build.sh syspkgs".
|
2006-01-04 15:35:20 +00:00 |
Makefile
|
Add a new "syspkgs" target, which simply chains to the "syspkgs" target
|
2006-01-04 15:30:02 +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
|
note about conf/std.
|
2005-10-03 04:45:52 +00:00 |
build.sh
|
Use parallel makes more often.
|
2006-01-07 18:45:15 +00:00 |