summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-12-12add a session_enter_state() function to change the state of an smtpEric Faurot
2011-12-12display proc name rather than function name in debug messageEric Faurot
2011-12-12remove comments about dead "struct delivery"Charles Longeau
2011-12-12better output on error.Federico G. Schwindt
2011-12-12Consistently use the term "route label" throughout.Bret Lambert
2011-12-12Allow using FQDN as a ID payload type. Some client (eg Windows XP)YASUOKA Masahiko
2011-12-12implement -C (alternative config file) for apropos(1) and mandocdb(8);Ingo Schwarze
2011-12-11utility function for parsing and validating SMTP response linesEric Faurot
2011-12-11Suspend other rthreads before dumping core or execing; make them exitPhilip Guenthe
2011-12-11Make the mta code a bit more straightforward:Eric Faurot
2011-12-11Explain where .so paths are rooted, and why, and discourage its use;Ingo Schwarze
2011-12-11Make ps understand -o cwd using the new KERN_PROC_CWD sysctl. Some helpNicholas Marriott
2011-12-10Bugfixes from kristaps@:Ingo Schwarze
2011-12-10Avoid leaking index records:Ingo Schwarze
2011-12-10Try harder to re-initialize parsing state so nothing accidentallyKenneth R Westerback
2011-12-10Tweak parsing. No need to declare, assign and then ignore the tokenKenneth R Westerback
2011-12-10Fix selection of arch-specific manuals:Ingo Schwarze
2011-12-10Tweak leases file handling.Kenneth R Westerback
2011-12-10mail.c was removed 3 yrs 5 months ago.lum
2011-12-10Use clock_gettime() to get a high precision timestamp, instead ofPhilip Guenthe
2011-12-09zap trailing whitespace, from jmcAlexandre Ratchov
2011-12-09fix usage string: remove -M from aucat and -l from aucat and sndiodAlexandre Ratchov
2011-12-09Change the way the working directory for new processes is discovered. IfNicholas Marriott
2011-12-09Add new KERN_PROC_CWD sysctl to get the current working directory of a process.Nicholas Marriott
2011-12-09syncTheo de Raadt
2011-12-09Handle aucat -> sndiod name change, and enable sndiod by default. MostlyAlexandre Ratchov
2011-12-09mention sndiod rather than aucat when talking about the serverAlexandre Ratchov
2011-12-09add a new sndiod audio/midi daemon and hide aucat server-specificAlexandre Ratchov
2011-12-09s/timout/timeoutStuart Henderson
2011-12-09typo, s/conficts/conflicts/Stuart Henderson
2011-12-09point out one useful difference between show and verbose-showMarc Espie
2011-12-09we need to always schedule another rx ring refill calloutMike Belopuhov
2011-12-09we don't do intel i/oat and don't set up parameters for theMike Belopuhov
2011-12-09explain CONFIG_SITE_LIST purposes.Marc Espie
2011-12-09Improve parsing of preformatted manuals:Ingo Schwarze