summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-12-03unconditionally define STACKGAPLEN, enables systrace(4) without COMPAT_*;Markus Friedl
2002-12-03Whoops, add missing #ifdef REPLACE_GETOPTTodd C. Miller
2002-12-03fix typoTodd C. Miller
2002-12-03GNU-like getopt_long() from NetBSD with changes by me to supportTodd C. Miller
2002-12-03Add -4/-6 cmdline options to select what address family (IPv4,v6) to use.Hakan Olsson
2002-12-03Document actual zskbd behaviour and options.Miod Vallat
2002-12-03Use bus_space_vaddr() instead of checking the mapping directly (this willJason Wright
2002-12-03Compile wsmoused on alpha, as it can be used on vga displays.Miod Vallat
2002-12-03syncTheo de Raadt
2002-12-03altq-pf merge - Nov 18 2002Henning Brauer
2002-12-03bridge addition... Feb 26, 1999Jason Wright
2002-12-03LOG_DBG for missing ca/, certs/, crls/ dirs, notHakan Olsson
2002-12-03no need to mh_align (while it's wrong), cleaner mtu setting; dhartmei@ okMichael Shalayeff
2002-12-03add back clarification about percentage bandwidth spec; was accidentlyHenning Brauer
2002-12-03Missing initialization.Thierry Deval
2002-12-03be nice and shutdown the socket after beeing done; pointed out by kenjiroHenning Brauer
2002-12-03merge tweaks from hardingTheo de Raadt
2002-12-03Temporarily disable stack protection on alpha, it breaks fbc if compiledMiod Vallat
2002-12-03Crank all library major numbers. Needed due to the fact that weTodd C. Miller
2002-12-03More code consolidation.Kenneth R Westerback
2002-12-02KNF; openbsd@davidkrause.comTheo de Raadt
2002-12-02mention propolice in version string. idea from margarida; ok millert espiePeter Valchev
2002-12-02xstrdup the return value of basename() before recording it in the bfd,Peter Valchev
2002-12-02syncTheo de Raadt
2002-12-02KNFHenning Brauer
2002-12-02permit more flexible pass/block lines. the options giving at the end ofTheo de Raadt
2002-12-02explain bandwidth specs better and cope with the last changesHenning Brauer
2002-12-02allow for "altq on $interface" without specifying a bandwidth. TheHenning Brauer
2002-12-02- Remove a few magic constantsJason Wright
2002-12-02spellingTheo de Raadt
2002-12-02set if_baudrateHenning Brauer
2002-12-02Skip the ffb0, ffb1, pcia/slot2 (for psycho), and pcia/slot3 (for psycho)Jason Wright
2002-12-02Document the lovely propolice changes.Miod Vallat
2002-12-02typo; ok miod@Christian Weisgerber
2002-12-02Document getlogin_r()Todd C. Miller
2002-12-02Add ecvt(), fcvt() and gcvt() for standard compliance and legacy code.Todd C. Miller
2002-12-02spelling; from Jolan <jolan at cryptonomicon.org>Henning Brauer
2002-12-02dead e elliminationMichael Shalayeff
2002-12-02test user, actually, test multiple user commandsTheo de Raadt
2002-12-02syncTheo de Raadt
2002-12-02KNFTheo de Raadt
2002-12-02remove trm to fit propolice onto the floppyTheo de Raadt
2002-12-02remove aic to fit propolice onto the floppyTheo de Raadt
2002-12-02Import propolice (http://www.trl.ibm.com/projects/security/ssp), a stackMiod Vallat
2002-12-02nuke unifdefallTheo de Raadt
2002-12-02freebsd diffs; merged by tedu@Stanford.EDUTheo de Raadt
2002-12-02Add prototype for atoll(3). I must have forgotten to commit this bitTodd C. Miller
2002-12-01Code consolidation. Create edit_tmp_file(), manual_net_cfg(), inet_info()Kenneth R Westerback
2002-12-01little clarification about the valid priority numbersHenning Brauer
2002-12-01deal with not-ALTQ-enabled kernelsHenning Brauer