Age | Commit message (Expand) | Author |
2003-06-11 | ansification | Theo de Raadt |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-03-11 | strcpy -> strlcpy; Hans-Joerg.Hoexer@yerbouti.franken.de | Theo de Raadt |
2002-09-06 | socklen_t | Theo de Raadt |
2002-07-11 | malloc() failure tests; rimshot@pandora.be | Theo de Raadt |
2002-06-26 | Missing .Xr's from Margarida Sequeira <niness@devilness.org>. | Federico G. Schwindt |
2002-05-26 | pid_t cleanup | Theo de Raadt |
2002-05-22 | strcpy, sprintf death; mpech ok | Theo de Raadt |
2002-02-17 | Manual cleanup of remaining userland __P use (excluding packages maintained o... | Todd C. Miller |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2001-12-21 | Initial patch for a new mdoc issue. | Mike Pechkin |
2001-12-08 | Don't unlink() the same thing twice, ok millert@ | Miod Vallat |
2001-11-17 | volatile sig_atomic_t | Theo de Raadt |
2001-11-05 | some syslog_r uses in signal handlers | Theo de Raadt |
2001-07-04 | link to portal.conf.5; dead karls@inet.no | Theo de Raadt |
2001-06-08 | Fix a typo (perfomance -> performance) and lots of section shuffling; | Aaron Campbell |
2001-01-19 | mark signal races i cannot fix at the moment | Theo de Raadt |
2000-11-09 | Change all option list specifications to ".Bl -tag -width Ds". Most man | Aaron Campbell |
2000-03-18 | Remove hard sentence breaks, and some other cleanup along the way. | Aaron Campbell |
1999-08-06 | uid_t and gid_t, and use %u | Theo de Raadt |
1999-07-21 | use .Ar on later .It Fl lines | Theo de Raadt |
1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | Aaron Campbell |
1998-12-15 | always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.net | Aaron Campbell |
1998-11-28 | kill redundant .Nm macro arguments; other misc fixes | Aaron Campbell |
1998-11-11 | more `` '' -> .Dq sillyness; remove redundant .Pp macros; other misc fixes | Aaron Campbell |
1998-09-17 | sbin/ man page fixes | Aaron Campbell |
1998-08-07 | Directories can't be opened for writing these days. | Constantine Sapuntzakis |
1998-08-06 | Can't use MSG_EOR with a stream socket. | Constantine Sapuntzakis |
1998-07-16 | use .Bx | Michael Shalayeff |
1997-09-21 | $OpenBSD$ | Theo de Raadt |
1997-08-20 | Print "Filesystem not supported by kernel" not "Operation not supported by | Todd C. Miller |
1997-08-18 | #include <string.h> not <strings.h> -- Yes, I'm a weanie... | Todd C. Miller |
1997-08-04 | save errno in sigchld handlers | Theo de Raadt |
1997-06-25 | (foo *)0 -> NULL | kstailey |
1997-06-18 | dynamically allocate fd_set; deraadt | kstailey |
1997-06-18 | document the tiny race | Theo de Raadt |
1997-06-18 | buf oflow | Theo de Raadt |
1997-06-10 | deal with random pids from fork(2) | kstailey |
1997-04-27 | COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP | Todd C. Miller |
1997-03-23 | Use POSIX regexp, not v8 to avoid linking with -lcompat. | Todd C. Miller |
1997-03-23 | Minor updates from lite2 + some KNF and strdup(3) checking. | Todd C. Miller |
1997-03-23 | -Wall happiness, use mkstemp(3) instead of mktemp(3), and some | Todd C. Miller |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller |
1996-12-12 | fix afterinstall | Theo de Raadt |
1996-12-08 | Install sample portal configuration file if none are installed | Thorsten Lockert |
1996-06-25 | umask() AF_UNIX socket; still a small DOS window | Theo de Raadt |
1996-06-23 | update rcsid | Theo de Raadt |
1996-04-21 | sync to netbsd 960418 | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |