| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
While here, correctly mark up time_t as a variable type and use prettier
double quotes.
ok schwarze@
|
| |
|
|
|
|
| |
SCCS ids. No actual code changes.
|
| |
|
|
|
|
|
| |
syntax errors found by mandoc(1), also required to fix the mandoc build;
ok jmc@
|
| |
|
|
|
|
|
|
|
|
|
| |
we need it in the future. All of our platforms currently have 32bit
time_t types. This also extends the timezone data file format to
support both 32bit and 64bit data. The 64bit data is located after
the 32bit data so binaries linked with the older tzcode simply won't
look at it. A version field in the file header is used to determine
whether the data file is the old or extended format. OK miod@
|
|
|
|
|
|
|
| |
- punctuation, rewording, typos/spelling, macro, and layout fixes
- add crossrefs where relevant
ok jmc
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* except when it is escaped with a `\' at the end of the line
- fix remaining .Nm usage as well
- this is from a patch I received from kwesterback@home.com, who has been
working on some scripts for fixing formatting errors in mdoc'd man pages
Ok, so there could be a cost/benefit debate with this commit, but since I have
the patch we might as well commit it...
|
| |
|
| |
|
|
|
|
|
| |
then/than and such. Other miscellaneous problems fixed across these source
files.
|
| |
|
|
|
|
| |
by cross@va.pubnix.com.
|
|
|
|
| |
Make sure everything uses {SYS,}LIBC_SCCS properly
|
| |
|
|
|