Age | Commit message (Expand) | Author |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2002-02-15 | fix htdocs pages, changed with apache 1.3.23 update, to install the right | Bob Beck |
2002-02-15 | bit of strcpy and sprintf culling | Theo de Raadt |
2002-02-15 | complete paranoia | Theo de Raadt |
2002-02-15 | KNF | Theo de Raadt |
2002-02-13 | some more KNF and -Wall | Theo de Raadt |
2002-02-13 | some KNF | Theo de Raadt |
2002-02-13 | remove the cast too; ok deraadt | Peter Valchev |
2002-02-13 | proc is not an enum, dummy! this makes sparc64 amd work | Theo de Raadt |
2002-02-13 | be a bit more pendrantic about spelling than the brit was | Theo de Raadt |
2002-02-13 | When you give command examples and etc., in a manual page prefix them with: | Mike Pechkin |
2002-02-13 | sync with KAME. | Kenjiro Cho |
2002-02-13 | rewrite the parser code to get rid of the heritage | Kenjiro Cho |
2002-02-13 | typo: clinet -> client from KAME. | Kenjiro Cho |
2002-02-12 | import apache 1.3.26 + mod_ssl 2.8.10 | Bob Beck |
2002-02-12 | import apache 1.3.26 + mod_ssl 2.8.10 | Bob Beck |
2002-02-12 | Apache 1.3.23+mod_ssl-2.8.6-1.3.23 merge | Bob Beck |
2002-02-10 | Fix SIGTERM handling; deraadt@ ok | Todd C. Miller |
2002-02-07 | add cbq.ssh_tos | Artur Grabowski |
2002-02-07 | Install altq config samples. | Artur Grabowski |
2002-02-07 | device -> decide; fixes PR#2382. | Aaron Campbell |
2002-02-07 | fix typo, ok art@ | Peter Stromberg |
2002-02-06 | Don't pass long*'s to ioctl's expecting int*'s (part 1 of a 2 part fix for | Jason Wright |
2002-02-06 | example configuration that sees the difference between interactive and bulk s... | Artur Grabowski |
2002-02-06 | sparc64 needs this too | Jason Wright |
2002-01-28 | fix coredump on apropos; fixes PR# 2320. | Federico G. Schwindt |
2002-01-24 | Fix `necesary' typos; Alexander Yurchenko | Todd C. Miller |
2002-01-23 | Detect if a udp socket on STDIN_FILENO is connected by calling | brian |
2002-01-23 | proper handling for DLT_NULL and DLT_LOOP (header byte swapping); pointed out... | Michael Shalayeff |
2002-01-23 | sort SEE ALSO | Jun-ichiro itojun Hagino |
2002-01-22 | trailing spaces, humppa | Michael Shalayeff |
2002-01-22 | HSRP dissector, from Julian Cowley <julian@lava.net> via tcpdump.org | Michael Shalayeff |
2002-01-21 | s/deamon/daemon/ | Theo de Raadt |
2002-01-20 | do not dump core if errors; instead report issue | Theo de Raadt |
2002-01-19 | do not bindresv() udp socket, for clockdiff to work w/ our inetd; millert@ ok | Michael Shalayeff |
2002-01-19 | We don't have <sys/map.h> any more; Tim Tickel | Todd C. Miller |
2002-01-16 | socket()s first argument should be a protocol family rather than an | brian |
2002-01-16 | socket's first argument is an address family, not a protocol family. | brian |
2002-01-12 | xr to dig. | Marc Espie |
2002-01-12 | Make sure the daemon() call is harmless to file descriptors. | Miod Vallat |
2002-01-11 | call daemon(3) prior to socket setups to avoid file descriptor close mistakes. | Jun-ichiro itojun Hagino |
2002-01-10 | Use IFNAMSIZ for strlcpy() and also pretty the man page | Jason Wright |
2002-01-09 | perl lives in /usr/bin, not /usr/local/bin; Ingolf Schuchardt | Todd C. Miller |
2002-01-09 | Kill volatile now that jongjmp is history. | Todd C. Miller |
2002-01-07 | Revert local changes that should not have been committed | Todd C. Miller |
2002-01-07 | To disable a SIGCHLD signal handler use SIG_DFL, *not* SIG_IGN | Todd C. Miller |
2002-01-01 | bit more cleanup | Theo de Raadt |
2002-01-01 | go back to the swapped xdr_ypresp_key_val for now | Theo de Raadt |
2001-12-29 | forgotten xid setting for additional domains; gregs@agilestorage.com, pr 2282 | Theo de Raadt |
2001-12-23 | integrate a patch i did around 1.5 years ago that's already in | Kevin Steves |