Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-09-11 | use strcspn to properly overwrite '\n' in fgets returned buffer | Gilles Chehade | |
ok pyr@, ray@, millert@, moritz@, chl@ | |||
2007-03-02 | strlen fixes from Charles Longeau. | Ray Lai | |
OK moritz@. | |||
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2002-12-06 | Replace things like srandom(time(NULL)) with srandomdev(3). random(3) | Todd C. Miller | |
good enough for games but we should at least use a decent seed. pjanzen@ OK | |||
2002-07-28 | Tidy the code, follow the rules more closely (and document where we diverge), | Paul Janzen | |
and make save files work. The last stops a number of segfaults. | |||
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-01-04 | spelling | Todd T. Fries | |
1998-09-20 | rand -> random; handle EOF; don't overflow on user input; check for calloc() | Paul Janzen | |
success; OpenBSD tags; some reformatting and ridding of unused variables. | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |