Go to file
tsutsui 8eac82d05c Move bfs_file_setsize() from bfs.c to sysvbfs_vnops.c
(and rename it to sysvbfs_file_setsize()) because it's actually
part of vnode ops and bfs.c is also pulled by standalone bootloaders
which don't want vnode header mess.
2012-05-08 14:28:55 +00:00
bin allocate a separate buffer in each call to sink(). 2012-05-07 15:22:54 +00:00
common fix lint comment. 2012-04-07 16:28:59 +00:00
compat Fix typos; wording. 2012-03-29 18:35:11 +00:00
crypto bump 2012-05-02 02:41:13 +00:00
dist Finish move of bzip2 from dist/bzip2 to external/bsd/bzip2. 2012-05-07 00:35:25 +00:00
distrib Fix harmless error preventing auto-finding non-ISO9660 formatted CD 2012-05-08 13:51:34 +00:00
doc Finish move of bzip2 from dist/bzip2 to external/bsd/bzip2. 2012-05-07 00:35:25 +00:00
etc Add the ability for staticroute to evaluate lines from /etc/route.conf 2012-05-02 15:57:15 +00:00
external Move dist2netbsd script out of dist/ and adapt for new path. 2012-05-07 08:55:46 +00:00
extsrc
games use modern shell constructs 2012-04-26 03:16:13 +00:00
gnu Disable new -Wstring-plus-int warning where needed for now. 2012-04-04 10:59:44 +00:00
include oops, forgot to commit: add tgamma and tgammaf 2012-05-05 22:07:57 +00:00
lib Adapt to repository move of dist from external/bsd/bzip2 to 2012-05-07 08:51:47 +00:00
libexec Add capfile(5) to describe the termcap format. 2012-04-21 12:27:24 +00:00
regress Disable new -Wstring-plus-int warning where needed for now. 2012-04-04 10:59:44 +00:00
rescue Update location of "less" directory. 2011-07-03 22:05:01 +00:00
sbin remove ancient crap 2012-05-05 21:03:02 +00:00
share Remove trailing whitespace. 2012-05-02 22:38:31 +00:00
sys Move bfs_file_setsize() from bfs.c to sysvbfs_vnops.c 2012-05-08 14:28:55 +00:00
tests Adapt to repository move of dist from external/bsd/bzip2 to 2012-05-07 08:51:47 +00:00
tools Don't use "#if defined(__i386__) || defined(__x86_64__)" conditionals 2012-05-05 16:03:55 +00:00
usr.bin Adapt to repository move of dist from external/bsd/bzip2 to 2012-05-07 08:51:47 +00:00
usr.sbin PR 46419 by Abhinav Upadhyay using his updated patch: 2012-05-07 11:18:16 +00:00
x11 Move "libexpat" from X11 into base which fixes PR lib/40346. 2012-02-29 20:07:51 +00:00
BUILDING Add a missing period. 2012-02-23 13:34:15 +00:00
Makefile Add usr.bin to the exclude list for make includes. 2012-04-21 08:28:00 +00:00
Makefile.inc
UPDATING Mention that you should run makemandb -f, or wait for the weekly script. 2012-05-07 11:20:24 +00:00
build.sh Add sanity checks for live-image and install-image targets 2012-02-26 20:32:40 +00:00