Age | Commit message (Collapse) | Author |
|
|
|
|
|
broadcast behaviour. Va variables. add FILES section. reviewed by pjanzen@
|
|
Remove unused 3rd arg to main().
Revoke any setgid privs (unnecessary?)
Add -D for command-line configuration options.
Properly handle new, spawning connections.
Fix that evil repeated-quit problem in two places.
Fix a bug where a server would quit only if it were questioned for stats.
Allow port sharing.
Clean up havechar().
Don't allow write() to block.
reviewed by pjanzen@
|
|
|
|
Cope with fragmented reads in the initial cilent connect a lot better/simpler.
Check the team name.
Caller must free allocated 'spawn' structures.
reviewed by pjanzen@
|
|
|
|
Add my name to authors! (pjanzen@ thinks that I made sufficient changes)
|
|
|
|
|
|
|
|
* 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...
|
|
Out of the approximately 1450 man pages, only about 90 of them were wrong.
Thanks to kwesterback@home.com for coming up with a script and patch to repair
this. The patch also inserted a .Os macro in the few man pages that were
missing one.
|
|
|
|
is used instead; kwesterback@home.com
|
|
old internal routine (seems to minimize instant death on re-entry).
|
|
|
|
|
|
|
|
mandoc-ify manual pages
use -locurses
|
|
|