Go to file
apb 3bc3600ea3 Add a linecount shell function, and use it to count the lines in the
output from MAKEDEV.local.

Fixes PR 37498 from dlagner at rambler.ru, using an idea from David
Laight.  The while loop in the old code is executed in a subshell, so it
can't make persistent modifications to the parent shell's variables.
2007-12-08 17:31:12 +00:00
bin Fix typo in comment. 2007-12-02 21:36:44 +00:00
common Expect that src/common/include is in include path and use x86emu/* for 2007-12-04 17:32:22 +00:00
crypto Add changelog entries missed in the last commit. 2007-12-04 19:54:24 +00:00
dist Add bits needed by my last changes to iscsifs.c (oops! :( ). In 2007-12-08 15:20:24 +00:00
distrib Use ${TOOL_STAT} to get file size instead of ls and awk in more places. 2007-12-08 12:30:18 +00:00
doc Sync with reality. 2007-12-07 14:37:31 +00:00
etc Add a linecount shell function, and use it to count the lines in the 2007-12-08 17:31:12 +00:00
games A terrible kludge: don't compile/link malloc.c if arch=sun2. My apologies 2007-11-17 00:10:55 +00:00
gnu Improve signal trampoline support by recognising trampolines from previous 2007-12-04 08:38:14 +00:00
include From Richard M Kreuter, add GLOB_PERIOD. 2007-12-05 20:25:54 +00:00
lib Fix typo, remove superfluous minus and describe "fd" as file descriptor 2007-12-08 10:56:06 +00:00
libexec rtld changes for PR bin/37347: 2007-12-07 20:34:04 +00:00
regress Fix stresep(3) handling of consecutive quoted delimiter characters. 2007-12-06 22:07:07 +00:00
rescue Add read-only support for SGI's Extent File System. 2007-06-29 23:30:16 +00:00
sbin Add BIOC_SVMIGRATING to bio(4) and bioctl(8) to report if a volume 2007-12-07 11:51:21 +00:00
share Spelling. 2007-12-08 11:09:58 +00:00
sys Add some more firmware command/status codes from the freebsd driver. 2007-12-08 16:53:19 +00:00
tests Cast sf->f_bsize to int to force signed division. Fixes this test 2007-12-03 18:49:24 +00:00
tools $HOST_SH does not necessarily contains the absolute path to sh. Fix it if 2007-11-24 18:44:00 +00:00
usr.bin sync with pkgsrc changes - reorder includes and add some casts 2007-12-06 20:33:48 +00:00
usr.sbin Don't use puffs_cc_getusermount() 2007-12-07 14:59:22 +00:00
x11 On NetBSD/amd64, load modules within the first 2GB of RAM. 2007-10-11 19:04:49 +00:00
build.sh Delete mention of 'iso-dir=cdextras'. This was a leftover from 2007-11-23 19:38:43 +00:00
BUILDING Add support for CDBUILDEXTRA which acts like CDEXTRA to add extra items 2007-11-23 16:19:28 +00:00
Makefile Add the tests.tgz set 2007-11-12 15:06:45 +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 Fix a few typos. 2007-11-17 09:53:16 +00:00