Age | Commit message (Expand) | Author |
2002-12-04 | catch up to -v -v change in pfctl(8) | Theo de Raadt |
2002-12-04 | add misc | Artur Grabowski |
2002-12-04 | Trivial test to see if c++ exceptions work. | Artur Grabowski |
2002-12-04 | remove xauth entries before add; PR 2994 from janjaap@stack.nl. | Kevin Steves |
2002-12-04 | No need to exit the process twice. exit1() can't fail. | Artur Grabowski |
2002-12-04 | Code cleanup & shrinkage. | Kenneth R Westerback |
2002-12-04 | The IPTOS_ #defines live in netinet/ip.h. millert@ ok. | Hakan Olsson |
2002-12-03 | bc can now use the libc getopt | Todd C. Miller |
2002-12-03 | Don't generate libmath.h in the obj dir each time we build since it | Todd C. Miller |
2002-12-03 | No need to include getopt_long and friends here as we have them in libc. | Todd C. Miller |
2002-12-03 | Talk about -fno-stack-protector and -Wstack-protector options; miod@ and | Federico G. Schwindt |
2002-12-03 | print the interface related to the arp entry; several ppl ok. | Federico G. Schwindt |
2002-12-03 | ansify, indent, check for malloc/calloc failure, proper usage() | Peter Valchev |
2002-12-03 | complete SYNOPSIS, sort options and improve wording slightly | Peter Valchev |
2002-12-03 | Intall getopt.h in /usr/include as well. | Miod Vallat |
2002-12-03 | caldera-licensed docs, now that they are free. need more work, thus not insta... | Michael Shalayeff |
2002-12-03 | caldera-licensed docs, now that they are free. need more work, thus not insta... | Michael Shalayeff |
2002-12-03 | constify the not yet constified tables, use defined(__STDC__) instead of ifde... | Michael Shalayeff |
2002-12-03 | unconditionally define STACKGAPLEN, enables systrace(4) without COMPAT_*; | Markus Friedl |
2002-12-03 | Whoops, add missing #ifdef REPLACE_GETOPT | Todd C. Miller |
2002-12-03 | fix typo | Todd C. Miller |
2002-12-03 | GNU-like getopt_long() from NetBSD with changes by me to support | Todd C. Miller |
2002-12-03 | Add -4/-6 cmdline options to select what address family (IPv4,v6) to use. | Hakan Olsson |
2002-12-03 | Document actual zskbd behaviour and options. | Miod Vallat |
2002-12-03 | Use bus_space_vaddr() instead of checking the mapping directly (this will | Jason Wright |
2002-12-03 | Compile wsmoused on alpha, as it can be used on vga displays. | Miod Vallat |
2002-12-03 | sync | Theo de Raadt |
2002-12-03 | altq-pf merge - Nov 18 2002 | Henning Brauer |
2002-12-03 | bridge addition... Feb 26, 1999 | Jason Wright |
2002-12-03 | LOG_DBG for missing ca/, certs/, crls/ dirs, not | Hakan Olsson |
2002-12-03 | no need to mh_align (while it's wrong), cleaner mtu setting; dhartmei@ ok | Michael Shalayeff |
2002-12-03 | add back clarification about percentage bandwidth spec; was accidently | Henning Brauer |
2002-12-03 | Missing initialization. | Thierry Deval |
2002-12-03 | be nice and shutdown the socket after beeing done; pointed out by kenjiro | Henning Brauer |
2002-12-03 | merge tweaks from harding | Theo de Raadt |
2002-12-03 | Temporarily disable stack protection on alpha, it breaks fbc if compiled | Miod Vallat |
2002-12-03 | Crank all library major numbers. Needed due to the fact that we | Todd C. Miller |
2002-12-03 | More code consolidation. | Kenneth R Westerback |
2002-12-02 | KNF; openbsd@davidkrause.com | Theo de Raadt |
2002-12-02 | mention propolice in version string. idea from margarida; ok millert espie | Peter Valchev |
2002-12-02 | xstrdup the return value of basename() before recording it in the bfd, | Peter Valchev |
2002-12-02 | sync | Theo de Raadt |
2002-12-02 | KNF | Henning Brauer |
2002-12-02 | permit more flexible pass/block lines. the options giving at the end of | Theo de Raadt |
2002-12-02 | explain bandwidth specs better and cope with the last changes | Henning Brauer |
2002-12-02 | allow for "altq on $interface" without specifying a bandwidth. The | Henning Brauer |
2002-12-02 | - Remove a few magic constants | Jason Wright |
2002-12-02 | spelling | Theo de Raadt |
2002-12-02 | set if_baudrate | Henning Brauer |
2002-12-02 | Skip the ffb0, ffb1, pcia/slot2 (for psycho), and pcia/slot3 (for psycho) | Jason Wright |