Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-01-20 | use LOG_NDELAY in chroot() using daemons | Theo de Raadt | |
2002-08-26 | Check svc_register() return value and bomb out on failure; ok deraadt | Peter Valchev | |
2002-07-15 | 5 new uid/gid sets; millert ok | Theo de Raadt | |
2002-07-09 | detect memory failure; cloder | Theo de Raadt | |
2002-07-08 | ANSI | Theo de Raadt | |
2002-05-30 | minor KNF | Theo de Raadt | |
2002-03-14 | kill more registers. | Mike Pechkin | |
millert@ ok | |||
2002-02-16 | Part 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-27 | Wall cleanup | Peter Valchev | |
2000-07-31 | before, we blocked non-root from changing mappings pointed at reserved ports. | Theo de Raadt | |
Now, block non-root from setting them up in the first place. Also, check that pm_port is not > 65536 | |||
2000-07-31 | KNF | Theo de Raadt | |
1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | Aaron Campbell | |
is used instead; kwesterback@home.com | |||
1999-05-16 | Cleanup xrefs under SEE ALSO. Specifically: | Alex Feldman | |
- Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries. | |||
1999-01-04 | use pid_t | Theo de Raadt | |
1998-04-27 | make error messages for binds different | Michael Shalayeff | |
1997-09-21 | $OpenBSD$ | Theo de Raadt | |
1997-04-15 | for callit, let nop through. rpcinfo -b, ya know; adam@math.tau.ac.il | Theo de Raadt | |
1997-01-17 | Add OpenBSD tag | Todd C. Miller | |
1997-01-17 | OpenBSD tags | Todd C. Miller | |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller | |
1996-10-06 | fixing a portmap bug i introduced just before release makes me happy | Theo de Raadt | |
1996-07-31 | inet_ntoa called wrong | Theo de Raadt | |
1996-07-29 | check callit() stuff like portmap5 does (ugh) | Theo de Raadt | |
1996-07-29 | fix a few typos in error messages; from freebsd | Theo de Raadt | |
1996-07-25 | search proper list, duh | Theo de Raadt | |
1996-07-18 | more readable | Theo de Raadt | |
1996-07-07 | call inet_ntoa correctly, from wietse | Theo de Raadt | |
1996-07-01 | whoops | Theo de Raadt | |
1996-06-29 | multiple receivers, port checking. testing help from bitblt | Theo de Raadt | |
1996-05-05 | from netbsd: | Theo de Raadt | |
second argument to xdr_long must be a "long *", which means that the 'out' arg to svc_sendreply must point to a long if outproc is xdr_long. It was pointing to an 'int', and that was crashing on the alpha, due to bad alignment. | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |