summaryrefslogtreecommitdiff
path: root/libexec/rpc.rwalld
AgeCommit message (Collapse)Author
2004-06-02IPv6 support.Brad Smith
From NetBSD ok millert@
2003-07-06bring protos into scopeTheo de Raadt
2003-06-26simple protosTheo de Raadt
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
rescinded 22 July 1999. Proofed by myself and Theo.
2002-09-06use socklen_t more; henning okTheo de Raadt
2002-09-05kill groups too when we revoke privsTheo de Raadt
2002-06-28KNFTheo de Raadt
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ↵Todd C. Miller
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
2001-07-08-WallTheo de Raadt
2001-01-28$OpenBSD$Niklas Hallqvist
2001-01-17use _exit() in signal handlers, and flag that the pmap_unset() calls are unsafeTheo de Raadt
2000-10-30libexec man page fleshing. again, bored on the plane home.Aaron Campbell
1999-07-09- remove all trailing whitespaceAaron Campbell
* 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...
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
is used instead; kwesterback@home.com
1998-12-16even more .Nm fixesAaron Campbell
1996-12-22Deal with _POSIX_SAVED_IDS when relinquishing privilegesThorsten Lockert
1995-10-18initial import of NetBSD treeTheo de Raadt