openbsd
2014-07-18 deraadtsync
2014-07-18 matthewOops, getentropy() is an "extension interface", not...
2014-07-18 matthewDocument that getentropy() is async signal safe.
2014-07-18 schwarzeDo not use the HTTP_HOST CGI variable,
2014-07-18 deraadtSince syslog messages are now sent via the sendsyslog...
2014-07-18 deraadtAs discussed with beck, tweak the wording for getentrop...
2014-07-18 deraadtugly ugly whitespace
2014-07-18 deraadtmissing newline
2014-07-18 espiefix sorted output
2014-07-18 schwarzeWhen the MAN_DIR/manpath.conf configuration file does...
2014-07-18 yasuokaFix privsep.c. Call missing imsg_free() after imsg_get...
2014-07-18 dlgatomic_swap_ptr is special.
2014-07-18 ajacoutotFollow the recent addition of /usr/local/lib/pkgconfig...
2014-07-18 ajacoutotCleanups:
2014-07-18 dlgpass atomic_{cas,swap}_uint a volatile void * instead...
2014-07-18 jasperimplement 'rootdev' parsing similar to what's already...
2014-07-18 matthewRemove "const" from the lsearch(3) manual's synopsis...
2014-07-18 dlgimplement EFBIG handling for heavily fragmented packets...
2014-07-18 jmczap trailing whitespace;
2014-07-18 matthewChange lsearch()'s "base" argument to require a non...
2014-07-18 djmrestore umask around listener socket creation (dropped...
2014-07-18 deraadtSeperate arc4random's os-dependent parts into static...
2014-07-17 deraadtavoid errx(); Jonas Termansen
2014-07-17 deraadtavoid sys/param.h; Jonas Termansen
2014-07-17 deraadtit is 2014, and we still need to encourage people away...
2014-07-17 jmcfiles-to-dump can be a duid;
2014-07-17 miodRework management of the external L2 cache on the few...
2014-07-17 deraadtmatch current permissions
2014-07-17 deraadtsh netstart, instead of using .
2014-07-17 ajacoutotUnbreak after the rc_do->_rc_do and rc_wait->_rc_wait...
2014-07-17 deraadt"Race-free because we're running single-threaded in...
2014-07-17 teduzero random buf for sysctl too, just in case
2014-07-17 teduzero entropy buf
2014-07-17 deraadtadd optional keywords all over the place, and some...
2014-07-17 miodTurn the console code into regular cons_decl() ones...
2014-07-17 dlginterrupt handlers established via the ioapic didnt...
2014-07-17 miodimmidiatelly -> immediately
2014-07-17 stspMove comment about strcasecmp() to a more suitable...
2014-07-17 miodMissing bounds check in ssl3_get_certificate_request...
2014-07-17 stspFix typo in example httpd config which caused error...
2014-07-17 ajacoutotNo more /var/db/sysmerge
2014-07-17 djmreflect stdio-forward ("ssh -W host:port ...") failures...
2014-07-17 loganFree sktmp when it's no longer needed. By doing so...
2014-07-17 guentherConvert a couple calloc()s that were originally malloc...
2014-07-17 deraadtURL move; Jean-Philippe Ouellet
2014-07-17 djmsilence "incorrect passphrase" error spam; reported...
2014-07-17 djmifdef SYS_sendsyslog so this will compile without patch...
2014-07-17 djmpreserve errno across syscall
2014-07-16 okanzap trailing newlines; "go for it" deraadt
2014-07-16 okanzap trailing newlines; "go for it" deraadt
2014-07-16 okanzap trailing newlines; "go for it" deraadt
2014-07-16 okanzap trailing newlines; "go for it" deraadt
2014-07-16 okanzap trailing newlines; "go for it" deraadt
2014-07-16 okanzap trailing newlines; "go for it" deraadt
2014-07-16 okanzap trailing newlines; "go for it" deraadt
2014-07-16 okanzap trailing newlines; "go for it" deraadt
2014-07-16 okanzap trailing newlines; "go for it" deraadt
2014-07-16 okanzap trailing newlines; "go for it" deraadt
2014-07-16 okanzap trailing newlines; "go for it" deraadt
2014-07-16 deraadtremove ancient unused NOGZIP support
2014-07-16 deraadtbase vs etc set management is the trickiest. Explain...
2014-07-16 mlarkinSave and restore NVS ranges when hibernating, as per...
2014-07-16 miodFix tlsext_tick_lifetime_hint value in test #2 to make...
2014-07-16 miodDo not set pci_dopm to 1 on the Gdium; if we do, reboot...
2014-07-16 jmcinvert the description describing calendar, since it...
2014-07-16 okanreplace beforeinstall target with LINKS; rot13 becomes...
2014-07-16 ajacoutotHandle the sysmerge move.
2014-07-16 deraadtsync
2014-07-16 okanprefer ln -f over rm + ln
2014-07-16 naddyAdd mpbios(4). This fixes hw.ncpufound in bsd.rd on...
2014-07-16 deraadtsync
2014-07-16 jmcadd the streamlocal* options to ssh's -o list; millert...
2014-07-16 jmcno more /etc/disklabels (ironically making my previous...
2014-07-16 okanuse /bin/sh instead of /bin/ksh and add cvs id.
2014-07-16 kettenisOnly call getauxval(3) if HAVE_GETAUXVAL is defined...
2014-07-16 jmcno more html/milter;
2014-07-16 jmcno more html/curses (i'm effectively undoing -r1.10);
2014-07-16 deraadtconvert to new readable format; requesting post-commit...
2014-07-16 deraadtspaces
2014-07-16 jmctweak previous;
2014-07-16 deraadtYes /etc/disklabels/ is a good practice for placing...
2014-07-16 deraadtmixerctl.conf wsconsctl.conf can properly become examples.
2014-07-16 deraadtthe files listed under BIN1 are not binaries in any...
2014-07-16 deraadtcreate examples/pf.conf which is a clone of the existin...
2014-07-16 deraadtBIN2 is now just motd; install it direct without the...
2014-07-16 deraadtthe scan for transforming free(...) to (free..., 0...
2014-07-16 deraadtdo not need a variable to track locking, since all...
2014-07-16 deraadtsync
2014-07-16 deraadtlynx has left the tree, and let's be honest noone will...
2014-07-16 deraadtmore lynx bits
2014-07-16 reykImplement file descriptor accounting. The concept...
2014-07-16 ajacoutotAdd a comment at the top of sysctl.conf when it is...
2014-07-16 mlarkinReenable hibernate RLE support and flush+zero all memor...
2014-07-16 lteoClean up the ifdef maze in usage() by reformatting...
2014-07-16 deraadtsync
2014-07-16 deraadtanother piece of lynx hides here
2014-07-16 deraadtlynx will go to ports. there are too many reasons...
2014-07-16 deraadtsync
2014-07-16 deraadt#ifdef wrap the _rs_forkhandler
2014-07-16 bcookadded handler for an atfork hook from kettenis@
next