| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Notes:
svn path=/head/; revision=51426
|
| |
|
|
| |
Notes:
svn path=/head/; revision=51316
|
| |
|
|
| |
Notes:
svn path=/head/; revision=51314
|
| |
|
|
| |
Notes:
svn path=/head/; revision=51308
|
| |
|
|
|
|
|
| |
(We do this on freefall as we use a tweaked /usr/bin/cvs wrapper)
Notes:
svn path=/head/; revision=51299
|
| |
|
|
| |
Notes:
svn path=/head/; revision=51290
|
| |
|
|
| |
Notes:
svn path=/head/; revision=51288
|
| |
|
|
|
|
|
| |
Noted by: Doug <Doug@gorean.org>
Notes:
svn path=/head/; revision=51237
|
| |
|
|
|
|
|
| |
Fixed bitrot in the `wcd*)' case.
Notes:
svn path=/head/; revision=51233
|
| |
|
|
|
|
|
|
|
|
|
|
| |
case instead of test where appropriate, since case allows case is a sh
builtin and (as a side-effect) allows case-insensitivity.
Changes discussed on freebsd-hackers.
Submitted by: Doug Barton <Doug@gorean.org>
Notes:
svn path=/head/; revision=51231
|
| |
|
|
|
|
|
| |
Pointed out by: bde
Notes:
svn path=/head/; revision=51224
|
| |
|
|
|
|
|
|
|
|
| |
directory before attempting to create the bounds file.
PR: bin/13184
Submitted by: "Stephen J. Roznowski" <sjr@home.net>
Notes:
svn path=/head/; revision=51210
|
| |
|
|
|
|
|
|
| |
variables, conditional on the TCP_RESTRICT_RST and TCP_DROP_SYNFIN kernel
options, respectively. See the comments in LINT for details.
Notes:
svn path=/head/; revision=51209
|
| |
|
|
| |
Notes:
svn path=/head/; revision=51176
|
| |
|
|
|
|
|
| |
catman
Notes:
svn path=/head/; revision=51174
|
| |
|
|
|
|
|
| |
Submitted by: "Alexey Zelkin" <phantom@crimea.edu>
Notes:
svn path=/head/; revision=51173
|
| |
|
|
|
|
|
|
|
| |
PR: 13603
Submitted by: Alex Perel <veers@distributed.net>
Reviewed by: billf
Notes:
svn path=/head/; revision=51038
|
| |
|
|
| |
Notes:
svn path=/head/; revision=51033
|
| |
|
|
|
|
|
| |
This was tested on a ND5100 rev.A2 card.
Notes:
svn path=/head/; revision=51028
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50958
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50883
|
| |
|
|
|
|
|
|
| |
give our more(1) keymappings similar to less(1) and most(1). Initially
these config files will support only a subset of less and most keymappings.
Notes:
svn path=/head/; revision=50865
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50735
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50612
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50472
|
| |
|
|
|
|
|
| |
Spotted by the eagle eyes of: Pierre DAVID <Pierre.David@prism.uvsq.fr>
Notes:
svn path=/head/; revision=50470
|
| |
|
|
|
|
|
|
|
| |
commit.
Reported by: bde
Notes:
svn path=/head/; revision=50454
|
| |
|
|
|
|
|
|
|
| |
tutorials, and all the language translations thereof) out of here. They
still install here, but the installation routine in doc/ sorts that
out.
Notes:
svn path=/head/; revision=50424
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50375
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* All variables are now embraced: ${foo}
* All comparisons against some value now take the form:
[ "${foo}" ? "value" ]
where ? is a comparison operator
* All empty string tests now take the form:
[ -z "${foo}" ]
* All non-empty string tests now take the form:
[ -n "${foo}" ]
Submitted by: jkh
Notes:
svn path=/head/; revision=50357
|
| |
|
|
|
|
|
| |
commit is easier to understand.
Notes:
svn path=/head/; revision=50296
|
| |
|
|
|
|
|
|
|
| |
much a diff as lines with the wrong stuff on it.
Add references in mtree data files to the README.
Notes:
svn path=/head/; revision=50203
|
| |
|
|
|
|
|
| |
Reviewed by: bde
Notes:
svn path=/head/; revision=50199
|
| |
|
|
|
|
|
| |
Submitted by: Josef L. Karthauser <joe@FreeBSD.org.uk>
Notes:
svn path=/head/; revision=50193
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50177
|
| |
|
|
|
|
|
|
|
|
|
|
| |
should be used from now on for anything security but not auth-related.
Included are updates for all relevant manpages and also to /etc files,
creating a new /var/log/security. Nothing in the system logs to
/var/log/security yet as of the time of this commit.
Reviewed by: rgrimes, imp, chris
Notes:
svn path=/head/; revision=50126
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50122
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50063
|
| |
|
|
|
|
|
|
| |
PR: 13228
Submitted by: "Alexey M. Zelkin" <phantom@cris.net>
Notes:
svn path=/head/; revision=50046
|
| |
|
|
|
|
|
|
|
|
| |
from the user name when using chown(8).
PR: 13157
Reported by: Patrick Powell <papowell@astart.com>
Notes:
svn path=/head/; revision=49894
|
| |
|
|
|
|
|
|
|
| |
for turning on the feature. Which is wrong.
Submitted by: bde
Notes:
svn path=/head/; revision=49785
|
| |
|
|
|
|
|
| |
Reviewed by: bde, sheldonh, andreas
Notes:
svn path=/head/; revision=49783
|
| |
|
|
|
|
|
|
|
| |
the functionality of the compression option in the supfile.
Reported by: Ben Rosengart <ben@skunk.org>
Notes:
svn path=/head/; revision=49777
|
| |
|
|
| |
Notes:
svn path=/head/; revision=49704
|
| |
|
|
|
|
|
| |
Submitted by: imp
Notes:
svn path=/head/; revision=49703
|
| |
|
|
|
|
|
|
|
| |
PR: 10115
Reported by: Gene Skonicki <gene@cif.rochester.edu>
Requested by: jdp
Notes:
svn path=/head/; revision=49696
|
| |
|
|
|
|
|
|
|
|
| |
respectively logging and dropping ICMP REDIRECT packets.
Note that there is no rate limiting on the log messages, so log_redirect
should be used with caution (preferrably only for debugging purposes).
Notes:
svn path=/head/; revision=49603
|
| |
|
|
|
|
|
|
|
|
| |
of daylight savings changes.
Submitted by: Doug <Doug@gorean.org>
Reviewed by: phk
Notes:
svn path=/head/; revision=49578
|
| |
|
|
|
|
|
|
|
| |
Use -eq rather than -ne.
Obtained from: OpenBSD (millert, etc/rc rev 1.104)
Notes:
svn path=/head/; revision=49453
|
| |
|
|
| |
Notes:
svn path=/head/; revision=49452
|