| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
| |
permitted by the University of Berkeley on July 22, 1999.
Reviewed by: imp
MFC after: 1 week
Notes:
svn path=/head/; revision=262136
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
In addition to adding missing `static' keywords:
- bin/dd: Pull in `extern.h' to guarantee consistency with source file.
- libexec/rpc.rusersd: Move shared globals into an extern.h.
- libexec/talkd: Move `debug' and `hostname' into extern.h.
- usr.bin/cksum: Put counters in extern.h, as they are used by ckdist/mtree.
- usr.bin/m4: Move `end_result' into extern.h.
- usr.sbin/services_mkdb: Move shared globals into an extern.h.
Notes:
svn path=/head/; revision=241777
|
| |
|
|
| |
Notes:
svn path=/head/; revision=202210
|
| |
|
|
| |
Notes:
svn path=/head/; revision=201022
|
| |
|
|
|
|
|
|
| |
Because strings are null terminated now, there is no need to copy
ut_line into a separate buffer first. Also enable WARNS.
Notes:
svn path=/head/; revision=200983
|
| |
|
|
| |
Notes:
svn path=/head/; revision=145967
|
| |
|
|
|
|
|
|
|
|
|
| |
o Use new-style prototypes exclusively rather than the old foo() style.
o Use new-style function definitions.
o remove register
o make functions passed to signal have the right signature.
o do minor const poisoning.
Notes:
svn path=/head/; revision=90261
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50476
|
| |
|
|
| |
Notes:
svn path=/head/; revision=31491
|
| |
|
|
| |
Notes:
svn path=/head/; revision=22989
|
| |
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
| |
Notes:
svn path=/head/; revision=18471
|
| |
|
|
|
|
|
|
| |
the lowest idle time.
Submitted by: loodvrij@gridpoint.com (Bruce J. Keeler)
Notes:
svn path=/head/; revision=14783
|
| |
|
|
| |
Notes:
svn path=/head/; revision=3793
|
| |
|
|
|
|
|
| |
Submitted by: dima@demos.su (Dima Ruban)
Notes:
svn path=/head/; revision=3791
|
|
|
Notes:
svn path=/vendor/CSRG/dist/; revision=1592
|