Age | Commit message (Expand) | Author |
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 |
2002-12-02 | Document the lovely propolice changes. | Miod Vallat |
2002-12-02 | typo; ok miod@ | Christian Weisgerber |
2002-12-02 | Document getlogin_r() | Todd C. Miller |
2002-12-02 | Add ecvt(), fcvt() and gcvt() for standard compliance and legacy code. | Todd C. Miller |
2002-12-02 | spelling; from Jolan <jolan at cryptonomicon.org> | Henning Brauer |
2002-12-02 | dead e ellimination | Michael Shalayeff |
2002-12-02 | test user, actually, test multiple user commands | Theo de Raadt |
2002-12-02 | sync | Theo de Raadt |
2002-12-02 | KNF | Theo de Raadt |
2002-12-02 | remove trm to fit propolice onto the floppy | Theo de Raadt |
2002-12-02 | remove aic to fit propolice onto the floppy | Theo de Raadt |
2002-12-02 | Import propolice (http://www.trl.ibm.com/projects/security/ssp), a stack | Miod Vallat |
2002-12-02 | nuke unifdefall | Theo de Raadt |
2002-12-02 | freebsd diffs; merged by tedu@Stanford.EDU | Theo de Raadt |
2002-12-02 | Add prototype for atoll(3). I must have forgotten to commit this bit | Todd C. Miller |
2002-12-01 | Code consolidation. Create edit_tmp_file(), manual_net_cfg(), inet_info() | Kenneth R Westerback |
2002-12-01 | little clarification about the valid priority numbers | Henning Brauer |
2002-12-01 | deal with not-ALTQ-enabled kernels | Henning Brauer |
2002-12-01 | KNF | Henning Brauer |
2002-12-01 | Match pf_ioctl.c cleanup; if we're doing a DIOCCHANGE* operation which uses | Ryan Thomas McBride |
2002-12-01 | Match pf_ioctl.c cleanup; set up the pool_ticket when loading rules | Ryan Thomas McBride |
2002-12-01 | KNF | Henning Brauer |
2002-12-01 | - Clean up pf_ioctl mainly by adding new functions to handle cleaning and | Ryan Thomas McBride |
2002-12-01 | typo; David Krause | Henning Brauer |
2002-12-01 | Grammar nitpicking. | margarida |