| Age | Commit message (Expand) | Author |
| 2003-10-16 | safer use of realloc | itojun |
| 2003-08-27 | plug memory leak. openbsd-pr-3416 | itojun |
| 2003-08-11 | tabify | itojun |
| 2003-07-28 | debian bug id "sup 1.8-8, bug #175327" - temporary file symlink race | itojun |
| 2003-04-04 | fix problem with fgets() | christos |
| 2003-04-03 | This Makefile should not need bsdmake! | christos |
| 2003-04-03 | put back <sys/ioctl.h> in case we are lunix. | christos |
| 2003-04-03 | Port to linux | christos |
| 2003-04-01 | remove some #includes which are unneeded since the transition | drochner |
| 2003-01-28 | success, not sucess. Noted by mjl. | wiz |
| 2003-01-02 | Fix typos pointed out by Igor Sobrado in PR misc/19621. | jschauma |
| 2002-12-22 | Debugging is usually spelled with three gs. | wiz |
| 2002-12-06 | Avoid strict alias warning. | thorpej |
| 2002-11-30 | tweaks for fparseln(3) move from libutil to libc: | lukem |
| 2002-10-19 | use readlink with bufsize - 1; approved thorpej. | provos |
| 2002-09-19 | select() -> poll() | mycroft |
| 2002-08-09 | Don't omit third argument to open(2). | soren |
| 2002-07-10 | Fix a lint warning by removing some #ifdef lint (!?!). | wiz |
| 2002-07-10 | Remove unneeded header file. | wiz |
| 2002-07-10 | Remove some unneeded typedefs and defines. | wiz |
| 2002-07-10 | Usge -> Usage in comment. | wiz |
| 2002-07-10 | De-lint a bit. | wiz |
| 2002-07-10 | Cleanup, part 2: | wiz |
| 2002-07-10 | Remove unused ci.c. | wiz |
| 2002-07-10 | Cleanup, part 1: | wiz |
| 2002-05-16 | Comment out token after #endif. | wiz |
| 2002-03-23 | typo | heinz |
| 2002-02-08 | Generate <>& symbolically. I'm avoiding .../dist/... directories for now. | ross |
| 2002-01-19 | Whitespace nits. | wiz |
| 2001-09-24 | va_{start,end} audit: | wiz |
| 2001-09-18 | typo in IPv6 support. listen to wildcard address correctly. | itojun |
| 2001-09-16 | Spell 'occurred' with two 'r's. | wiz |
| 2001-09-11 | make sup/supfilesrv IPv6 ready. supfilesrv listens to single socket, | itojun |
| 2001-09-11 | correct 1st arg to select(). | itojun |
| 2001-06-19 | `accessible' only has one `a'. | wiz |
| 2001-06-11 | Fix various misspellings of compatible/compatibility. | wiz |
| 2001-01-16 | comment or delete text after CPP directives. | cgd |
| 2000-12-30 | Don't duplicate system declarations (vsprintf and friends) already | martin |
| 2000-12-13 | No need to initialise a global to zero. | scw |
| 2000-10-11 | More format string cleanups by sommerfeld. | is |
| 2000-07-21 | Use correct argument type in call to "fparseln(3)". Fix supplied by | tron |
| 2000-07-19 | You can't just define read_line as fparseln since former keeps the storage | enami |
| 2000-03-12 | If we fail due to not being able to lookup our own hostname, display the | abs |
| 2000-01-21 | Nuke `extern int errno;' in code we compile with -Wstrict-prototypes. We get | mycroft |
| 1999-11-18 | Typos (from OpenBSD) | kristerw |
| 1999-08-24 | Add libwrap support to supfilesrv, as annnounced 2 weeks ago on tech-userlevel, | bouyer |
| 1999-08-02 | Replace the provided read_line function with calls to the fparseln function i... | erh |
| 1999-06-17 | Add -u flag, that prevents sup from attempting to restore a and m times | christos |
| 1999-04-12 | Software_Distribution => Software.Distribution. | pk |
| 1999-01-11 | In userland, pull in <errno.h> instead of <sys/errno.h> for the declaration | kleink |