DragonFly commits List (threaded) for 2010-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: buildworld - Fix breakage
commit e0ecab34ad3bafce5faf3e1b2351311b031d1208
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Wed Aug 11 13:07:29 2010 -0700
buildworld - Fix breakage
* More cases where sys/user.h is not included early enough.
Reported-by: swildner
Summary of changes:
bin/ps/keyword.c | 2 +-
bin/ps/print.c | 2 +-
bin/ps/ps.c | 2 +-
contrib/ipfilter/ipsend/iptests.c | 4 ++--
contrib/ipfilter/ipsend/lsock.c | 2 +-
contrib/ipfilter/ipsend/sock.c | 3 ++-
lib/libkvm/kvm_minidump_i386.c | 5 +----
libexec/rpc.rstatd/rstat_proc.c | 2 +-
usr.bin/fstat/fstat.c | 4 +---
usr.bin/gcore/gcore.c | 2 +-
usr.bin/gcore/md-sparc.c | 2 +-
usr.bin/killall/killall.c | 3 +--
usr.bin/ktrace/subr.c | 4 +---
usr.bin/netstat/route.c | 1 +
usr.bin/pctrack/pctrack.c | 4 +---
usr.bin/pkill/pkill.c | 2 +-
usr.bin/sockstat/sockstat.c | 3 +--
usr.bin/systat/extern.h | 1 -
usr.bin/systat/iostat.c | 2 +-
usr.bin/systat/main.c | 1 +
usr.bin/systat/pigs.c | 3 +--
usr.bin/systat/vmstat.c | 3 +--
usr.bin/time/time.c | 2 +-
usr.bin/top/m_dragonfly.c | 5 ++---
usr.bin/vmstat/vmstat.c | 4 +---
usr.bin/w/proc_compare.c | 2 +-
usr.bin/w/w.c | 2 +-
usr.sbin/iostat/iostat.c | 1 +
usr.sbin/pfctl/pfctl_parser.c | 2 +-
usr.sbin/pstat/pstat.c | 6 ++----
30 files changed, 33 insertions(+), 48 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e0ecab34ad3bafce5faf3e1b2351311b031d1208
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]