Age | Commit message (Collapse) | Author |
|
unmaintainable). these days, people use source. these id's do not provide
any benefit, and do hurt the small install media
(the 33,000 line diff is essentially mechanical)
ok with the idea millert, ok dms
|
|
ok otto@
|
|
4603 with a twist by me. ok deraadt@
|
|
- sscanf format string should scan for u_short not u_int
- some missing includes
- convert u_short -> in_port_t (from millert)
ok millert@
|
|
decriptor -> descriptor
authentciated -> authenticated
transmition -> transmission
|
|
millert@ ok
|
|
|
|
|
|
on sockets. Adds new documented rfc1413 routine to do client side ident
stuff. leaves compatible rfc931() routine in lib which calls new routine,
incremenent shlib minor.
|
|
out of sockaddr_inX's for client side ident.
|
|
TODO: scoped address support may need more consideration (we are taking
safer side now - rejects too much).
|
|
|