| patch |
summary |
view |
raw |
| 001_dmesg.diff |
sbin/dmesg/dmesg.c | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
|
view
|
download
|
| 002_ifconfig.diff |
sbin/ifconfig/Makefile | 15 ++++++++-------
sbin/ifconfig/af_atalk.c | 6 +++---
sbin/ifconfig/af_inet.c | 4 ++--
sbin/ifconfig/af_inet6.c | 17 +++++++++--------
sbin/ifconfig/af_ipx.c | 4 ++--
sbin/ifconfig/af_link.c | 4 +++-
sbin/ifconfig/ifcarp.c | 1 +
sbin/ifconfig/ifclone.c | 3 ++-
sbin/ifconfig/ifconfig.c | 27 +++++++++++++++++++--------
sbin/ifconfig/ifgre.c | 2 +-
sbin/ifconfig/ifieee80211.c | 4 ++++
sbin/ifconfig/ifvlan.c | 2 ++
12 files changed, 56 insertions(+), 33 deletions(-)
|
view
|
download
|
| 003_kbdcontrol.diff |
usr.sbin/kbdcontrol/kbdcontrol.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 004_kldconfig.diff |
sbin/kldconfig/Makefile | 1 +
sbin/kldconfig/kldconfig.c | 12 +++---------
2 files changed, 4 insertions(+), 9 deletions(-)
|
view
|
download
|
| 005_ktrace.diff |
usr.bin/ktrace/ktrace.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 006_mdconfig.diff |
sbin/mdconfig/Makefile | 2 +-
sbin/mdconfig/mdconfig.c | 23 ++++++++++++++++++++---
2 files changed, 21 insertions(+), 4 deletions(-)
|
view
|
download
|
| 007_mount.diff |
sbin/mount/Makefile | 2 +-
sbin/mount/mount.c | 22 ++++++++++++----------
sbin/mount/mount_fs.c | 2 +-
3 files changed, 14 insertions(+), 12 deletions(-)
|
view
|
download
|
| 008_mount_hpfs.diff |
sbin/mount_hpfs/mount_hpfs.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 009_mount_msdosfs.diff |
sbin/mount_msdosfs/mount_msdosfs.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| 010_mount_ntfs.diff |
sbin/mount_ntfs/mount_ntfs.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| 011_mount_nullfs.diff |
sbin/mount_nullfs/mount_nullfs.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 012_mount_std.diff |
sbin/mount_std/mount_std.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| 013_pf.diff |
contrib/pf/authpf/authpf.c | 31 +-
contrib/pf/ftp-proxy/ftp-proxy.c | 12
contrib/pf/libevent/kqueue.c | 2
contrib/pf/pfctl/parse.y | 15 -
contrib/pf/pfctl/pf_print_state.c | 18 +
contrib/pf/pfctl/pfctl.c | 8
contrib/pf/pfctl/pfctl.h | 8
contrib/pf/pfctl/pfctl_altq.c | 12
contrib/pf/pfctl/pfctl_optimize.c | 2
contrib/pf/pfctl/pfctl_parser.c | 29 +-
contrib/pf/pfctl/pfctl_parser.h | 2
contrib/pf/pfctl/pfctl_qstats.c | 10
contrib/pf/pflogd/pflogd.c | 25 -
contrib/pf/pflogd/pidfile.c | 2
contrib/pf/pflogd/privsep.c | 6
contrib/pf/tftp-proxy/filter.c | 2
sbin/pfctl/Makefile | 2
sbin/pfctl/pf_ruleset.c | 512 ++++++++++++++++++++++++++++++++++++++
usr.sbin/authpf/Makefile | 2
19 files changed, 628 insertions(+), 72 deletions(-)
|
view
|
download
|
| 014_route.diff |
sbin/route/Makefile | 1 +
sbin/route/route.c | 9 ++++++---
2 files changed, 7 insertions(+), 3 deletions(-)
|
view
|
download
|
| 015_rpc.umntall.diff |
usr.sbin/rpc.umntall/rpc.umntall.c | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
|
view
|
download
|
| 016_swapon.diff |
sbin/swapon/Makefile | 1 +
sbin/swapon/swapon.c | 11 +++++++++--
2 files changed, 10 insertions(+), 2 deletions(-)
|
view
|
download
|
| 017_sysctl.diff |
sbin/sysctl/sysctl.c | 3 +++
1 file changed, 3 insertions(+)
|
view
|
download
|
| 018_umount.diff |
sbin/umount/umount.c | 30 ++++++------------------------
1 file changed, 6 insertions(+), 24 deletions(-)
|
view
|
download
|
| 019_kenv_sources.diff |
bin/kenv/Makefile | 5 +
bin/kenv/kenv.1 | 77 +++++++++++++++++++++
bin/kenv/kenv.c | 192 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 274 insertions(+)
|
view
|
download
|
| 020_lib.diff |
lib/Makefile | 12 ++++
lib/linkaddr.c | 155 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
lib/linkaddr.h | 32 +++++++++++
3 files changed, 199 insertions(+)
|
view
|
download
|