summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-11-10Add 'no-sync' to regression tests.Ryan Thomas McBride
2003-11-09cosmetic change; don't put an ending semicolon on the same line asTodd C. Miller
2003-11-09Zero the tx buffer before reusing it. This way stray bits willDale Rahn
2003-11-09Flush after 'n' operator.Otto Moerbeek
2003-11-09Typos in comments from Jared Yanovich <jjy2+ at pitt dot edu>Otto Moerbeek
2003-11-09Introduce `last' as a synonym for `.' and document them.Otto Moerbeek
2003-11-09count errors while installing packages, and exit(1) if errors.Marc Espie
2003-11-09add entry for Pegasos;Jason McIntyre
2003-11-09remove .Pp's before lists and displays;Jason McIntyre
2003-11-09fix semantics to match old tools. This prefix is what was passed onMarc Espie
2003-11-09remove stale forward declarationDaniel Hartmeier
2003-11-09No need to pass an unused struct carp_softc * into carp_input_c() fromRyan Thomas McBride
2003-11-09add missing -v to getoptDaniel Hartmeier
2003-11-09Unbreak printing of vlan interface information, commented out accidentallyRyan Thomas McBride
2003-11-09better boundary placement.Vincent Labrecque
2003-11-09fix a bug i introduced in -r1.19, we should still use the current bufferVincent Labrecque
2003-11-09remove the only use of the hackish undo_add_custom function.Vincent Labrecque
2003-11-09Typos; Jonathan GrayMiod Vallat
2003-11-09proper test for circular list traversal, and nul-terminate strings forVincent Labrecque
2003-11-09fix up terminal correctly on panic (keeps terminal state correct whenVincent Labrecque
2003-11-09remove unused structure elementVincent Labrecque
2003-11-09fix the undo record size for insert-file so we do not get an extra byteVincent Labrecque
2003-11-09knfVincent Labrecque
2003-11-08Inline invalidate_pte().Miod Vallat
2003-11-08all of a sudden, /usr/share/altq disappeared!Jason McIntyre
2003-11-08Return proper anchor rule number in correct byte order.Daniel Hartmeier
2003-11-08seperate -> separate; from Jonathon Gray;Jason McIntyre
2003-11-08remove entries for FreeBSD drivers;Jason McIntyre
2003-11-08typos from Jonathon Gray;Jason McIntyre
2003-11-08The very beginning of a pegasos-specific section 8.Miod Vallat
2003-11-08Section 4 changes and additions for Pegasos.Miod Vallat
2003-11-08Sync hardware list with GENERIC.Miod Vallat
2003-11-08Do not keep a list of midi attachments per architecture - this onlyMiod Vallat
2003-11-08Save the current floatingpoint state in the pcb.Miod Vallat
2003-11-08remove unused variable (pw). ok djm@Jakob Schlyter
2003-11-08Remove file commited by accidentMiod Vallat
2003-11-08remove two words that were never visible anyway, due to too many argsJason McIntyre
2003-11-08add -v and -w window to usage();Jason McIntyre
2003-11-08- correct SYNOPSISJason McIntyre
2003-11-08- ommited -> omittedJason McIntyre
2003-11-08Print "|pfsync" if the packet is truncated, not "|pflog".Ryan Thomas McBride
2003-11-08Avoid a race condition while swapping in a process.Thomas Nordin
2003-11-08Remove compacting garbage collector. Fixes PR #3528.Thomas Nordin
2003-11-08Add 'no-sync' state option to prevent state transition messages for statesRyan Thomas McBride
2003-11-07Check to make sure that the packet was received on a carp-enabled interface.Ryan Thomas McBride
2003-11-07fix behavior when ipv6mr_interface is 0. reported on netbsd listJun-ichiro itojun Hagino
2003-11-07Clean up carp_iamatch() behaviour so we don't reply to arp requests whenRyan Thomas McBride
2003-11-07Correct url to docs site; from Jared Yanovich <jjy2+@pitt.edu>.Alexander Yurchenko
2003-11-07Add missing #ifdef INET6.Ryan Thomas McBride
2003-11-07updated URL and a typo from Jared Yanovich;Jason McIntyre