| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Approved by: re (implicit)
This commit was manufactured to restore the state of the 8.0-RELEASE image.
|
|
|
|
|
|
|
| |
Approved by: re (kensmith)
Notes:
svn path=/head/; revision=171172
|
|
|
|
|
|
|
|
|
|
| |
missing and will be implemented in a second step. This is functional as is.
Tested by: freebsd-pf, pfsense.org
Obtained from: OpenBSD
Notes:
svn path=/head/; revision=145840
|
|
|
|
|
|
|
| |
Found-by: tinderbox(amd64)
Notes:
svn path=/head/; revision=130634
|
|
|
|
| |
Notes:
svn path=/head/; revision=130617
|
|
|
|
| |
Notes:
svn path=/head/; revision=127082
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add <sys/param.h> and <limits.h> where required (do not depend on other
headers pulling it in).
- __dead -> __dead2
- #if defined() -> #ifdef
- Remove ugly PRIu64 macros and use %llu w/ (unsigned long long) cast.
All changes looped back to OpenBSD (where applicable) for easier sync in the
future.
Requested by: bde
Approved by: bms(mentor)
Notes:
svn path=/head/; revision=127024
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Rather small diff for the userland (in contrast to the kernel):
- Some header file location/differences
- Clean compilation on 64bit arch (identified by bento a long time ago)
- ALTQ not (yet) available. Leave a switch for patchsets and future ...
- most files can be used from the vendor branch
Approved by: bms(in general)
Notes:
svn path=/head/; revision=126355
|
|
Approved by: bms(mentor), core(in general)
Notes:
svn path=/vendor/pf/dist/; revision=126353
|