bin
|
Use %zu in printf format for size_t value.
|
2009-11-27 10:50:04 +00:00 |
common
|
Use strong alias within the kernel namespace regardless of if we're
|
2009-11-26 07:40:34 +00:00 |
compat
|
Regen for NOLINKLIB.
|
2009-11-09 15:49:35 +00:00 |
crypto
|
PR/42363: Yasuoka Masahiko:
|
2009-11-22 19:34:55 +00:00 |
dist
|
don't use pathname directly as msgq()'s first argument of format string.
|
2009-11-24 13:12:01 +00:00 |
distrib
|
Remove unnecessary and never used usr/mdec/mbr from install ramdisk.
|
2009-11-27 10:23:16 +00:00 |
doc
|
Add support for USB HID devices that report absolute coordinates instead
|
2009-11-27 08:35:05 +00:00 |
etc
|
Hook openresolv into build.
|
2009-11-21 03:24:30 +00:00 |
external
|
The expression (yyvs != 0) is always true and not a necessary test
|
2009-11-27 12:37:19 +00:00 |
games
|
use %option noinput nounput
|
2009-10-29 14:27:26 +00:00 |
gnu
|
Lookup lwp0.l_addr instead of proc0paddr to locate PCB.
|
2009-11-27 02:51:15 +00:00 |
include
|
add some prototypes for checked string functions
|
2009-11-17 20:47:59 +00:00 |
lib
|
guard single-dot from modification by the application
|
2009-11-24 13:34:20 +00:00 |
libexec
|
s/the the/the/
|
2009-11-22 18:40:26 +00:00 |
regress
|
Handle undefined USE_SSP. XXX *_SSP variables needs clean-up.
|
2009-11-25 09:30:04 +00:00 |
rescue
|
kill ldd_aout. it didn't work anyway...not since i don't know when.
|
2009-08-22 06:52:15 +00:00 |
sbin
|
s/the the/the/
|
2009-11-22 18:40:26 +00:00 |
share
|
If CPPFLAGS or CXXFLAGS already contains -nostdinc or -nostdinc++,
|
2009-11-27 11:44:36 +00:00 |
sys
|
Make this work on some m68k ports which like putting the disklabel
|
2009-11-27 13:29:33 +00:00 |
tests
|
Since rumpfs has supported file system sockets for quite a while
|
2009-11-26 17:33:23 +00:00 |
tools
|
Actually use timestamp file's timestamps so that things rebuild correctly.
|
2009-11-25 11:49:36 +00:00 |
usr.bin
|
add translation for "802.1Q" ethertype
|
2009-11-22 18:53:44 +00:00 |
usr.sbin
|
s/the the/the/
|
2009-11-22 18:45:27 +00:00 |
x11
|
add -n to gzip invocation
|
2009-03-31 21:12:51 +00:00 |
BUILDING
|
If ${NETBDSRCDIR}/../xsrc exists, then use it as the default value
|
2009-10-10 19:05:28 +00:00 |
Makefile
|
build & install librumpdev_netsmb and librumpfs_smbfs components
|
2009-09-04 17:21:33 +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 briefly that new amd64 kernels don't build with old binutils.
|
2009-11-16 07:45:50 +00:00 |
build.sh
|
For rumptest, ignore unresolved symbols which are in the
|
2009-11-24 13:39:07 +00:00 |