openbsd
2014-01-18 martynasRemove -Wbounded: it is now the compiler default.
2014-01-18 dlgtake advantage of pool_setipl and PR_ZERO to avoid...
2014-01-18 dlgif the controller is too busy to do a POLLed command...
2014-01-18 jsingMake installboot(8) easier to use - copy the second...
2014-01-18 jsingAdd a -r flag that allows for the mount point of the...
2014-01-18 jsingBuild installboot on all architectures.
2014-01-18 dlgrename scsi_ioh_runqueue to scsi_iopool_run, and make...
2014-01-18 jsingAlso make installboot build on macppc.
2014-01-18 deraadtUse arc4random_uniform to increase the slightly difficu...
2014-01-18 jsingAdd missing include.
2014-01-18 jsingMake installboot(8) build on all architectures, althoug...
2014-01-18 krwIf ugflag (indicating a character from the file being...
2014-01-18 krwRemove superfluous assignment to local variable 'val...
2014-01-18 espieinvoluntary sneak preview, revert
2014-01-18 espie...and sort SHA256 properly
2014-01-18 krwMake parse_warn() messages consistantly use 'expecting...
2014-01-18 espiecaching a bit more tricky... problem noticed by naddy@
2014-01-18 krwNever silently consume the following statement when...
2014-01-18 naddycorrect crypto lingo; ok espie@
2014-01-17 dlgif the hardware is too busy or its queues are too full...
2014-01-17 tobiasValidate file size before loading content into memory.
2014-01-17 tobiasDo not follow symlinks for -l and -L arguments.
2014-01-17 espiesigning got simpler
2014-01-17 dlga polled command timing out isnt a software resource...
2014-01-17 dlgremove a XS_NO_CCB case by moving aac to iopools.
2014-01-17 krwMake parse_X return -1 when it encounters a parsing...
2014-01-17 dlgreplace aacminphys with scsi_minphys. both are just...
2014-01-17 dlgaacvar advertises a public api which is only used insid...
2014-01-17 tobiasClose file descriptor before next try getting a good...
2014-01-17 tobiasFix off-by-one on specially crafted /etc/shells file.
2014-01-17 schwarzeSort the macro keys by their real-world frequency to...
2014-01-17 schwarzeDrop the AUTOINCREMENT PRIMARY KEYs from the mlinks...
2014-01-17 schwarzeDespite some experimenting, i'm unable to find any...
2014-01-17 okanctype and other sign extension fixes.
2014-01-17 espiedo check_digest per plist.
2014-01-17 espiemake ArcCheck less confusing, don't archive stuff that...
2014-01-17 espie"recognize" extended header thingies (we don't handle...
2014-01-17 espieuse internal gunzip, now that the fh leak is closed.
2014-01-17 espieoops, keeping _current around means I still have a...
2014-01-17 espietweak documentation to match what's going on
2014-01-17 espieas requested by theo, invoke signify in the EXAMPLE...
2014-01-17 espiedefault signer less picky, just select by function...
2014-01-17 espietweak the interface to generating signatures yet again.
2014-01-17 dtuckerfix log message statvfs. ok djm
2014-01-17 dtuckerremove unused includes. ok djm@
2014-01-17 lteoAdd a new example showing how to verify bsd.rd with...
2014-01-17 halexadd signature checking and make checksum procedure...
2014-01-17 djmsigned/unsigned comparison warning fix; from portable
2014-01-16 tobiasAvoid size_t overflow in apprentice_map.
2014-01-16 tobiasAvoid size_t overflow while reading /etc/resolv.conf...
2014-01-16 bradAppease LLVM's integrated assembler. Matches the same...
2014-01-16 sylRemove an infinite loop in fuse_device_cleanup().
2014-01-16 mpiReplaces a lookup to find the link-layer address by...
2014-01-16 sylAdd support for mknod in fuse.
2014-01-16 djmopenssh-6.5
2014-01-16 djmneedless and incorrect cast to size_t can break resumpt...
2014-01-15 jmcadd -C to the man page, and adjust usage();
2014-01-15 jmcfor STANDARDS, not that the ability to specify a month...
2014-01-15 jmcfix SEE ALSO;
2014-01-15 nicmDo not attempt to read .tmux.conf if we can't figure...
2014-01-15 nicmCouple of fixes from cppcheck via Tiago Cunha.
2014-01-15 aoyamaAdd WSDISPLAYIO_SETGFXMODE ioctl on LUNA's frame buffer.
2014-01-15 mpiRemove a hack to update the address and packet length...
2014-01-15 piroftiAdd documentation for the octrtc driver.
2014-01-15 piroftiEnable by default the DS1337 TOD clock.
2014-01-15 piroftiAdd support for the DS1337 TOD clocks found on some...
2014-01-15 mpiRemove assigned but never read value.
2014-01-15 deraadtremove functions that were uses by other (non-linux...
2014-01-15 lteoAdd support for a -C option. It works on a checklist...
2014-01-15 sthenInitialise _res.nsaddr_list in res_init(), fixing some...
2014-01-15 rpeSince we now show the installer output we want that...
2014-01-15 espiepipes mean read/write may short out.
2014-01-14 martynasAdd wcstring attribute support for Wbounded. To be...
2014-01-14 tedumost common pbkdf failure is no password, so check...
2014-01-14 tedurearrange the bottom of main so it is less of a "zoo...
2014-01-14 miodbuild crt*S with -fPIC instead of -fpic
2014-01-14 jmcadd /etc/signify; description supplied by tedu
2014-01-14 jmcstick that last example in a display, and avoid linewrap;
2014-01-14 teduthis can be static
2014-01-14 tedustdlib.h for malloc. from Fritjof
2014-01-14 naddyuse a pipe, as intended, in the example
2014-01-14 naddyfix public key names
2014-01-14 espiereorder signature checks, we can do much more upfront.
2014-01-14 mlarkinTypo in a printf, should be 'bytes' not 'blocks'
2014-01-14 jmcupdate references to posix-2008, and point STANDARDS...
2014-01-14 jmcsundry tweaks;
2014-01-14 guentherNo exception is made for symlinks in the spec, so use
2014-01-14 guenthergetnstr() returns KEY_RESIZE if there was a pending...
2014-01-14 martynasAdd a new option "-fstack-protector-strong" for GCC4...
2014-01-14 jeremyAdd information on the new ruby21 FLAVOR, and add text...
2014-01-13 krwpeek_token() a bit more to replace a bunch of manual...
2014-01-13 millertAdd the "next" keyword as an alias for "+ 1" for relati...
2014-01-13 millertCallers of get_state() and sole_reduction() always...
2014-01-13 bluhmCall all local valiables of type struct in6_ifaddr...
2014-01-13 teduupdate for new options and clarify
2014-01-13 krwDon't eat another token looking for a ';' after skip_to...
2014-01-13 krwNo need to 'clear the peek buffer' when closing a file...
2014-01-13 krwDon't eat two tokens when encountering a non-terminal...
2014-01-13 espiefix another chmod on permanent tempfile to respect...
2014-01-13 espiehave Ustar extract owners for symlinks, which isn't...
next