summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-19syncStuart Henderson
2011-12-19add BCM57765 ID, same diff jsg@ ok kettenis@Stuart Henderson
2011-12-19Fix checksum of UDP/TCP packets following RFC 3948. This is required forYASUOKA Masahiko
2011-12-19Improvements from kristaps@:Ingo Schwarze
2011-12-18Sync comments with latest cleanup changesCharles Longeau
2011-12-18use #defined error()Charles Longeau
2011-12-18Add missing header needed by PRI format stringCharles Longeau
2011-12-18remove unused headerCharles Longeau
2011-12-18- use envelope_set_errormsg() where possible.Eric Faurot
2011-12-18Don't lie the number of estabilished connections. nconns is the numberChristiano F. Haesbaert
2011-12-18Typo.Christiano F. Haesbaert
2011-12-17Initialize the (abridged) tag word correctly.Mark Kettenis
2011-12-16simplifyEric Faurot
2011-12-16-H is an extension to posix;Jason McIntyre
2011-12-16Use H to make top show process threads, instead of the current T. This isJoel Sing
2011-12-16regen.Federico G. Schwindt
2011-12-16fix typo.Federico G. Schwindt
2011-12-16fix function names on diagnostic messages.Federico G. Schwindt
2011-12-15Convert restrict -> __restrict. "restrict" is not a keyword in C90 andPascal Stumpf
2011-12-15Remove the XXX_CHECK defines. This allows clang++ to include cstdioPascal Stumpf
2011-12-15In duplicate_decls(), don't try to take advantage of the ``permanent_obstack''Miod Vallat
2011-12-15better size checkEric Faurot
2011-12-15all leading dots must be duplicated.Eric Faurot
2011-12-15use a FQDN (i.e. one ending with a period) as tsig key example's name;Igor Sobrado
2011-12-15s,/var/run/wtmp,/var/log/wtmp and add it to FILES.Antoine Jacoutot
2011-12-14finally kill queue_shared.c and move what is left to bounce.cEric Faurot
2011-12-14split auth_backend.c for consistencyEric Faurot
2011-12-14merge pcre-8.21Robert Nagy
2011-12-14move show_queue() and related functions from queue_shared.cEric Faurot
2011-12-14document MODGCC4_VERSIONRobert Nagy
2011-12-14Add a new '-W' option to prevent saving login records to /var/run/wtmp.Antoine Jacoutot
2011-12-14make queue_fsqueue backend consistent with the backend scheme.Eric Faurot
2011-12-14add missing prototypeEric Faurot
2011-12-14The ktrace vnode has moved to struct process and changed name.Philip Guenthe
2011-12-14regenRobert Nagy
2011-12-14implement prctl() for COMPAT_LINUXRobert Nagy
2011-12-14Handle rthreads consistently in ktrace by moving the flags and vnode intoPhilip Guenthe
2011-12-13*finally* make use of certificate authority file if available !Gilles Chehade
2011-12-13rename files for consistency.Eric Faurot
2011-12-13merge map_backend.c into map.cEric Faurot
2011-12-13split user_backend.c into user.c and user_pwd.c to be consistent with theEric Faurot
2011-12-13- man page had an example wrongGilles Chehade
2011-12-13- introduce delivery backend API (delivery.c)Gilles Chehade
2011-12-13Fix auto-boot failure problem. The controller name should be aKenji Aoyama
2011-12-13Set rc_reload to NO. In rc.d(8), `reload' means reloading theAntoine Jacoutot
2011-12-13If a daemon always requires one or more fixed flags or arguments,Ingo Schwarze
2011-12-12update regression tests wrt skip steps (fixed in pfctl.c rev1.305);Mike Belopuhov
2011-12-12fixup regression tests wrt skip steps (fixed in pfctl.c rev1.305);Mike Belopuhov
2011-12-12fixup af-to regression with match rulesMike Belopuhov
2011-12-12add missing m_freem's into the error code paths. there's no changeMike Belopuhov