Go to file
darrenr 0a30063654 For the trivial case where the packet is only in one mbuf, call bpf_tap()
(idea from FreeBSD) - alternative to changing bpf_filter() to be aware of
kernel calling convetion where 0 is passed as the length for mbufs.
2002-09-19 01:16:58 +00:00
bin split white space and single line policy processing into separate 2002-09-17 05:07:21 +00:00
crypto don't quit while creating X11 listening socket. 2002-09-17 06:26:18 +00:00
dist add a HISTORY section, mentioning MkLinux 2002-09-17 08:14:22 +00:00
distrib Add ./var/log/wtmpx 2002-09-17 18:42:59 +00:00
etc Initial support for APM on hpcarm (just enough to get battery state) 2002-09-16 19:58:58 +00:00
games some makefile de-linting 2002-09-18 06:16:39 +00:00
gnu Remove more old toolchain bits. 2002-09-17 23:24:52 +00:00
include minor makefile delint 2002-09-18 06:17:38 +00:00
lib minor makefile delint 2002-09-18 06:17:38 +00:00
libexec select() -> poll() 2002-09-18 20:58:56 +00:00
regress some makefile de-linting 2002-09-18 05:41:35 +00:00
rescue oops; typo. (thanks enami!) 2002-08-26 09:02:45 +00:00
sbin uppercase the lkm kernel-userspace dev macros and prefix them with LKM_ 2002-09-18 22:59:36 +00:00
share A missing .Fa. 2002-09-19 00:52:54 +00:00
sys For the trivial case where the packet is only in one mbuf, call bpf_tap() 2002-09-19 01:16:58 +00:00
tools * Eliminate the USE_NEW_TOOLCHAIN variable. Instead, split it into 2002-09-17 23:18:25 +00:00
usr.bin sleep() -> nanosleep() 2002-09-18 23:24:13 +00:00
usr.sbin select() -> poll() 2002-09-19 00:45:47 +00:00
build.sh Remove USE_NEW_TOOLCHAIN, replacing it with similar logic using 2002-09-18 15:20:53 +00:00
BUILDING Expand on the difference between `build.sh -d'' and `make install'', 2002-09-17 16:35:39 +00:00
BUILDING.mdoc Expand on the difference between `build.sh -d'' and `make install'', 2002-09-17 16:35:39 +00:00
Makefile * Eliminate the USE_NEW_TOOLCHAIN variable. Instead, split it into 2002-09-17 23:18:25 +00:00
Makefile.inc
UPDATING Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:55:43 +00:00