Age | Commit message (Expand) | Author |
2001-05-15 | the signal handlers can many illegal functions. try to at least be cautious. | Theo de Raadt |
2001-05-14 | No need for setgid kmem anymore, we can use sysctl to get all the | Angelos D. Keromytis |
2001-05-11 | -1 -> MAP_FAILED | Artur Grabowski |
2001-05-11 | MAP_COPY -> MAP_SHARED (it's ok in this case (/dev/ksyms)) | Artur Grabowski |
2001-05-05 | use err/warn, -Wall, trailing spaces | Michael Shalayeff |
2001-05-05 | use strlcpy vs strncpy+a[n-1]='\0' | Michael Shalayeff |
2001-05-05 | install other files too | Michael Shalayeff |
2001-05-05 | add smm.11 and smm.12 fom 4.4-lite, just like freebsd and netbsd have | Michael Shalayeff |
2001-05-05 | use strlcpy vs strncpy+a[len-1]='\0', some trailing spaces; millert@ ok | Michael Shalayeff |
2001-05-03 | fix typo; isaki@par.odn.ne.jp | Theo de Raadt |
2001-05-03 | fix bug where apache would segfault on startup if localhost wasn't | Bob Beck |
2001-05-01 | Remove completely redundant introductory sentences in ENVIRONMENT sections. | Aaron Campbell |
2001-05-01 | Correct PCVT references. | Aaron Campbell |
2001-05-01 | The old (pcvt) moused is gone in favor of the new (wscons) wsmoused. | Aaron Campbell |
2001-05-01 | avodi null pointer dereference. sync with kame | Jun-ichiro itojun Hagino |
2001-04-25 | After tree lock, undo a bullshit change that was obviously NOT tested. | Theo de Raadt |
2001-04-24 | Last-minute fix for flavor deps. Very, very late. | Marc Espie |
2001-04-24 | remove unecessary code and data | Jason Wright |
2001-04-24 | Remove unnecessary code; Russell T Hunt <alaric@MIT.EDU>. | Jason Wright |
2001-04-24 | PPPOE_MTU should be (ETHERMTU - sizeof(struct pppoe_header)) not two bytes | Jason Wright |
2001-04-20 | update description of the -f option and reword the text about expire. | Jakob Schlyter |
2001-04-19 | Remove redundant package name. | Marc Espie |
2001-04-18 | We're talking about SHA1 here, not MD5; d.doroshenko@omnitel.net | Aaron Campbell |
2001-04-18 | fix two bugs. | Marc Espie |
2001-04-18 | Correct IKE mode config printouts, ok ho@ | Niklas Hallqvist |
2001-04-17 | Redundant package name. | Marc Espie |
2001-04-15 | Fix several errors in the bpf program; bugs reported by | Jason Wright |
2001-04-14 | activate wsmoused; the sooner the better | Theo de Raadt |
2001-04-14 | Userland daemon for wscons console mouse features. | Aaron Campbell |
2001-04-13 | Fix clean target so it really cleans - depending on if we have a | Bob Beck |
2001-04-13 | merge mod_ssl 2.8.2 | Brad Smith |
2001-04-13 | merge mod_ssl 2.8.2 | Brad Smith |
2001-04-13 | Remove debugging output, and some extra junk from the verbose output. | Marc Espie |
2001-04-12 | Todd says we should not doc depricated behaviour | Theo de Raadt |
2001-04-12 | document shortcut; noted by bk@rt.fm | Theo de Raadt |
2001-04-10 | Allow unnatural behavior. | Chris Cappuccio |
2001-04-10 | Add IKE mode-config (as described in draft-dukes-ike-mode-cfg-01.txt) | Hakan Olsson |
2001-04-10 | someone should bellow at people who spell below wrong | Theo de Raadt |
2001-04-09 | Extend IKE knowledge so we can parse the rest (normally encrypted parts) | Hakan Olsson |
2001-04-09 | 31 vs 32; ianm@cit.uws.edu.au | Theo de Raadt |
2001-04-08 | add support for printing cdp (Cisco Discovery Protocol), from tcpdump.org | Jakob Schlyter |
2001-04-08 | Better error messages: pwarnx function, which works like pwarn, except | Marc Espie |
2001-04-07 | $OpenBSD$ here too. | Hakan Olsson |
2001-04-07 | Add $OpenBSD$. | Hakan Olsson |
2001-04-07 | Avoid a compiler warning. Add $OpenBSD$. (Suggestion and ok millert@) | Hakan Olsson |
2001-04-05 | another euid mixup; wiz@danbala.ifoer.tuwien.ac.at | Theo de Raadt |
2001-04-05 | When we change the interface MTU, run through the routing table and tweak | brian |
2001-04-04 | missung euid swapout; j@ida.interface-business.de | Theo de Raadt |
2001-04-03 | Be a bit more persistent when the NET_RT_IFLIST sysctl returns ENOMEM | brian |
2001-04-03 | Don't say ``PPP enabled'' if we're given the -quiet switch | brian |