summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-23Remove the MD4 functions.Christian Weisgerber
2014-03-23some improvements suggested by djm.Ted Unangst
2014-03-23two functions don't need to be exportedTed Unangst
2014-03-23minimal change to implementation of bcrypt to not require static globals.Ted Unangst
2014-03-23remove the never used bm string functionsTed Unangst
2014-03-23c11 compliance: remove gets()Ted Unangst
2014-03-23major++ in preparation for coming changesTed Unangst
2013-09-21Update sqlite to 3.8.0.2. A list of changes are available here:James Turner
2014-03-23Point people to the bugs@ archives on marc.info.Brian Callahan
2014-03-23security doesn't check ftpusers any more; reminded by jmcStuart Henderson
2014-03-23don't check ftpusers in security(8), from gsoares@, ok afresh1@ schwarze@Stuart Henderson
2014-03-23Skip leading escape sequences in man_deroff(). Helps indexing ofIngo Schwarze
2014-03-23Unbreak after last commit.Miod Vallat
2014-03-23Unhook librt stub. It's causing too much breakeage to the ports tree.Matthias Kilian
2014-03-23Finally give powerpc PIE. Remaining bugs on socppc fixed by kettenis@.Pascal Stumpf
2014-03-23put a pointer to the "incompatibilities with lex and posix" into STANDARDSJason McIntyre
2014-03-23Initialize additional BATs (IBAT4-IBAT7 and DBAT4-IBAT7). The rb600 firmwareMark Kettenis
2014-03-23Retire the old concat() function.Ingo Schwarze
2014-03-23Change struct mbr signature field type from 'unsigned short' toKenneth R Westerback
2014-03-23If an .Nd block contains macros, avoid fragmented entries in mandocdb(8),Ingo Schwarze
2014-03-23kill(1) doesn't use getopt() due to its non-standard option processing.Todd C. Miller
2014-03-23Remove commented-out module-config line, it is already set to "validatorStuart Henderson
2014-03-23Fix uhidev_detach() when detaching a device which did not claimed for allandre
2014-03-23Revert audio key handling, requested by ratchov@Martin Pieuchot
2014-03-23my bad, last commit was not ok deraadt, revert it.Alexandre Ratchov
2014-03-23some minor cleanup:Jason McIntyre
2014-03-23note that the last two usage forms are marked xsi; ok millertJason McIntyre
2014-03-23default to tcpwrappers off. ok deraadtTed Unangst
2014-03-23stop using libwrap. ok deraadtTed Unangst
2014-03-23Repair R5000SC and R4600SC external L2 cache setup, broken in previousMiod Vallat
2014-03-22switch to shorter ISC license. this was ok with Niels Provos.Ted Unangst
2014-03-22warn() -> warnx() when errno is irrelevant.Kenneth R Westerback
2014-03-22Fix trap: do not remove the entire WRKDIR -- we may have our backed up filesAntoine Jacoutot
2014-03-22Also remove TEMPROOT in error_rm_wrkdir.Antoine Jacoutot
2014-03-22Unbreak tree; p_sigacts moved from struct proc to struct processFlorian Obser
2014-03-22Make sure to add missing users/groups _before_ running theAntoine Jacoutot
2014-03-22donebell is no longer required.Mark Lumsden
2014-03-22don't use >$@ directlyMarc Espie
2014-03-22If no default tag defined, still let user input a tag to find.Mark Lumsden
2014-03-22disable the imsg buffers profiling code unless requested, this will preventGilles Chehade
2014-03-22standard blurb;Jason McIntyre
2014-03-22Move p_sigacts from struct proc to struct process.Philip Guenther
2014-03-22Now tunnel can have multiple listen addresses.YASUOKA Masahiko
2014-03-22Reimplement control part of npppd(8) with imsg. Also add "monitor"YASUOKA Masahiko
2014-03-22Add an assert not to call radius_cancel_request() on callback. If theYASUOKA Masahiko
2014-03-22Fixed a bug in npppd_auth_get_user() which caused segmentation faults afterYASUOKA Masahiko
2014-03-22In RADIUS accounting, realm_framed_ip_address was mistakenly used forYASUOKA Masahiko
2014-03-22Don't stop listening 1723/tcp when accept() is failed.YASUOKA Masahiko
2014-03-22Stop output "Stopped" log message of the tunnel protocols.YASUOKA Masahiko
2014-03-22truer words were never spokenTed Unangst