summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-11-19Use queue.h macrosJason Wright
2002-11-19pfctl -sq prettierHenning Brauer
2002-11-19altq ifspec is always level 0Henning Brauer
2002-11-19altq interface spec should be printed as altq interface spec, not queueHenning Brauer
2002-11-19repair queuespec syntax glitch, theo agreesHenning Brauer
2002-11-19default priority is 1, not 0Henning Brauer
2002-11-19update ru as it was 7bit stripped and add ua and pl; from freebsd, pt out by ...Michael Shalayeff
2002-11-19a typo; from David KrauseMichael Shalayeff
2002-11-19- match 'Gb' case-sensitivelyCamiel Dobbelaar
2002-11-19add icmp-type and code by name testsPeter Stromberg
2002-11-19"fix" .Nd, "they do not need to know"Philipp Buehler
2002-11-19kb -> KbHenning Brauer
2002-11-19icmp-type was off by one, ok henning@Peter Stromberg
2002-11-19first catch up with altq merge:Philipp Buehler
2002-11-19syncNathan Binkert
2002-11-19New bge(4) device from FreeBSDNathan Binkert
2002-11-19Update to reflect supported devicesNathan Binkert
2002-11-19syncTheo de Raadt
2002-11-19gx(4) goes bye byeTheo de Raadt
2002-11-19nate does not know about grep(1)Theo de Raadt
2002-11-19Now that we have em, gx is no longer neededNathan Binkert
2002-11-19be more preciseTheo de Raadt
2002-11-19hacks to make the tree build; henning gets a carrot up the nose next time i m...Theo de Raadt
2002-11-18no; do not use };Theo de Raadt
2002-11-18more using strl* return values instead of strlen callsHenning Brauer
2002-11-18easier "queue name too long" detection; from theoHenning Brauer
2002-11-18support Gb in print; henning okTheo de Raadt
2002-11-18KNFTheo de Raadt
2002-11-18KNFTheo de Raadt
2002-11-18altq and pf mergedHenning Brauer
2002-11-18More printf format paranoia; noticed by David KrauseTodd C. Miller
2002-11-18fix a typo and earn a minor style point; Michael KnudsenTodd C. Miller
2002-11-18Modern english is more than just a band, fix word choice; Jon BernardTodd C. Miller
2002-11-18fix typos; Jon BernardTodd C. Miller
2002-11-18Oops, unbrek libc_pMiod Vallat
2002-11-18don't overwrite SIG{INT,QUIT,TERM} handler if set to SIG_IGN;Markus Friedl
2002-11-18kill unused #define which was a workaround with old OpenSSL versionsHenning Brauer
2002-11-18kill duplicate int retry; from David Krause, Thanks!Henning Brauer
2002-11-18typo; gluk@ okAlexander Yurchenko
2002-11-18strto* usage audit. deraadt okJun-ichiro itojun Hagino
2002-11-18atoi -> strto*. correct -p parsing (don't allow 65536). deraadt okJun-ichiro itojun Hagino
2002-11-18syncTheo de Raadt
2002-11-17Clarify section on type promotion. This must be done by the programmer,Todd C. Miller
2002-11-17Remove old unused debugging code.Dale Rahn
2002-11-17Terminate printed strings with newlines.Dale Rahn
2002-11-17syncJason Wright
2002-11-17RCC/0x230 appears to be a PCI/ISA bridge, sortaJason Wright
2002-11-17o fix cp->name usage: since it's initialized with PCIIDE_CHANNEL_NAME()Alexander Yurchenko
2002-11-17spellingMarc Espie
2002-11-17typo fix: high_class should be med_class in priq example.Kenjiro Cho