summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-02-03Add blank space inside '.Xr Ic'.Mike Pechkin
2003-02-03Don't allow loopback interfaces as route/reply/dup-to targets. ok henning@Daniel Hartmeier
2003-02-03remove loadopt global definition and cleanup a bit.Cedric Berger
2003-02-03zap dead codeHenning Brauer
2003-02-03fix a problem with queue definitions when load options (like -N etc) areHenning Brauer
2003-02-03remove sparc64 workaround, fixed in latest propolice patchesJakob Schlyter
2003-02-03typos and minor KNF; from andrushock, thanks!Henning Brauer
2003-02-03disable a stack protection when the arch doesn't have stack_grows_downward.Hiroaki Etoh
2003-02-03add contains_fp declaration to examine whether the input contains frame point...Hiroaki Etoh
2003-02-03prepare_stack_protection: add validate_insns_of_varrefs to validate insns of ...Hiroaki Etoh
2003-02-03modify general_induction_var not to generate the address of frame pointer plu...Hiroaki Etoh
2003-02-03delete unused "protector.h" inclusion.Hiroaki Etoh
2003-02-03modify assign_stack_local to move the addressing of frame pointer plus zero t...Hiroaki Etoh
2003-02-03modify expand_expr not to modify the addressing form of local variables: fram...Hiroaki Etoh
2003-02-03modify plus_constant_wide to provide the address of frame pointer plus zero c...Hiroaki Etoh
2003-02-03modify simplify_plus_minus not to assign the address of frame pointer plus no...Hiroaki Etoh
2003-02-03allocate a space (keep=5) to return a structure, not protecting it as a chara...Hiroaki Etoh
2003-02-03typos;Jason McIntyre
2003-02-03don't call error() for readonly /dev; from soekris list; ok mcbride,Markus Friedl
2003-02-03More cleanup in tables thanks to Andrey Matveev:Cedric Berger
2003-02-03syncJason Wright
2003-02-03lanergy appian pci lite; peter.galbavy at knowtion.netJason Wright
2003-02-03fix be(4) part number here as well.Federico G. Schwindt
2003-02-02typo in anchor sectionHenning Brauer
2003-02-02adjust after pfctl change; parse_rules doesn't take opts seperately any moreHenning Brauer
2003-02-02there is no need to pass opts to parse_rules explicitely; it's passed asHenning Brauer
2003-02-02nicer indentation in the queue exampleHenning Brauer
2003-02-02no const for int; cedric@Henning Brauer
2003-02-02More paranoia when opening temp file; don't follow symlinks andTodd C. Miller
2003-02-02const'ify params for the host stuffHenning Brauer
2003-02-02When disk activity exceeds 100kB/s divide length of bar by 10s and reportHenning Brauer
2003-02-02as correctly pointed out by cedric@, the :network and :broadcast parsingHenning Brauer
2003-02-02knf & ansi; drahn okTheo de Raadt
2003-02-02pass BSDSRCDIR in environment to submakes.Marc Espie
2003-02-02add support for key exchange guesses; based on work byMarkus Friedl
2003-02-02call okname() only when using system(3) for remote-remote copy;Markus Friedl
2003-02-02:%s/MEXTALLOC/MEXTMALLOC/g; pointed out by angelosJason Wright
2003-02-02We don't need to include bsd.man.mk explicitly, bsd.lib.mk pullsTodd C. Miller
2003-02-02I've been guaranteed that guaranteed is better than guarenteed.Miod Vallat
2003-02-02Real (although generic) negotiation results message during boot.Kenneth R Westerback
2003-02-01More leftovers from when we thought we could attach a pckbc to gscMiod Vallat
2003-02-01Test programs for dependant shared library constructors.Dale Rahn
2003-02-01quite some KNF & ANSIHenning Brauer
2003-02-01rcsidJason Wright
2003-02-01Probably should recurse into the new test...Jason Wright
2003-02-01add -f flag so the device can be specified, and make sure the device isJason Wright
2003-02-01audio encoding testerJason Wright
2003-02-01typos;Jason McIntyre
2003-02-01typos;Jason McIntyre
2003-02-01Make it build without INET6 again.Daniel Hartmeier