Commit Graph

195464 Commits

Author SHA1 Message Date
pooka
520524fd92 Fix RUMPFSLIBS etc. As collateral, rename nullfs/umapfs to match
the vfsname, i.e. to "null" and "umap".
2010-12-05 16:11:16 +00:00
pooka
6ec300d935 get rid of this uninstalled "test", even i haven't compiled it for ages 2010-12-05 16:02:04 +00:00
adam
3e1a82b305 Fix building on case-insensitive file-system. 2010-12-05 15:57:40 +00:00
pooka
2665f62b03 use in_control() for PRU_CONTROL 2010-12-05 15:54:50 +00:00
phx
8fba54e633 The gpio children have either register offsets based on gpio or on obio.
Implemented a workaround to deal with this uncertainty.
This fixes the machdep.cpu_speed control for 7447A-based iBookG4s.
2010-12-05 13:33:50 +00:00
skrll
095b264380 Make the interrupt evcnt name consistent everywhere. 2010-12-05 12:19:09 +00:00
skrll
f49f90f395 KNF 2010-12-05 10:47:22 +00:00
skrll
c5343b730d G/C unused _hp700_intr_spl_mask 2010-12-05 10:27:50 +00:00
skrll
90dc0b4bcc Reformat/Improve comment. 2010-12-05 10:21:18 +00:00
skrll
a3ccaa6c4c Reformat comments. 2010-12-05 10:11:46 +00:00
mrg
aa6fd2d6fa switch ofppc to xorg. 2010-12-05 09:54:34 +00:00
mrg
b5dcdd394e consider BPF_ABS, BPF_IND and BPF_MSH as they used to be in rev 1.37.
this fixes dhclient, and i'm told dhcpcd as well.


this patch from skrll@netbsd.org, tested by me.
2010-12-05 09:42:20 +00:00
mrg
a5ae13c90e - use SCRIPTS* for scripts instead of FILES*.
- add pcap-config to CLEANFILES.
2010-12-05 09:09:39 +00:00
mrg
94f36216e9 fix some set lists issues after the recent bpf and pcap updates. 2010-12-05 09:02:28 +00:00
mrg
51b69d29cc apply the smallest hack to allow this to build without warnings again. 2010-12-05 08:45:46 +00:00
mrg
9133e91956 netbsd needs net/bpf.h, too. 2010-12-05 08:43:23 +00:00
christos
03b171742e new libpcap and tcpdump 2010-12-05 06:05:25 +00:00
christos
5e475ba09e sets for new libpcap and tcpdump 2010-12-05 06:02:28 +00:00
christos
dbe76af3b7 hook tcpdump and libpcap 2010-12-05 05:59:59 +00:00
christos
185f0723f8 unhook tcpdump 2010-12-05 05:59:17 +00:00
christos
3542a25b9b hook new libpcap 2010-12-05 05:58:12 +00:00
christos
26717b4ba7 new /usr/include/pcap directory. 2010-12-05 05:55:29 +00:00
christos
25abe6c390 tcpdump goes to /usr/sbin 2010-12-05 05:52:46 +00:00
christos
ef3545626b we don't have a 3PCAP section 2010-12-05 05:40:14 +00:00
christos
0a6931da37 we only have bin 2010-12-05 05:24:21 +00:00
christos
923cb98430 cleanup old stuff and install in the right place 2010-12-05 05:24:03 +00:00
christos
c0b8ed591c Adjust to the new libpcap prototypes for compatibility. 2010-12-05 05:20:28 +00:00
christos
031df77101 new tcpdump and libpcap 2010-12-05 05:15:59 +00:00
christos
69e620e14c build and import glue. 2010-12-05 05:14:00 +00:00
christos
90faadda0b Makefile overrides 2010-12-05 05:13:45 +00:00
christos
11b3aaa125 apply our changes and add the pfsync stuff. 2010-12-05 05:11:30 +00:00
pgoyette
6688046702 Fix a few of the games to use getprogname() in their usage() functions.
Suggested by Joerg.

XXX There are probably many more that have their progname hard-coded, but
XXX I'm not up for a wholesale roto-till at the moment.
2010-12-05 04:34:22 +00:00
pgoyette
1c22c7521b Since this game is installed as 'boggle', fix the usage() text to match. 2010-12-05 04:11:51 +00:00
christos
0f74e101fa Import tcpdump-4.1.1 2010-12-05 03:14:48 +00:00
christos
ea56eea76f select IPv6 from the Makefile 2010-12-05 03:06:54 +00:00
christos
8bc69f3e6c add configure file. 2010-12-05 03:06:08 +00:00
christos
45a3afe368 we need some more files here. 2010-12-05 03:03:27 +00:00
christos
aac80989b6 more sign-compare fixes. 2010-12-05 03:02:41 +00:00
christos
c8eee57ad6 don't print -L/usr/lib and -I/usr/include for no reason. 2010-12-05 03:01:39 +00:00
christos
8d518122c2 install pcap-check. Someone might need it. 2010-12-05 03:00:44 +00:00
christos
70d66231fe make bpf_validate available in userland. 2010-12-05 02:40:40 +00:00
christos
74c505a81b - add our fixes
- make compile with WARNS=5
- add glue
2010-12-05 01:45:46 +00:00
christos
adf57bf528 add rcs keyword cleaner 2010-12-05 01:28:28 +00:00
christos
62ed3ef9cc try again fixing RCS keywords 2010-12-05 01:26:52 +00:00
christos
bf1df6d193 Import libpcap-1.1.1 2010-12-05 01:20:21 +00:00
joerg
67e01e0a99 Build ld.elf_so with -fvisibility=hidden. Exploit this for i386/x86_64
to simplify the assembler code.
2010-12-05 00:56:06 +00:00
christos
d639454cac constify 2010-12-05 00:34:21 +00:00
christos
e19314b713 Pretending that %d can print size_t on __LP64__, by turning off warnings
is not really a good idea.  Turn on the warnings and fix them. Unfortunately
there are a bunch of const-castaways... Should be fed upstream.
2010-12-04 23:08:32 +00:00
pooka
f5c0e73abf RNDADDDATA2 doesn't xfail anymore. 2010-12-04 17:41:18 +00:00
pooka
393c93bb1d Don't allow "goes to 11^H^Hhyperspace" len field for RNDADDATA. 2010-12-04 17:39:50 +00:00