Commit Graph

210203 Commits

Author SHA1 Message Date
matt
9b85f61f61 Only descend into ipf if MKIPFILTER != "no" 2012-03-24 01:36:50 +00:00
matt
15d35d9c93 Use sys/external, not sys/dist 2012-03-24 00:32:50 +00:00
matt
05c78a4552 Fix a bug introduced by lint cleanup. 2012-03-24 00:06:20 +00:00
christos
a38c14bb60 add new tests 2012-03-23 23:59:50 +00:00
matt
c5d3880df0 If one of the tests with eps fails, print the failing eps. 2012-03-23 23:45:31 +00:00
christos
500828b37a deal with tests 2012-03-23 23:14:34 +00:00
matt
c76c9d1fc1 Use SCHAR_{MIN,MAX} for signed char, not CHAR_* since not char are signed. 2012-03-23 23:12:28 +00:00
christos
22ab6602b0 Update to the tests from 5.1.1 2012-03-23 23:08:00 +00:00
christos
94fecd4647 mention ipf 2012-03-23 21:34:17 +00:00
christos
dd357d4c8a Engage ipf 2012-03-23 21:31:27 +00:00
christos
22bbe71d05 Disengage ipf 2012-03-23 21:30:57 +00:00
christos
5e20bebba6 move back to 5.1.1 in the new place 2012-03-23 21:30:18 +00:00
christos
8e2bdc9a64 Build gluons 2012-03-23 21:29:44 +00:00
christos
37fde22ea8 make this work again. Kill tests and kernel module for now 2012-03-23 21:29:34 +00:00
christos
ccd7c017b0 kill caddr_t 2012-03-23 21:28:57 +00:00
christos
bc4097aacf import 5.1.1 2012-03-23 21:19:53 +00:00
wiz
3315c81aec Comment in --version description. It works, it's just not in the getopt
array.
2012-03-23 20:49:05 +00:00
christos
0c6adeca02 apply our changes.
- prototypes
- ip_h323_pxy.c is missing from the distribution
- original tar distribution is missing <$>Id values in most files
2012-03-23 20:39:49 +00:00
christos
c2aa585c8d import kernel portion of ipfilter 5.1.1 2012-03-23 20:36:52 +00:00
he
3752469789 Bump the ramdisk size with 100KB so that the contents fits again. 2012-03-23 18:37:42 +00:00
njoly
af97374da1 Remove unexpected newline between Em macro and text. 2012-03-23 18:28:13 +00:00
njoly
28247a8661 Use major.minor for NetBSD versions. 2012-03-23 18:08:34 +00:00
matt
121349671a Decode isel{lt,gt,eq} 2012-03-23 15:46:44 +00:00
he
12d4087930 More c89 prototypes, mostly just filling in void where needed. 2012-03-23 14:49:55 +00:00
sborrill
e02c5b57f9 Switch off per-cpu states by default (i.e. display a single CPU line with a
mean average). Program behaviour now tallies with the man page, but more
importantly, the default behaviour is now sensible for modern multi-core
machines.

If you want the previous behaviour, please set TOP="-1" in your environment.

Fix multiple "1" options not toggling and thus allow settings in TOP
environmental variable to be reversed by a command line option.

Tweak description of "1"  command in interactive mode.

OK christos@
2012-03-23 14:46:05 +00:00
sborrill
076ec7d41f Mention that 1 can be used as an interactive command. 2012-03-23 13:32:51 +00:00
wiz
fabe784d6c Sort short options in SYNOPSIS. 2012-03-23 12:35:59 +00:00
wiz
47a539e56a Comment out --version in SYNOPSIS as well. 2012-03-23 12:33:43 +00:00
wiz
2086942ea5 Fix Dd and Dt arguments.
New sentence, new line.
Sort options and option descriptions.
Sort SEE ALSO.
Use Fl Fl for long options.
Comment out --version description which binary doesn't support.
2012-03-23 11:19:18 +00:00
wiz
16fc69f4fa Fix Dt argument. 2012-03-23 11:18:30 +00:00
njoly
16fc5c7678 Extend times testcase to check for non null time values too. 2012-03-23 09:58:23 +00:00
roy
0bf7fab8de Import dhcpcd-5.5.5 2012-03-23 09:42:47 +00:00
roy
1579ddfabe Sync 2012-03-23 09:40:18 +00:00
roy
0ddbb53364 Import dhcpcd-5.5.5 with the following changes:
* We store the RA against the interface so we can do a comparsion
  so we don't spam the log frequently.
* By default only fork on RA if it has a valid RDNSS option
* Add .Lk macros to the man pages
* Use correct event loop calls in RA handling code
* Fix several memory overrun issues
* Use CSR more than once
* Allow operation on Bridge and VLAN interfaces
2012-03-23 09:39:14 +00:00
skrll
5b9a421677 Shut lint up.
From he@
2012-03-23 09:34:09 +00:00
joerg
e057b2281a Use __printflike. 2012-03-22 23:46:49 +00:00
joerg
5466d21da4 Disable a bunch of additional warnings for now for the clang build. 2012-03-22 23:46:26 +00:00
joerg
4cd46b4ac8 Add some more __dead as exposed by the recent WARN bumps. 2012-03-22 22:59:43 +00:00
joerg
5df6c2ea3b Format the diagnostic with vasprintf once and use plain syslog instead
of messing with format strings.
2012-03-22 22:58:15 +00:00
njoly
d147c93527 Use the appropriates vop_*_args structures. 2012-03-22 22:48:56 +00:00
njoly
8725631c5c Pass operations flags to genfs_can_chtimes(), not file ones. 2012-03-22 22:16:21 +00:00
wiz
89cc021f65 Bump date for previous. 2012-03-22 21:47:20 +00:00
drochner
a3b2d0861e obsolete kame_ipsec(4) 2012-03-22 20:52:47 +00:00
christos
69586eb894 From Garo Taft:
- Add a -w flag which will make the sanity script sleep for a second before
  and after checkouts, commits, and updates.
- Fix expected output to look for the right default action on empty log
  message. It's now "abort".
- Add new requests "Checkin-prog" and "Update-prog" to expectation values.
- Add new "access"âand "group" files to CVSROOT admin database expectation
  values.
- All tests pass except client-20, which hangs.
2012-03-22 20:49:53 +00:00
drochner
364a06bb29 remove KAME IPSEC, replaced by FAST_IPSEC 2012-03-22 20:34:37 +00:00
drochner
e917deee9c don't reuse a dynamically allocated stack if a fixed one is requested 2012-03-22 20:01:18 +00:00
christos
f6f28fd5c6 dholland fixed PR/44927 2012-03-22 18:20:46 +00:00
dholland
98573cd6ad Misplaced parenthesis; fixes PR 44927 2012-03-22 17:46:07 +00:00
christos
1bb11e66cb vax-specific lint fixes. 2012-03-22 17:32:21 +00:00
christos
92a9368199 only +1 for the 0'th thread (if we did not find any other) 2012-03-22 16:06:01 +00:00