aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixed typos.Jens Schweikhardt2001-04-172-4/+4
| | | | | | | Approved by: jkh Notes: svn path=/stable/3/; revision=75627
* MFC: Limit number of paths returned via glob() for authorized usersChris D. Faulhaber2001-04-171-2/+9
| | | | Notes: svn path=/stable/3/; revision=75618
* MFC 1.74: globbing limits for ftpdChris D. Faulhaber2001-04-171-0/+8
| | | | Notes: svn path=/stable/3/; revision=75564
* MFC: ntpd(8) vulnerability fix cross-references SA-01:31.Bruce A. Mah2001-04-142-2/+4
| | | | Notes: svn path=/stable/3/; revision=75512
* MFC: glob(3) limits, ftpd(8) usage of same, ntpd(8) vulnerability closed.Bruce A. Mah2001-04-102-0/+12
| | | | Notes: svn path=/stable/3/; revision=75372
* MFC: globbing limits for ftpdChris D. Faulhaber2001-04-081-0/+2
| | | | Notes: svn path=/stable/3/; revision=75302
* MFC: Fix potential remote exploitChris D. Faulhaber2001-04-061-5/+14
| | | | Notes: svn path=/stable/3/; revision=75269
* MFC (rev.1.14: don't follow the null pointer went the server sends anBruce Evans2001-04-061-5/+7
| | | | | | | | | unparseable timestamp). PR: 25243 Notes: svn path=/stable/3/; revision=75258
* MFC rev 1.17Peter Wemm2001-03-291-42/+39
| | | | Notes: svn path=/stable/3/; revision=74977
* MFC: sync all the way up to glob.c rev 1.16 and glob.h rev 1.4Peter Wemm2001-03-282-45/+86
| | | | Notes: svn path=/stable/3/; revision=74946
* MFC: timed(8) security fix (FreeBSD-SA-01:28), rwhod(8) securityBruce A. Mah2001-03-262-0/+20
| | | | | | | fix (FreeBSD-SA-01:29), FFS/EXT2FS security fixes (FreeBSD-SA-01:30). Notes: svn path=/stable/3/; revision=74826
* MFC (science and ukrainian categories).Satoshi Asami2001-03-244-0/+7
| | | | Notes: svn path=/stable/3/; revision=74758
* MFC: 3.5-STABLE has lpt and olpt, not nlpt. Reflect docs to reality.Jeroen Ruigrok van der Werven2001-03-141-8/+8
| | | | Notes: svn path=/stable/3/; revision=74252
* MFC: 1.6 and 1.7, which was forgotten until now.Kris Kennaway2001-03-111-2/+24
| | | | Notes: svn path=/stable/3/; revision=74098
* Add support for the Am79C973/Am79C975. The Am79C973 was alreadyGary Jennejohn2001-03-042-1/+6
| | | | | | | | | | in there, but I reworked it to match the patch in the PR. PR: i386/19365 Submitted by: Koichi Soraku <sgu03026@nifty.ne.jp> Notes: svn path=/stable/3/; revision=73510
* MFC: ICMP bugfix.Bruce A. Mah2001-03-012-0/+6
| | | | Notes: svn path=/stable/3/; revision=73295
* MFC: BIND 8.2.3-REL documentation.Jeroen Ruigrok van der Werven2001-02-2716-560/+1692
| | | | Notes: svn path=/stable/3/; revision=73140
* MFC:Jesper Skriver2001-02-244-27/+75
| | | | | | | | | | | | | | | | | src/sys/netinet/in_pcb.c rev 1.78 src/sys/netinet/in_pcb.h rev 1.36 src/sys/netinet/tcp_subr.c rev 1.91 src/sys/netinet/udp_usrreq.c rev 1.86 Without this a attacker sending ICMP messages, where the attached IP header (+ 8 bytes) has the address and port numbers == 0, would have the ICMP message applied to all sessions. Approved by: kris Inspired by: NetBSD Notes: svn path=/stable/3/; revision=72995
* MFC: Do not try to install dns-setup.Jeroen Ruigrok van der Werven2001-02-181-1/+1
| | | | Notes: svn path=/stable/3/; revision=72644
* MFC: Remove old dns-setup document. We don't use BIND 4 anymore.Jeroen Ruigrok van der Werven2001-02-181-1081/+0
| | | | Notes: svn path=/stable/3/; revision=72642
* MFC: Prevent "pkg_version -c | sh" abuse.Bruce A. Mah2001-02-161-0/+14
| | | | | | | pkg_version.pl: 1.15 -> 1.16 Notes: svn path=/stable/3/; revision=72549
* MFC: Bugfixes. Small ANSI cleanup. Style changes avoided. Committed onWill Andrews2001-02-138-51/+68
| | | | | | | a RELENG_3 machine (which will become RELENG_4 soon enough..). Notes: svn path=/stable/3/; revision=72424
* MFC: Add list.h to the to be installed header files.Jeroen Ruigrok van der Werven2001-02-071-0/+1
| | | | Notes: svn path=/stable/3/; revision=72138
* Fix typo left in the past:Jeroen Ruigrok van der Werven2001-02-071-2/+2
| | | | | | | NONBINMODE -> NOBINMODE Notes: svn path=/stable/3/; revision=72131
* MFC: INC* variables and the ability to install headerfiles throughJeroen Ruigrok van der Werven2001-02-072-1/+23
| | | | | | | INCS. Notes: svn path=/stable/3/; revision=72130
* MFC 1.12:Chris D. Faulhaber2001-02-051-8/+12
| | | | | | | use more secure temporary files Notes: svn path=/stable/3/; revision=72043
* BIND update now has security advisory number.Bruce A. Mah2001-02-022-2/+2
| | | | Notes: svn path=/stable/3/; revision=71934
* MF4: Don't dereference pointers we haven't checked to be valid.Julian Elischer2001-02-021-1/+1
| | | | Notes: svn path=/stable/3/; revision=71930
* Add the isc directory to the mtree description.Jeroen Ruigrok van der Werven2001-01-301-0/+2
| | | | Notes: svn path=/stable/3/; revision=71852
* Also add libisc to the top Makefile.Jeroen Ruigrok van der Werven2001-01-301-2/+2
| | | | Notes: svn path=/stable/3/; revision=71851
* *sigh*Jeroen Ruigrok van der Werven2001-01-301-13/+0
| | | | | | | | | No idea how these files got mangled Submitted by: Pekka Savola <pekkas@netcore.fi> Notes: svn path=/stable/3/; revision=71850
* Update for security advisories: 01:11, 01:13, BIND update.Bruce A. Mah2001-01-302-0/+22
| | | | Notes: svn path=/stable/3/; revision=71842
* *sigh*Jeroen Ruigrok van der Werven2001-01-301-7/+0
| | | | | | | Fix another merge slippage. Notes: svn path=/stable/3/; revision=71841
* Fix MFC mistake of double definition of PORT_AFTER_H.Jeroen Ruigrok van der Werven2001-01-301-2/+0
| | | | Notes: svn path=/stable/3/; revision=71839
* Fix port_after.h so that it will work on 3-STABLE because it doesn'tJeroen Ruigrok van der Werven2001-01-301-2/+4
| | | | | | | | | have IPv6 by default. Submitted by: des Notes: svn path=/stable/3/; revision=71836
* MFC: 8.2.3Jeroen Ruigrok van der Werven2001-01-30158-2924/+5478
| | | | Notes: svn path=/stable/3/; revision=71835
* This commit was manufactured by cvs2svn to create branch 'RELENG_3'.cvs2svn2001-01-282-0/+174
| | | | Notes: svn path=/stable/3/; revision=71761
* MFC: Security fix: correctly set groups according to the user.Jeroen Ruigrok van der Werven2001-01-261-5/+14
| | | | | | | Don't allow blocking on the opening of ~/.fakeid. Notes: svn path=/stable/3/; revision=71695
* Catch release notes up with security advisories: 00:58, 00:61, 00:62,Bruce A. Mah2001-01-262-0/+70
| | | | | | | 00:70, 00:78, 00:77, 01:08, 01:09, 01:10. Notes: svn path=/stable/3/; revision=71690
* MFC: manpage change corresponding to crontab fix described in SA-01:09Kris Kennaway2001-01-231-1/+6
| | | | Notes: svn path=/stable/3/; revision=71451
* MF4: Merge in recent changes from -releng_4, and thereby bring theJosef Karthauser2001-01-211-604/+709
| | | | | | | code into sync with -current. Notes: svn path=/stable/3/; revision=71343
* MFC:Maxim Sobolev2001-01-192-8/+5
| | | | | | | | | - Fix a nasty bug where pkg_create doesn't gzip package if lengh of package name is less than 5; - style cleanups. Notes: svn path=/stable/3/; revision=71248
* MFC:Maxim Sobolev2001-01-151-11/+16
| | | | | | | | | Fix a bug where pkg_create does not make an md5 entry for the last item in the packing list. Also use switch() instead of zillion "else if ()" and for() loop instead of while() loop for traversing through linked list. Notes: svn path=/stable/3/; revision=71063
* MFC: ECN flag handling fixes in IPFWChris D. Faulhaber2001-01-134-9/+25
| | | | Notes: svn path=/stable/3/; revision=70988
* Missing FREE()Julian Elischer2001-01-091-0/+1
| | | | Notes: svn path=/stable/3/; revision=70815
* MFC 1.163 to 3.x.Matthew Dillon2001-01-061-1/+14
| | | | Notes: svn path=/stable/3/; revision=70722
* MFC: limit utraceChris D. Faulhaber2001-01-062-0/+4
| | | | Notes: svn path=/stable/3/; revision=70720
* MFC: Use secure temporary filesChris D. Faulhaber2001-01-011-9/+13
| | | | Notes: svn path=/stable/3/; revision=70559
* MF4: Improve support for shadow object directories by adding the -o and -pJosef Karthauser2000-12-232-149/+301
| | | | | | | | | | | | | | | | flags. MF4: Add support for customising the make flags on a per-program basis from within a crunch.conf file. MF4: A number of security fixes: o check strdup() return values o strcpy() -> strlcpy() o sprintf() -> snprintf() o mktemp() -> mkstemp() o use err() instead of errx() in out_of_memory() function since errno will probably be set Notes: svn path=/stable/3/; revision=70312
* MFC: 1.15Ian Dowse2000-12-231-4/+10
| | | | | | | | | | Don't crash with a SIGBUS when short packets are received, include source IP in log messages for bad packets. Requested by: kris Notes: svn path=/stable/3/; revision=70307