Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-02-19 | Fix gethostname() usage. | Mike Pechkin | |
deraadt@ 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-12-07 | kill more registers; | Mike Pechkin | |
millert@ ok | |||
2001-07-08 | -Wall | Theo de Raadt | |
2001-01-11 | save_errno in signal handler | Theo de Raadt | |
2000-10-10 | need more size to big_buf for line termination (\r\n). | Jun-ichiro itojun Hagino | |
2000-07-06 | use %s with fprintf | Theo de Raadt | |
2000-03-28 | need an ntalkd man page, obviously | Theo de Raadt | |
1999-11-29 | back out TAILQ_FOREACH - not portable, deraadt@ | David Leonard | |
1999-11-29 | use TAILQ_FOREACH, ok mickey@ | David Leonard | |
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 | |||
1998-08-18 | TIOCNOTTY is the default in POSIX termios, no need to explicately ask for it. | Todd C. Miller | |
1998-07-10 | do not syslog() with "\n"; skipped smtpd/named/ipmon; 12 minutes of dabbling | Theo de Raadt | |
1998-07-08 | Force NUL termination of strings in request we get from client; ↵ | Todd C. Miller | |
okir@monad.swb.de | |||
1998-07-03 | S_IWGRP | Theo de Raadt | |
1996-07-19 | Patch to catch non-printables in the announce string | Todd C. Miller | |
(ala the 'flash' hack) from FreeBSD (cleanup of patch from Dima Ruban <dima@demos.su>). Also fixes a syslog() message--we use recvfrom now. | |||
1996-07-18 | param.h | Theo de Raadt | |
1996-07-18 | \007 instead of ^G; from phk@freebsd.org | Theo de Raadt | |
1996-07-18 | full hostnames; from cstruble@singularity.bevc.blacksburg.va.us | Theo de Raadt | |
1996-07-17 | buffer overflow from dholland@hcs.HARVARD.EDU; could do with some cleanup? | Theo de Raadt | |
1996-07-17 | buffer overflow | Theo de Raadt | |
1996-07-15 | fix time differencies computations (orig from alan@parsys.co.uk, but | Michael Shalayeff | |
don't use difftime(3), it returns double) use <sys/queue.h> for queue maintanance | |||
1996-07-02 | sequence space math hates me | Theo de Raadt | |
1996-07-02 | 2 bugs: would not have worked near epoch, copied ttyname in wrong case | Theo de Raadt | |
1996-06-25 | fix last change. | Michael Shalayeff | |
1996-06-24 | show talk request on the most non-idle tty (if there is more than one). | Michael Shalayeff | |
1996-04-29 | add missed satosin(). | Michael Shalayeff | |
1996-04-28 | Add this stuff to keep compilers happy. | Michael Shalayeff | |
1996-04-28 | Fix the bugs w/ that osockaddr. | Michael Shalayeff | |
minor cleanups. this was tested w/: OpenBSD, Kleenux, BSDi (in all combinations). | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |