Go to file
ad 2bae5b390e Some modules may want to avoid autounload because their use is transient.
Their FINI routine may legitimately succeed even though the module is likely
to be used soon again, for example: exec_script. Add a MODULE_CMD_AUTOUNLOAD
to query whether a module wants to avoid autounload.
2008-11-18 11:56:09 +00:00
bin Some spelling fixes from VaX#n8 in PR bin/23812. 2008-11-15 17:01:38 +00:00
common oops, converted some #ifndef into #if defined... 2008-11-17 10:21:30 +00:00
compat Add a horrible kludge to make this build on sparc64, explained in the Makefile. 2008-11-04 15:25:58 +00:00
crypto Preserve owner and permissions of original /etc/resolv.conf. 2008-11-08 13:41:09 +00:00
dist Pull in a minor change from file-4.26 that gets cross-compiling from 2008-11-04 13:34:11 +00:00
distrib Fix atari sysinst based miniroot image, and retire old (unreferenced) 2008-11-17 20:14:35 +00:00
doc byacc seems to have had a maintainer for all these years -- 2008-11-17 03:05:01 +00:00
etc add dialout device for scif, sci 2008-11-17 12:54:57 +00:00
external Update to libfetch 2.20: Allow HTTP auth to be provided in URL. 2008-11-14 23:04:30 +00:00
games PR/39923: Valery Ushakov: trek(6) can spin, consuming 100% CPU on powerpc 2008-11-14 21:10:44 +00:00
gnu Reverted my last modification, because it included GPLv3 code. Sorry. 2008-11-13 18:10:56 +00:00
include include <sys/null.h> because _DIAGASSERT(foo == NULL) is too common and some 2008-11-02 14:27:44 +00:00
lib Remove trailing whitespace. 2008-11-17 15:21:43 +00:00
libexec Minor KNF and whitespace nits. No functional change. 2008-11-16 06:26:12 +00:00
regress Remove LKMs and switch to the module framework, pass 1. 2008-11-12 12:35:50 +00:00
rescue Remove LKMs and switch to the module framework, pass 1. 2008-11-12 12:35:50 +00:00
sbin Punctuation formatting nit. 2008-11-17 02:32:09 +00:00
share ramdisk.kmod -> miniroot.kmod 2008-11-18 11:13:00 +00:00
sys Some modules may want to avoid autounload because their use is transient. 2008-11-18 11:56:09 +00:00
tests Remove LKMs and switch to the module framework, pass 1. 2008-11-12 12:35:50 +00:00
tools include unistd.h where getmode is traditionally declared 2008-11-04 23:31:32 +00:00
usr.bin WARNS=4 2008-11-16 07:06:37 +00:00
usr.sbin Don't set PUFFS_FLAG_OPDUMP by default. 2008-11-14 13:45:25 +00:00
x11 Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +00:00
build.sh Add support for new MAKEVERBOSE levels 3 and 4. The complete list is now: 2008-11-13 20:40:11 +00:00
BUILDING revert sparc back to default of XFree86 at the request of macallan. 2008-11-15 11:27:49 +00:00
Makefile - retire MKXORG from public use 2008-11-09 23:02:28 +00:00
Makefile.inc
UPDATING Add an entry for the "libc lint problem", mostly taken 2008-09-02 07:34:15 +00:00