Age | Commit message (Expand) | Author |
2016-08-27 | Pull in <time.h> for time() and perhaps other functions | Philip Guenther |
2016-01-10 | As per style(9), remove remaining lint-style comments from games/ | mestre |
2016-01-08 | add missing 'void' | tb |
2016-01-06 | Remove unnecessary header files from phantasia(6) | mestre |
2016-01-06 | Ansify the bulk of phantasia. No binary change on amd64. Based | tb |
2014-11-16 | Eliminate pointless use of <sys/param.h>, <sys/file.h>, <sys/sockio.h>, | Philip Guenther |
2014-07-12 | Remove a pile of (obviously unused) #ifdef SYSV and BSD41 and BSD42 | Theo de Raadt |
2013-08-29 | replace srandomdev()+random() with the arc4random*() family | Christian Weisgerber |
2010-12-15 | as of 1989, fread/fwrite take void *, so there's no need to cast to char *. | Ted Unangst |
2003-04-25 | comment repair | Theo de Raadt |
2003-04-06 | 2451 lines of strdup/sprintf/strcpy whacking. mostly ok'd by pjanzen | Theo de Raadt |
2002-12-06 | Replace things like srandom(time(NULL)) with srandomdev(3). random(3) | Todd C. Miller |
2002-05-31 | crmode -> cbreak | Paul Janzen |
2002-05-06 | do not install a SIGSEGV handler | Todd C. Miller |
2001-02-04 | Tidy, avoid segfaults on unknown users, and deal with long usernames | Paul Janzen |
2000-06-29 | use SEEK_SET; improve an error message. | Paul Janzen |
1998-11-29 | NetBSD merge (mainly -Wall related) | Paul Janzen |
1998-11-28 | Clear up a warning: printw doesn't take a const char, printf does | Paul Janzen |
1998-07-10 | Ok, so I was bored and couldn't sleep... | Jason Downs |
1997-12-08 | avoid fclose(NULL) | Theo de Raadt |
1996-05-26 | fixed the "/* in comments" problem. | fn |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |