summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-01-03Fix BE64 bug with (time_t *)&timeval.tv_sec; from Rob SeastromJason Wright
2003-01-03revert: reintroduce allTargets list #if CLEANUP, as all nodes are not addedMarc Espie
2003-01-03Fix the unicast case call to bridge_rtupdate(), check that the -source-Jason Wright
2003-01-03Get the m88k libm to say no to drugs.Miod Vallat
2003-01-031) pfr_insert_kentries() cannot return ENOMEM anymore -> make it void.Cedric Berger
2003-01-03be more aware of directory change failures; s@msmith.netTheo de Raadt
2003-01-03fix usage; sturm@sec.informatik.tu-darmstadt.deTheo de Raadt
2003-01-03fix typo; jmcTodd C. Miller
2003-01-03Provide a simple va_copy() implementation.Miod Vallat
2003-01-02typo; jmc at prioris.mini.pw.edu.plHenning Brauer
2003-01-02Adapt to recent changes in libc/libc_r wrt weak symbols, so that programsMiod Vallat
2003-01-02Rename cerror to __cerror and curbrk to __curbrk, to avoid namespaceMiod Vallat
2003-01-02Begone.Miod Vallat
2003-01-02regenAlexander Yurchenko
2003-01-02Add Promise PDC20376 SATA RAIDAlexander Yurchenko
2003-01-02Handle things like "%%m" correctly; closes PR 3057Todd C. Miller
2003-01-02syncTheo de Raadt
2003-01-02Andrey Smagin reports Promis PDC20267 as working reliably.Miod Vallat
2003-01-02Fix 'at -r' crash.Mike Pechkin
2003-01-02TyposMiod Vallat
2003-01-02Remove explicit numbering of enums.Ryan Thomas McBride
2003-01-02Require a direction to be specified for rules which do routing.Ryan Thomas McBride
2003-01-02New files that were missed in the sendmail commitTodd C. Miller
2003-01-02D-Link DFE-650TXD new vendor mac.Federico G. Schwindt
2003-01-02When route-to/reply-to is used in combination with address translation,Daniel Hartmeier
2003-01-01Fill cpu_model, so that sysctl hw.model produces something interesting.Miod Vallat
2003-01-01Repair my last commit - zero the 2 radix nodes before inserting into table.Cedric Berger
2003-01-01various spelling errors; jmc@prioris.mini.pw.edu.plTheo de Raadt
2003-01-012003 in copyrightPeter Valchev
2003-01-01the the; bsd@openbsd.rutgers.eduTheo de Raadt
2003-01-01Fix real source of error message when FEATURE(nullclient) is used.Todd C. Miller
2003-01-01update to sendmail 8.12.7Todd C. Miller
2003-01-01move big output buffer messages to debug2Markus Friedl
2003-01-01Invalid key in french type 5 keyboard layout; reported by Olivier Cherrier,Miod Vallat
2003-01-01KNFHenning Brauer
2003-01-01Support all possible rule types ("scrub" rules can log packets beingRyan Thomas McBride
2003-01-01use a #define for the default state table sizeHenning Brauer
2003-01-01KNFHenning Brauer
2003-01-01KNFHenning Brauer
2003-01-01disable the CLSTATS flag for now, since it violates the O_RDONLY check.Cedric Berger
2003-01-01Behaves correctly when duplicate addresses are given in the same ioctl.Cedric Berger
2003-01-01Behaves properly when someone try to insert/delete the same table nameCedric Berger
2003-01-01rip off a vmapbuf() from sparc, fix a bug in the vunmapbufMichael Shalayeff
2003-01-01Remove skip step for action (scrub vs. non-scrub), as scrub rules areDaniel Hartmeier
2003-01-01Fix breakage from PF_RULESET_MAX increase, regress tests match again.Daniel Hartmeier
2003-01-01Scrub and filter rules are separated now, adjust authpf accordingly.Daniel Hartmeier
2003-01-01Extend two error messages, change one err() -> errx() where there's noDaniel Hartmeier
2002-12-31Typoes; jmc AT prioris DoT mini DoT pw DoT edu DoT plTodd C. Miller
2002-12-31Adjust tests for kernel split of scrub into it's own ruleset type.Ryan Thomas McBride
2002-12-31Match kernel changes splitting scrub rules into their own ruleset type.Ryan Thomas McBride