summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-20unsigned long should use "%lu" format; from eric lax, thanksMike Belopuhov
2011-12-20respect the MNT_FORCE flag in ntfs_unmount and proceed even if there'sMike Belopuhov
2011-12-20Do not cast void pointers to pointers requiring alignment.Ingo Schwarze
2011-12-19improve the icmp direction check to deal correctly with af-to statesMike Belopuhov
2011-12-19unbreak rule optimizer; ok henning, looksMike Belopuhov
2011-12-19fxp_init could bail out on errors without calling slpx.Marco Pfatschbacher
2011-12-19fix/improve envelope_validate():Eric Faurot
2011-12-19regenMark Kettenis
2011-12-19Add TI XIO2221 FireWire.Mark Kettenis
2011-12-19add BCM57765, same diff jsg@ ok kettenis@Stuart Henderson
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