Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-06-11 | ansi cleanup; ok ian markus | Theo de Raadt | |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2002-11-25 | avoid size_t -> int conversion. style nit for sizeof(). David Krause | Jun-ichiro itojun Hagino | |
2002-09-24 | Allocate vis_user on the stack instead of using malloc(). This | Todd C. Miller | |
way we don't have to worry about malloc() failure. Also closes a memory leak since vis_user was never free()d. Lack of malloc() checking pointed out by Peter Werner. | |||
2002-07-07 | typos/grammar/better words | Jan-Uwe Finck | |
in comments. | |||
2002-05-21 | KNF | Theo de Raadt | |
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-08 | -Wall | 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 | |
1998-08-18 | TIOCNOTTY is the default in POSIX termios, no need to explicately ask for it. | Todd C. Miller | |
1998-07-03 | S_IWGRP | Theo de Raadt | |
1996-07-18 | param.h | Theo de Raadt | |
1996-07-18 | \007 instead of ^G; from phk@freebsd.org | 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-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 | |