Go to file
yamt 096fec04a9 move pf reachover makefiles into usr.sbin/pf. ok'ed by itojun.
before:
	sbin/pfctl
	usr.sbin/authpf
	usr.sbin/spamdb
	libexec/ftp-proxy
	libexec/spamd
	libexec/spamd-setup
	libexec/spamlogd
after:
	usr.sbin/pf/pfctl
	usr.sbin/pf/authpf
	usr.sbin/pf/spamdb
	usr.sbin/pf/ftp-proxy
	usr.sbin/pf/spamd
	usr.sbin/pf/spamd-setup
	usr.sbin/pf/spamlogd
2004-11-11 11:54:51 +00:00
bin Pass WARNS=3 2004-10-30 19:29:27 +00:00
contrib/sys Finalize import of the Atheros HAL 0.9.9.13, bringing ath(4) 2004-07-28 08:57:40 +00:00
crypto Apply patches as discussed on: 2004-11-10 20:23:28 +00:00
dist reduce diffs from the original, using dummy impl. of openlog_r and syslog_r. 2004-11-11 11:27:34 +00:00
distrib Add ptyfs.o; thanks to Hisashi T Fujinaka. 2004-11-11 05:41:44 +00:00
doc Mention ptyfs. 2004-11-11 01:46:47 +00:00
etc Don't try to chmod ptys if we have none. 2004-11-10 05:04:51 +00:00
games Add (unsigned char) cast to ctype functions 2004-11-05 21:30:31 +00:00
gnu Add missing .TP before -P, and sort options. 2004-11-11 01:39:25 +00:00
include Add _PATH_DEV_PTS 2004-11-11 03:10:57 +00:00
lib More error checking. 2004-11-11 04:03:23 +00:00
libexec move pf reachover makefiles into usr.sbin/pf. ok'ed by itojun. 2004-11-11 11:54:51 +00:00
regress Make the regression tests work in the presense of ptyfs ptys. 2004-11-11 00:03:15 +00:00
rescue Complete removal of "liboverride" to fix build problems. 2004-08-20 11:01:03 +00:00
sbin move pf reachover makefiles into usr.sbin/pf. ok'ed by itojun. 2004-11-11 11:54:51 +00:00
share Another chip supported: iTE IT8705f, which is available on the 2004-11-11 10:58:29 +00:00
sys Add USB device controller register names. 2004-11-11 10:11:40 +00:00
tools Pass AR and RANLIB also. 2004-10-18 08:33:48 +00:00
usr.bin Add -n to usage. 2004-11-11 01:01:22 +00:00
usr.sbin move pf reachover makefiles into usr.sbin/pf. ok'ed by itojun. 2004-11-11 11:54:51 +00:00
x11 We need libutil now that openpty is used. 2004-11-10 03:21:02 +00:00
BUILDING Fix some typo's/bad wording as highlighted in PR#27219 2004-10-12 04:07:09 +00:00
Makefile DO do-gnu-lib-crtstuff${LIBGCC_EXT} only when ${HAVE_GCC3} != "no", 2004-09-02 02:02:38 +00:00
Makefile.inc
UPDATING Note the breakage w. 1.35 of var.c in /bin/sh and the need to update /bin/sh 2004-10-12 04:03:20 +00:00
build.sh Initial import of iyonix port. 2004-10-13 23:28:34 +00:00