| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
PR: bin/93172
Submitted by: Robert Millan <rmh at aybabtu dot com>
MFC after: 1 week
Notes:
svn path=/head/; revision=179024
|
| |
|
|
| |
Notes:
svn path=/head/; revision=140368
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
int, long int or u_int32_t. This changes the interface of
all the CRC calculation and output functions from cksum.
- Print variables of type off_t as intmax_t using a cast and %jd.
- Use the standardized uint32_t type instead of u_int32_t.
To have uint32_t defined, include <stdint.h> where necessary.
Style(9):
- Move #include directives where they belong (esp. crc32.c).
- Add empty lines between #include directives of system headers,
standard library headers and local headers.
- Test a pointer value against NULL.
- Put a space after the return keyword.
PR: bin/48424
Notes:
svn path=/head/; revision=112212
|
| |
|
|
| |
Notes:
svn path=/head/; revision=100815
|
| |
|
|
| |
Notes:
svn path=/head/; revision=99112
|
| |
|
|
| |
Notes:
svn path=/head/; revision=92920
|
| |
|
|
|
|
|
| |
help the GCC3 transition and CURRENT in general.
Notes:
svn path=/head/; revision=90415
|
| |
|
|
|
|
|
| |
kill 'register' keyword.
Notes:
svn path=/head/; revision=87212
|
| |
|
|
| |
Notes:
svn path=/head/; revision=81687
|
| |
|
|
| |
Notes:
svn path=/head/; revision=79755
|
| |
|
|
| |
Notes:
svn path=/head/; revision=79535
|
| |
|
|
|
|
|
| |
builtins (e.g., exit, strcmp).
Notes:
svn path=/head/; revision=78718
|
| |
|
|
|
|
|
|
|
| |
to be the same as -ragged in the current implementation) to
-ragged. With mdocNG, -filled displays produce the correct
output, formatted and justified to both margins.
Notes:
svn path=/head/; revision=72126
|
| |
|
|
| |
Notes:
svn path=/head/; revision=71107
|
| |
|
|
| |
Notes:
svn path=/head/; revision=70410
|
| |
|
|
| |
Notes:
svn path=/head/; revision=70197
|
| |
|
|
| |
Notes:
svn path=/head/; revision=68963
|
| |
|
|
|
|
|
|
|
|
|
| |
Add section number to .Xr reference.
Add DIAGNOSTICS section name.
Remove unused #includes.
Be consistant in the parsing of flags and add missing option in usage string.
Add rcsid.
Notes:
svn path=/head/; revision=54162
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50477
|
| |
|
|
|
|
|
|
|
| |
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=41568
|
| |
|
|
|
|
|
|
| |
PR: misc/7926
Submitted by: Sergey Potapov <sp@alkor.ru>
Notes:
svn path=/head/; revision=39363
|
| |
|
|
|
|
|
|
| |
not u_long. With this change, cksum stops core dumping on alpha (not
a good sign!) and actually computes the same values as it does on i386.
Notes:
svn path=/head/; revision=34447
|
| |
|
|
| |
Notes:
svn path=/head/; revision=32069
|
| |
|
|
|
|
|
| |
The Man award to: Jo"rg
Notes:
svn path=/head/; revision=31075
|
| |
|
|
| |
Notes:
svn path=/head/; revision=31056
|
| |
|
|
| |
Notes:
svn path=/head/; revision=31054
|
| |
|
|
|
|
|
|
|
| |
PR: 4615
Reviewed by: phk
Submitted by: Mike Meyer <mwm@shiva.the-park.com>
Notes:
svn path=/head/; revision=29868
|
| |
|
|
|
|
|
| |
Mention `sum' in the usage message.
Notes:
svn path=/head/; revision=27223
|
| |
|
|
|
|
|
| |
reject -o args other than "1" or "2").
Notes:
svn path=/head/; revision=27222
|
| |\
| |
| |
| |
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
Notes:
svn path=/head/; revision=27220
|
| |
|
|
|
|
|
| |
branch and will temporarily give bogus hard links cksum[.1] -> sum[.1].
Notes:
svn path=/vendor/CSRG/dist/; revision=27219
|
| |
|
|
| |
Notes:
svn path=/head/; revision=26922
|
| |
|
|
|
|
|
|
| |
Closes PR#3409
Submitted-by: Josh Gilliam
Notes:
svn path=/head/; revision=25272
|
| |
|
|
|
|
|
|
| |
add missing Id's
other minor clean ups
Notes:
svn path=/head/; revision=25189
|
| |
|
|
|
|
|
| |
posix standard on the topic.
Notes:
svn path=/head/; revision=24360
|
|
|
Notes:
svn path=/cvs2svn/branches/CHRISTOS/; revision=1590
|