Age | Commit message (Expand) | Author |
2001-10-01 | change broken url | Jakob Schlyter |
2001-10-01 | In "r" mode always dup2(STDOUT_FILENO, STDERR_FILENO); from ftpd/popen.c | Todd C. Miller |
2001-10-01 | add -l flag - do loose permissions checks, in which more stringent permissions | Jakob Schlyter |
2001-10-01 | Do proper initialization of hashes and lists. Use "cp -R" not "cp -r" | Todd C. Miller |
2001-09-30 | Use a private copy of getdate.y so we aren't affected by changes | Todd C. Miller |
2001-09-25 | popa3d enable | Theo de Raadt |
2001-09-25 | use /var/empty | Theo de Raadt |
2001-09-24 | Do not document stuff that will be automatic. | Camiel Dobbelaar |
2001-09-21 | Something resembling a real manpage. | Camiel Dobbelaar |
2001-09-21 | update to 0.4.9.4: | Camiel Dobbelaar |
2001-09-20 | Jumbo wsmoused cosmeto: | Miod Vallat |
2001-09-20 | sparc64 support | Jason Wright |
2001-09-19 | occured->occurred | Mike Pechkin |
2001-09-18 | handle ipv6; mcbride@countersiege.com | Jakob Schlyter |
2001-09-18 | Document 'stub' directives; 71@becile.com | Todd C. Miller |
2001-09-18 | Sync with NetBSD plus the following changes: | Todd C. Miller |
2001-09-17 | Add support for -d in usbdevs(8); from Jason Ackley <jason@ackley.net>, pr#2005 | Michael Shalayeff |
2001-09-17 | skip to uid field, not gid | Mike Pechkin |
2001-09-17 | I'm sure that it's not supposed to say: | Artur Grabowski |
2001-09-13 | Fix some return code checks (FreeBSD only) | brian |
2001-09-13 | Be a bit more paranoid about CTCP traffic; FreeBSD | brian |
2001-09-13 | Add TFTP support; FreeBSD | brian |
2001-09-13 | Spell syslog.conf correctly; FreeBSD | brian |
2001-09-12 | s/set (mtu|mru)/set \1 max/ | brian |
2001-09-11 | for v9 we defined __sparcv9__ not __sparcv9 | Jason Wright |
2001-09-11 | krb5 before krb4 to please the linker | Jason Wright |
2001-09-11 | oops, pretty | Jason Wright |
2001-09-11 | sparc64 and sparc share the same process.S | Jason Wright |
2001-09-11 | sparc64 has 64 bit pointers, too | Jason Wright |
2001-09-08 | The generated ppp.8 should be removed by 'make clean'. brian@ ok. | Hakan Olsson |
2001-09-07 | leftover pmax cruft. | Brad Smith |
2001-09-07 | Cleanup from Brian Poole: | Todd C. Miller |
2001-09-07 | -DELF_SUPPORT for sparc64 | Jason Wright |
2001-09-07 | Document the ownership of httpd documents. ok deraadt@ | Matthieu Herrb |
2001-09-06 | Initial idea from aaron@: Last char of .Xr group in SEE ALSO section should | Mike Pechkin |
2001-09-05 | Call do_select() with sigset_t *, not a sigset_t. | Todd C. Miller |
2001-09-05 | make sure that va_start() has matching va_end() | Theo de Raadt |
2001-09-05 | correct select(FD_SETSIZE,...) misuse | Bob Beck |
2001-09-05 | sync with latest kame | Jun-ichiro itojun Hagino |
2001-09-05 | sync with the latest kame route6d. | Jun-ichiro itojun Hagino |
2001-09-05 | do not select(20, ...) | Theo de Raadt |
2001-09-04 | Replace the deprecated BSD sigsetmask/sigblock/sigpause functions with their ... | Todd C. Miller |
2001-09-04 | Fix a diagnostic | brian |
2001-09-04 | Consider alignment requirements when moving data about. | brian |
2001-09-04 | another username limit issue; ianm@cit.uws.edu.au | Theo de Raadt |
2001-09-03 | doreap() needn't preserve errno, since it's not a signal handler. | Paul Janzen |
2001-09-03 | correct error message when unable to open /etc/master.passwd; raj@cerias.purd... | Todd C. Miller |
2001-09-03 | only print pf rules when using -e flag; <canacar@eee.metu.edu.tr> | Jakob Schlyter |
2001-09-03 | print day and month using -ttt flag; <canacar@eee.metu.edu.tr> | Jakob Schlyter |
2001-09-02 | bad typecast | Jakob Schlyter |