summaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Collapse)AuthorAgeFilesLines
* This commit was generated by cvs2svn to compensate for changes in r138451,roberto2004-12-061-2/+7
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Merge from the main BK repository for ntp: put two midly annoying messagesroberto2004-12-061-2/+7
| | | | | | | | | | | | | | | | under #ifdef DEBUG. Merge of revision 1.45 by H. Stenn. Done on the vendor branch to minimise future imports. Reminded by: obrien
* | Fix a reference from pool(9) -> zone(9), but keep on talking about "memorymlaier2004-11-141-1/+1
| | | | | | | | | | | | pools" as that is what UMA provides. Submitted by: Jay <jay NO meangrape SPAM com>
* | Break lines at sentence ends, etc...obrien2004-11-111-8/+11
| |
* | Don't attempt to claim what version of GCC we're documenting. The manpageobrien2004-11-111-1/+1
| | | | | | | | | | | | | | | | is still mostly the GCC 2.95 one, with faint attempts by me over the years to document a few new switches. Thus, it is dubious to claim documentation of specific modern GCC versions. Noted by: delphij
* | Fix some more files that got butchered to appear to be back on thepeter2004-10-213-110/+249
| | | | | | | | vendor branch again. (These will need a readline import merge too)
* | Force these files back off the vendor branch. They should NEVER have beenpeter2004-10-215-69/+275
| | | | | | | | | | | | put back on there in the first place. :-( Note that complete.c will need a readline 5.0 merge.
* | + Get prototypes for libc functions.obrien2004-10-194-2/+11
| | | | | | | | + Use the correct printf format for size_t.
* | Size matters. Correctly use a size_t so 64-bit hosts can mount SMB FS'sobrien2004-10-191-5/+8
| | | | | | | | | | | | | | | | | | | | when using character set conversions. Also include POSIX <string.h> vs. BSD <strings.h> now that we've broken traditional BSD behavior [and compatibility with our BSD brethren]. PR: 72445 Submitted by: Vladimir Nechitailo <nechit@lpi.ru> Patch by: Stasys Smailys <ssmailys@komvista.lt>
* | Merge local changesache2004-10-181-11/+48
| |
* | Remove files not in 5.0ache2004-10-188-5270/+0
| |
* | Update instructionsache2004-10-181-4/+4
| |
* | This commit was generated by cvs2svn to compensate for changes in r136647,ache2004-10-182-8/+2
|\ \ | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | Official patches 001-005ache2004-10-184-27/+57
| | |
* | | This commit was generated by cvs2svn to compensate for changes in r136644,ache2004-10-1860-2265/+14619
|\ \ \ | |/ / | | | | | | which included commits to RCS files with non-trunk default branches.
| * | Virgin import of GNU Readline 5.0ache2004-10-1868-2429/+15122
| | |
* | | Use .Xr in place of .I for Xref's.trhodes2004-10-151-3/+2
| | | | | | | | | | | | | | | | | | PR: 71730 Submitted by: Gavin Atkinson <gavin.atkinson@ury.york.ac.uk> (original patch) Commit ok: mbr (through GNATS PR)
* | | This commit was generated by cvs2svn to compensate for changes in r136527,kan2004-10-151-1/+1
|\ \ \ | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | Import a patch from GCC PR c/16999 to stop quoting already quoted identkan2004-10-151-1/+1
| | | | | | | | | | | | | | | | strings.
| * | | Remove files that are not part of GCC 3.4.x from the vendor branch.kan2004-08-12327-107541/+0
| | | |
* | | | Rename the QUEUEING section to QUEUEING/ALTQ to make it easier to find themlaier2004-10-071-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | appropiate section when redirected from ALTQ(4). MFC after: 2 days
* | | | Make pflogd cope with module unload (and the sudden disappearing of pflog0).mlaier2004-10-051-1/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Instead of eating all the available CPU we now shutdown gracefully. Submitted by: yongari MFC after: 3 days
* | | | This commit was generated by cvs2svn to compensate for changes in r136136,ru2004-10-052-3/+1
|\ \ \ \ | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | Pull up the latest minor fixes.ru2004-10-052-3/+1
| | | | |
* | | | | Document a problem with user/group filtering. With debug.mpsafenet=1 thismlaier2004-10-031-1/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | might result in a deadlock. The fix involves critical changes in the PF locking strategy (which will happen after 5.3R). For now advise users to set debug.mpsafenet=0 if they use this kind of filtering. The same problem exists for IPFW. mdoc help from: simon MFC after: 2 days
* | | | | This commit was generated by cvs2svn to compensate for changes in r135923,trhodes2004-09-293-2/+80
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | | Place files back on the vendor branch.trhodes2004-09-293-2/+80
| | | | | | | | | | | | | | | | | | | | | | | | Prodded by: ru
* | | | | | Document the upgrade procedure.des2004-09-271-12/+94
| | | | | |
* | | | | | PFIL_HOOKS is no longer an optional item.mlaier2004-09-261-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Submitted by: Anders Hanssen MFC after: 1 day
* | | | | | This commit was generated by cvs2svn to compensate for changes in r135768,trhodes2004-09-243-0/+968
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | | | Vendor import of harti's begemot library.trhodes2004-09-243-0/+968
| / / / / /
* | | | | | Retire the BIND 8 sources.des2004-09-24351-139105/+0
| | | | | |
* | | | | | This commit was generated by cvs2svn to compensate for changes in r135601,des2004-09-236-8/+35
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | | | Vendor import of BIND 9.3.0.des2004-09-236-8/+35
| | | | | | |
| * | | | | | This commit was manufactured by cvs2svn to create branch 'VENDOR-bind9'.cvs2svn2004-09-212-0/+78
| | | | | | |
* | | | | | | Switch from BIND 8 to BIND 9.des2004-09-212-257/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Submitted by: (in part) dougb@, trhodes@ Reviewed by: dougb@, trhodes@, re@ MFC after: 5 days
* | | | | | | Add lib/tests.des2004-09-201-1/+4
| | | | | | |
* | | | | | | Add a config.h file.trhodes2004-09-191-0/+257
| | | | | | |
* | | | | | | Add a FREEBSD-Xlist file.trhodes2004-09-191-0/+61
| | | | | | |
* | | | | | | This commit was generated by cvs2svn to compensate for changes in r135471,trhodes2004-09-193-0/+602
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | | | Vendor import of BIND 9.3.0rc4.trhodes2004-09-193-0/+602
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These three files were missed in the original import because their names contained the magic letters w, i and n in that sequence.
* | | | | | | This commit was generated by cvs2svn to compensate for changes in r135446,trhodes2004-09-191090-0/+509412
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | | | Vender import of BIND 9.3.0rc4.trhodes2004-09-191090-0/+509412
| / / / / /
* | | | | | Bring in some examples (and create space for future work here):mlaier2004-09-141-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add OpenBSD example rulesets as advertised in etc/pf.conf and pf.conf(5) - Tweak the pointer to fit the FreeBSD default location share/examples/pf - Account for the new directory in BSD.usr.dist (no hier(7) change required as share/examples is an opaque item there). Obtained from: OpenBSD Reminded by: Thomas T. Veldhouse PR: docs/71691 MFC after: 2 days
* | | | | | Correctly check the return value of kldload() to determine whether antjr2004-09-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | error occurred.
* | | | | | Abstract the handling of dirty stacked registers in ia64_read_reg() andmarcel2004-09-051-90/+75
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ia64_write_reg() and call these whenever we read or write registers from and to memory. This way we correctly read registers from addresses in the register cache and thus fixes backtraces when the saved registers (such as rp and ar.pfs) are in dirty stacked registers.
* | | | | | Make pflogd(8) store pcap_sf_pkthdr instead of MD timeval contaminatedmlaier2004-08-311-0/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pcap_pkthdr. This makes /var/log/pflog standart compliant on 64bit archs. OpenBSD has fixed this by changing the bpf timeval to 32bit in the kernel, so no need to report this over (again). PR: bin/71096 (w/ changes) Submitted by: Ville-Pertti Keinonen Tested by: amd64(submitter), sparc64(yongari), i386(myself) MFC after: 3 days
* | | | | | Recognize and skip 'x' and 'g' pax extension entries. In particular,kientzle2004-08-281-0/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | this avoids the creation of "PaxHeader" dirs when unpacking pax-format tar archives such as those written by bsdtar. MFC after: 3 days
* | | | | | Correct va_end usage.kientzle2004-08-271-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Thanks to: Sean McNeil MFC after: 3 days
* | | | | | Loopback a fix from Cedric Berger:mlaier2004-08-221-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix table add/replace commands with securelevel=2. Reported by James J. Lippard. Discussed with: yongari MFC after: 5 days
OpenPOWER on IntegriCloud