openbsd
2014-07-12 ajacoutotShuffle more stuffs around, remove most commented block...
2014-07-12 deraadtremove gratuitous differences, ok beck
2014-07-12 deraadtremove gratuitous differences, ok beck bcook
2014-07-12 yasuokaCorrect the sentence in the BUGS section. Colon chars...
2014-07-12 stspFix netstart after autoconf6 change so 'rtsol' lines...
2014-07-12 ajacoutotSync with IANA.
2014-07-12 piroftiI don't need to treat the (half-)empty Tx and Rx FIFO...
2014-07-12 reykMove HTTP error codes into http.h.
2014-07-12 piroftiAdd support for the CLEAR FEATURE requests.
2014-07-12 mpiAlways create a local route for every configured IPv4...
2014-07-12 jsgremove ifdef'd out valleyview/baytrail device lists
2014-07-12 jasperfix annoying bug where the first character would be...
2014-07-12 reykSync msgbuf_write() changes from relayd.
2014-07-12 jasper- fill in cninit to enable rts
2014-07-12 uebayasiboot(9), reboot(9): Migrate MD callers of boot(9) to...
2014-07-12 yasuokaUse imsg(3) for the IPC between the privileged process...
2014-07-12 schwarzeFix whatis(1) to correctly match words instead of any...
2014-07-12 mpiChange config_deactivate(9) to always unset the DVF_ACT...
2014-07-12 deraadtSplit arc4random_uniform into it's own file, to assist...
2014-07-12 pelikanfix a type error on BE architectures
2014-07-12 beckSolaris uses a symbolic link for /dev/urandom which...
2014-07-12 jsingRemove remnants from PSK, KRB5 and SRP.
2014-07-12 jmctweak previous;
2014-07-12 jasper- rewrite register reading/writing to use octeon_xkphys...
2014-07-12 jsgRemove the qli driver for QLogic 4010 & 4022 iSCSI.
2014-07-12 henningsizeof(afh), afh being uint32, is cooler than literal "4"
2014-07-12 miodtypos
2014-07-12 pelikanin-memory superblock was being filled in two places...
2014-07-12 pelikanpull dirblock search code from ext2fs_lookup() like...
2014-07-12 teduremove bluetooth types
2014-07-12 teduremove bluetooth malloc types
2014-07-12 robertMake rc.conf a parsed configuration file and stop sourc...
2014-07-12 jsgregen
2014-07-12 jsgadd some more matrox devices found in servers
2014-07-12 jsingPlace comments in a block above the if statement, rathe...
2014-07-12 miodPull in more atomic functions to avoid <sys/atomic...
2014-07-12 espiea bit more detail
2014-07-12 yuoregen
2014-07-12 yuofix location of 7 Series xHCI entry
2014-07-12 pelikanprint more useful information on wrong superblocks.
2014-07-12 robertdocument the GitHub support in bsd.port.mk
2014-07-12 pelikanrevert previous unwanted commit. sorry!
2014-07-12 krwBring back resolv.conf write reduction. Race was someth...
2014-07-12 kettenisAdd a function to drop all clean pages on the page...
2014-07-12 pelikan*** empty log message ***
2014-07-12 mpiImprove the definition of USBD_FORCE_SHORT_XFER, prompt...
2014-07-12 tedumlarkin found disabled code to print a battleship....
2014-07-12 mpiUse the correct poll interval for HS root hub before...
2014-07-12 ajacoutotMove things around (no change):
2014-07-12 mpiKill a bunch of DVACT_DEACTIVATE handlers whose only...
2014-07-12 guentherMake disabling last cipher work.
2014-07-12 blambertessentially mechanical conversion of softraid rebuild...
2014-07-12 blambertmove macppc abtn(4) driver from workq to taskq
2014-07-12 mpiRemove incorrect comment about how autoconf(9) works...
2014-07-12 mpiOnly detach the USB device you disconnected, fix a...
2014-07-12 deraadtsync
2014-07-12 deraadtmove exports, ftpchroot, hosts.lpd, printcap, and remot...
2014-07-12 guentherThe statdb code has never been complete here
2014-07-12 guentherKill never enabled #ifdefs
2014-07-12 deraadtRemove a pile of (obviously unused) #ifdef SYSV and...
2014-07-12 guentherconfig-def.h is now unnecessary; merge config-data...
2014-07-12 guentherKill os-openbsd.h: we have <paths.h>, _PATH_RSH, and...
2014-07-12 deraadt-DOPENSSL_NO_KRB5 is no longer needed
2014-07-12 lteoImplement checksum offload for divert(4): simply set...
2014-07-12 guentherSETARGS and NEED_HASMNTOPT paths are dead; rshrcmd...
2014-07-12 guentherDeleted unused local prototypes for systems stuff
2014-07-12 guentherNo really, assume POSIX: errno is declared for us and...
2014-07-12 guentherRename 'link' parameter to eliminate shadow warnings
2014-07-12 guentherDelete unused global
2014-07-12 guentherEliminate some annoying variable shadowing
2014-07-12 guentherYes, we have setproctitle(). Delete that and several...
2014-07-12 guentherUnused variable from oldrdist cleanup
2014-07-12 deraadtThe hosts.lpd file must exist, or no permission is...
2014-07-12 guentherWelcome to 1989: assume the compiler support const
2014-07-12 guentherPer C99, wchar.h has to forward declare struct tm
2014-07-12 guentherIf a constant string needs a name, use a static const...
2014-07-12 deraadtodds are that some ABI change occured today, no matter...
2014-07-12 deraadtenough churn, a crank is advised by guenther..
2014-07-12 mlarkinPreread the thermal zone trip points before reading...
2014-07-12 deraadtsync
2014-07-12 deraadtdocument sendsyslog(2); ok guenther tedu matthew
2014-07-12 schwarzefix the two links on the start page
2014-07-12 schwarzeindent as suggested by deraadt, no functional change
2014-07-12 jsingInitial version of libressl - a library that provides...
2014-07-12 reykTest filtering by method
2014-07-12 deraadtsync
2014-07-11 jsguse CC when running configure
2014-07-11 bluhmPut a license file into the test directories with multi...
2014-07-11 bennooptimize a FALLTHROUGH
2014-07-11 miodAs reported by David Ramos, most consumer of ssl_get_me...
2014-07-11 bluhmAdd OpenBSD RCS id.
2014-07-11 reykLimit HTTP header length to about 8K (based on the...
2014-07-11 uebayasiboot(9): Undo curproc-overriding hacks
2014-07-11 miodFix on big-endian arches after the inode change.
2014-07-11 bluhmAdd a test framework for the ospfd routing daemon....
2014-07-11 tedumake http decode linear time. also remove a redundant...
2014-07-11 teduhttp headers must end lines with CRLF. ok schwarze
2014-07-11 teduLet us hurry. There is nothing to fear here.
2014-07-11 teduregen
2014-07-11 teduno bthub
next