openbsd
2014-07-15 deraadttidy up the script
2014-07-15 miodDon't define uuid_t yet; unbreaks some ports. spotted...
2014-07-15 deraadtremove support for the non-standard BSDmakefile, which...
2014-07-15 deraadtmode 644 for installing these files
2014-07-15 deraadtdelete commented out sl
2014-07-15 miodApparently people updating this no longer fix the DOW...
2014-07-15 deraadtcrank to 5.6-beta
2014-07-15 miodRemove ppi (hp300 leftover)
2014-07-15 miodImplement rw_cas() with atomic_cas_ulong() now, instead...
2014-07-15 miodFix stupid bug in atomic_{add,sub}_int_nv_mp, and stupi...
2014-07-15 sthenadd port entries for quagga from the documentation...
2014-07-15 millertAdd support for Unix domain socket forwarding. A remot...
2014-07-15 sthenconserver moved port, ok ajacoutot@
2014-07-15 ajacoutottypo
2014-07-15 jmcput examples/ in the right place;
2014-07-15 jmcadd -N to usage()/SYNOPSIS and tweak previous;
2014-07-15 deraadtBSD.local.dist went away
2014-07-15 reykdon't diplay the full path in error messages
2014-07-15 ajacoutot/var/db/sysmerge -> /usr/share/sysmerge
2014-07-15 espiefolded back into 4.4BSD.dist
2014-07-15 deraadtnew dir /usr/share/sysmerge
2014-07-15 deraadtcorrect dir
2014-07-15 sthenadd /usr/local/lib/pkgconfig to mtree, ok espie@ jasper@
2014-07-15 deraadtCreate /etc/sysctl.conf based upon the 3 variables...
2014-07-15 deraadtMove more user-unmutable files to the base set, as...
2014-07-15 deraadtsysctl.conf moves to etc/examples
2014-07-14 miodMake sure to correctly exit the loop in priv_flush_rout...
2014-07-14 deraadtIn the next step, stop accepting the nibble-swapped...
2014-07-14 deraadtsync
2014-07-14 jasperwhitespace
2014-07-14 ajacoutotAdd shebang to make it clear these files are shell...
2014-07-14 ajacoutotquiet /etc/rc.shutdown, it may not exist.
2014-07-14 zhukEnable ext2fs support on RAMDISK_CD. Requested a few...
2014-07-14 deraadtnot needed anymore
2014-07-14 ajacoutotThis isn't C.
2014-07-14 ajacoutotOnly set kern.securelevel=1 if it was not lowered nor...
2014-07-14 ajacoutotConsistency.
2014-07-14 ajacoutotDo not output anything by default, to be consistent...
2014-07-14 jsingConvert ftp(1) to libressl, rather than rolling in...
2014-07-14 ajacoutotNo more "securelevel" variable.
2014-07-14 pelikanpowerdown=YES has been removed.
2014-07-14 ajacoutotpowerdown is gone.
2014-07-14 ajacoutotAdd /etc/examples/
2014-07-14 ajacoutot/etc/rc already takes care of creating /var/run/utmp.
2014-07-14 deraadtrc.{local,securelevel,shutdown} become examples. If...
2014-07-14 reykTrack Connection: Keep-Alive
2014-07-14 raphaWrite to the correct control module registers when...
2014-07-14 pelikanbetter type safety and KNF.
2014-07-14 schwarzeThe file /etc/exports is now optional and not installed...
2014-07-14 espieunhardcode db paths.
2014-07-14 uebayasiMore comment cleanup in boot().
2014-07-14 zhukAdd TEST_ENV and ALL_TEST_ENV description.
2014-07-14 miodFix memory leak upon error in ssl_parse_clienthello_use...
2014-07-14 espieexplicit copyright, as authorized by Thomas. Thanks!
2014-07-14 deraadtsync
2014-07-14 beckrevert free checks in here. this seems to be a bit...
2014-07-14 pelikaninternational currency locale rules as per POSIX.1...
2014-07-14 jmcuse Nx;
2014-07-14 jmcremove the never installed getmntopts.3 page, as well...
2014-07-14 guentherConstipate st_hash()
2014-07-14 guentherOops: resurrect cached file that wasn't ripe for deletion
2014-07-14 guentherDelete pointless 'return;' at end of function
2014-07-14 guentherFix an off-by-one error that's already been accepted...
2014-07-14 deraadtRepair handling of ^C and ^D around command prompts...
2014-07-14 guentherInstead of using a variable format string to change...
2014-07-14 guentherAdd sendsyslog too, and sort
2014-07-14 guentherUpdate for arc4random and syslog changes
2014-07-14 guentherUpdate systrace policies for arc4random changes
2014-07-14 guentherEliminate a warning from -Wformat=2 by using an additio...
2014-07-14 deraadtsync
2014-07-14 deraadtMove rc.{local,shutdown,securelevel} to examples, as...
2014-07-14 deraadtCreate a socketpair() and tie one end to /dev/klog...
2014-07-14 deraadtNow that we have sendsyslog(2), we can directly use...
2014-07-14 deraadtcrank major for syslog_r(3) using sendsyslog(2). new...
2014-07-14 deraadtConvert syslog_r(3) to using sendsyslog(2). This ensur...
2014-07-14 deraadtcheck for existance of rc.shutdown, before sourcing it
2014-07-14 dlgnow that receive ring accounting has been pulled out...
2014-07-14 deraadtsync
2014-07-14 jsingHook in libressl to regress.
2014-07-14 deraadtenter libressl for make includes
2014-07-14 jsingSort SUBDIRs.
2014-07-14 jsingHook libressl into the build.
2014-07-14 deraadtwhitespace
2014-07-14 reykfirst step towards keep-alive/persistent connections...
2014-07-14 bluhmNow that the relayd timeouts have been fixed, make...
2014-07-14 bluhmWhen a connection was spliced in one direction and...
2014-07-14 deraadtImprove RAND_write_file(), chmod crud, etc.
2014-07-14 jsingUpdate regress test to work with ressl API changes.
2014-07-13 teduuse mallocarray for multiplied value checking
2014-07-13 bennofix regress tests after log changes. noticed by bluhm@.
2014-07-13 jsingAdd configuration handling for certificate and key...
2014-07-13 uebayasiKASSERTMSG(9): New kernel assertion with message
2014-07-13 jsingAdd stubs for the proposed server API.
2014-07-13 sasanoadd RDC R1012 support
2014-07-13 jsingStop leaking internal library pointers in error messages.
2014-07-13 tedupass correct sizes to free()
2014-07-13 schwarzeadd missing whitespace between .Fa macro argument and...
2014-07-13 deraadtuse mallocarray()
2014-07-13 sasanopciide.c, pciide_rdc_reg.h(new): ported rdcide(4) from...
2014-07-13 jsingTabs, not spaces.
next