| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
creation.
* Tag the internal err() function with __printflike to allow checking
for non-constant format string arguments (none exist)
* Use fmtcheck() to sanitize the tar command obtained via -t to make
sure it doesn't contain extraneous format operators.
Reviewed by: mikeh
MFC after: 1 week
Notes:
svn path=/head/; revision=76300
|
|
|
|
|
|
|
| |
- MAN[1-9] -> MAN.
Notes:
svn path=/head/; revision=74816
|
|
|
|
| |
Notes:
svn path=/head/; revision=74532
|
|
|
|
|
|
|
|
|
| |
ports/INDEX,v is currently 19.97MB and will blow this limit on the next
update. Let's try doubling the limit again, to give us time to get
around to removing the limit altogether.
Notes:
svn path=/head/; revision=72691
|
|
|
|
| |
Notes:
svn path=/head/; revision=71898
|
|
|
|
| |
Notes:
svn path=/head/; revision=70403
|
|
|
|
| |
Notes:
svn path=/head/; revision=69862
|
|
|
|
|
|
|
| |
Use _PATH_* where where possible.
Notes:
svn path=/head/; revision=69793
|
|
|
|
| |
Notes:
svn path=/head/; revision=68965
|
|
|
|
| |
Notes:
svn path=/head/; revision=68756
|
|
|
|
| |
Notes:
svn path=/head/; revision=68716
|
|
|
|
| |
Notes:
svn path=/head/; revision=68575
|
|
|
|
|
|
|
|
| |
The maintainers of share/examples/diskless/README.TEMPLATING and mergemaster
have been contacted so those may be updated as well.
Notes:
svn path=/head/; revision=64618
|
|
|
|
|
|
|
| |
Submitted by: bde
Notes:
svn path=/head/; revision=64212
|
|
|
|
|
|
|
| |
Submitted by: Stefan Esser.
Notes:
svn path=/head/; revision=61901
|
|
|
|
|
|
|
|
| |
PR: docs/16834
Submitted by: Greg Lewis <glewis@trc.adelaide.edu.au>
Notes:
svn path=/head/; revision=57793
|
|
|
|
|
|
|
|
| |
Submitted by: Kris Kennaway
Reviewed by: Warner Losh
Notes:
svn path=/head/; revision=56881
|
|
|
|
|
|
|
| |
Reviewed by: audit@freebsd.org
Notes:
svn path=/head/; revision=56126
|
|
|
|
|
|
|
|
|
|
|
|
| |
|I made ctm ignore deltas for files that match the "after edit" MD5.
|(In one case, I had the compiler fill all temporary space while CTM
|was editing files.)
Submitted by: se
Reviewed by: phk
Notes:
svn path=/head/; revision=56056
|
|
|
|
| |
Notes:
svn path=/head/; revision=55796
|
|
|
|
|
|
|
|
|
| |
the fix from OpenBSD.
Reviewed by: markm
Notes:
svn path=/head/; revision=55635
|
|
|
|
|
|
|
|
|
| |
help; also point them in the direction of the source, not
PHK (or any other human) if they need to make CTM deltas
of their own.
Notes:
svn path=/head/; revision=53887
|
|
|
|
| |
Notes:
svn path=/head/; revision=52674
|
|
|
|
| |
Notes:
svn path=/head/; revision=50479
|
|
|
|
|
|
|
|
|
| |
that whatis(1) will produce the expected results.
Pointed-out-by: Jesus Monroy <jesus.monroy@usa.net> in freebsd-doc
Notes:
svn path=/head/; revision=48168
|
|
|
|
| |
Notes:
svn path=/head/; revision=42832
|
|
|
|
|
|
|
|
| |
PR: bin/3211
Reported by: Mark Pritchard <mpp@FreeBSD.ORG>
Notes:
svn path=/head/; revision=37897
|
|
|
|
|
|
|
|
|
| |
PR: 6903 (not the contrib bits).
Reviewed by: phk
Submitted by: Josh Gillam <josh@quick.net>
Notes:
svn path=/head/; revision=36852
|
|
|
|
| |
Notes:
svn path=/head/; revision=35354
|
|
|
|
| |
Notes:
svn path=/head/; revision=35353
|
|
|
|
| |
Notes:
svn path=/head/; revision=35100
|
|
|
|
| |
Notes:
svn path=/head/; revision=34809
|
|
|
|
|
|
|
|
|
| |
and nobody use it.
Reviewed by: phk & Richard Wackerbarth
Notes:
svn path=/head/; revision=30353
|
|
|
|
| |
Notes:
svn path=/head/; revision=29526
|
|
|
|
|
|
|
|
|
| |
Submitted-by: Josh Gilliam
Closes PR:4424
Notes:
svn path=/head/; revision=28926
|
|
|
|
|
|
|
| |
posix standard on the topic.
Notes:
svn path=/head/; revision=24428
|
|
|
|
| |
Notes:
svn path=/head/; revision=22997
|
|
|
|
| |
Notes:
svn path=/head/; revision=21880
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use MAP_FAILED instead of the constant -1 to indicate
failure (required by POSIX).
- Removed flag arguments of '0' (required by POSIX).
- Fixed code which expected an error return of 0.
- Fixed code which thought any address with the high bit set
was an error.
- Check for failure where no checks were present.
Discussed with: bde
Notes:
svn path=/head/; revision=21786
|
|
|
|
|
|
|
|
|
|
|
| |
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
Notes:
svn path=/head/; revision=21673
|
|
|
|
|
|
|
|
| |
Reviewed by: phk
Submitted by: wosch
Notes:
svn path=/head/; revision=20971
|
|
|
|
| |
Notes:
svn path=/head/; revision=20591
|
|
|
|
|
|
|
| |
Expanded the ctm_rmail example usage section.
Notes:
svn path=/head/; revision=20509
|
|
|
|
|
|
|
|
|
| |
number of mail messages sent per run was lowered from 2 to 1. Why? Well,
some numbers just give you the warm fuzzies, like zero and one. Zero isn't
much use here, so I picked my all time favourite, one.
Notes:
svn path=/head/; revision=19984
|
|
|
|
| |
Notes:
svn path=/head/; revision=19983
|
|
|
|
| |
Notes:
svn path=/head/; revision=19912
|
|
|
|
| |
Notes:
svn path=/head/; revision=19892
|
|
|
|
| |
Notes:
svn path=/head/; revision=19835
|
|
|
|
| |
Notes:
svn path=/head/; revision=19816
|
|
|
|
|
|
|
|
|
| |
This should help quite a bit on the load. Notice that
some minor changes in config files will be needed.
Contact me for details.
Notes:
svn path=/head/; revision=19813
|