Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-05-22 | strlcpy sprinkling | 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-12-07 | kill more registers; | Mike Pechkin | |
millert@ ok | |||
1998-08-18 | TIOCNOTTY is the default in POSIX termios, no need to explicately ask for it. | Todd C. Miller | |
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-04-28 | Add this stuff to keep compilers happy. | Michael Shalayeff | |