openbsd
2015-05-22 jsgDon't use an uninitialised softc pointer in midiread...
2015-05-22 jsgLITTE_ENDIAN -> LITTLE_ENDIAN
2015-05-22 kettenisLimit the number of dma segments used for transmitting...
2015-05-22 djmmention ssh-keygen -E for comparing legacy MD5 fingerpr...
2015-05-22 djmReorder EscapeChar option parsing to avoid a single...
2015-05-22 djmadd knob to relax GSSAPI host credential check for...
2015-05-22 dtuckerUpdate DH groups
2015-05-22 dtuckerRemove 6k and 8k bit moduli fragments since they are...
2015-05-22 dtuckerUpdate DH groups
2015-05-22 deraadtsync
2015-05-22 deraadtsync
2015-05-22 jsgfix a non safe use of TAILQ_FOREACH with TAILQ_REMOVE
2015-05-22 jsgfix a non safe use of LIST_FOREACH with LIST_REMOVE
2015-05-21 kettenisUse m_defrag(9) instead of rolling our own version...
2015-05-21 deraadtsync
2015-05-21 miodEstablish interrupts for both keyboard and mouse slots...
2015-05-21 miodReport all valid interrupt locators in isaprint() ...
2015-05-21 miodno such thing as mips64le
2015-05-21 kettenisSwitch amd64, hppa, mips64, mips64le and powerpc to...
2015-05-21 reykNo need to call tzset() and log_init() in the forked...
2015-05-21 nicmRename caddr_t p to cp in an inner block to avoid alias...
2015-05-21 djmSupport "ssh-keygen -lF hostname" to find search known_...
2015-05-21 jmcsome fixes from pjanzen;
2015-05-21 mpiNo need for ifp since we do not set "rcvif".
2015-05-21 mpiNo need to set "rcvif", if_input() does it for you.
2015-05-21 mpitedu commented out xl_testpacket(), remove one of the...
2015-05-21 mpiConvert to if_output().
2015-05-21 mpiCorrectly state the link state to INVALID when creating...
2015-05-21 gerhardAccess to uninitialized variable fixed.
2015-05-21 djmregress test for AuthorizedPrincipalsCommand
2015-05-21 djmadd AuthorizedPrincipalsCommand that allows getting...
2015-05-21 djmregress test for AuthorizedKeysCommand arguments
2015-05-21 djmsupport arguments to AuthorizedKeysCommand
2015-05-21 djmrefactor: split base64 encoding of pubkey into its own
2015-05-21 afresh1Re-remove extra perl utils, patch lost in 5.20.2 update
2015-05-20 schwarzeRemove clauses 3 and 4 from Christos Zoulas' BSD license.
2015-05-20 millertRemove function argument name from posix_spawnattr_gets...
2015-05-20 millertFix sign compare bug introduced when rnum() was redefin...
2015-05-20 rpeMerge the get_drive() function with install_disk()...
2015-05-20 pelikanSigned types are bad array indicies - let it panic...
2015-05-20 mikebscrap unused ixgbe_get_link_capabilities_X540
2015-05-20 reykRemove hotplug(4) sensor support: the code has been...
2015-05-20 kettenisUse off_t instead of size_t to pass file size and print...
2015-05-20 mpiKeep track of the ifih corresponding to a vlan instance...
2015-05-20 mpiDo not increment if_opackets in if_output(). It might...
2015-05-20 nicmReturn empty string if format is empty rather than...
2015-05-20 miodNo need to check the return value of memcpy() if you...
2015-05-20 jsgRemove cubieboard specific gpio led setting.
2015-05-20 jsgNow all the socs use the same va entry point and don...
2015-05-20 jsgARM L2C driver is only relevant on Cortex-A9 machines.
2015-05-20 jsgadd per soc match functions instead of using armv7_match
2015-05-19 guentherInstead of testing for __ELF__ and/or vax, leave out...
2015-05-19 miodOnly attempt to load /etc/random.seed from the boot...
2015-05-19 miodExtend the libsa loadfile(9) granularity to tell apart...
2015-05-19 miodMove acquisition of the kernel lock deeper in the inter...
2015-05-19 rpeFix installing sets from cdrom if more than one drive...
2015-05-19 sobradoimprove spacing in disklabel template.
2015-05-19 sobradobetter spacing in media types.
2015-05-19 sobradosort media type extensions for text/html and image...
2015-05-19 sobradodrop comment about being possible to include /etc/nginx...
2015-05-19 mikebTest divert-to rules' address handling (pfctl/parse...
2015-05-19 reykGet the rdomain from the newly exposed ifi_rdomain...
2015-05-19 millertWhen a user is specified via the -u flag, use setuserco...
2015-05-19 millertAdd -c flag to display the user's login class. OK...
2015-05-19 mpisplx should also be called in the error case, fix a...
2015-05-19 mpiDo not leak a rtentry if it is unusable.
2015-05-19 kettenisKeep visibility information for references to discarded...
2015-05-19 mikebIncrease a maximum firmware handshake timeout to 10s
2015-05-19 mpiConvert to if_input().
2015-05-19 mpiConvert to if_input().
2015-05-19 mpiWe cannot check for M_BCAST or M_MCAST now that vlan_in...
2015-05-19 mpiTake vlan(4) out of ether_input().
2015-05-19 nicmIn terminfo, sometimes cvvis implies cnorm and sometime...
2015-05-19 jsgchange names to not conflict with omap intc
2015-05-19 jsgrename global variables to not conflict with gptimer
2015-05-19 jsgAbstract the soc_machdep.c functions to allow a kernel...
2015-05-19 jsguse the same va entry point on all armv7 socs
2015-05-18 jsgMake armv7 startup PIC. From Dale Rahn in bitrig.
2015-05-18 czarkoffMake TAPE=- mean stdout in tar
2015-05-18 guentherDo lazy update/reset of the FS.base and %[def]s segment...
2015-05-18 bluhmFor each file in sysctl(KERN_FILE_BYFILE), FILLIT(...
2015-05-18 kettenisMake the compiler emit visibility information for ...
2015-05-18 espieidentical common code -> refactor
2015-05-18 espiebetter error in case we can't create tempfiles
2015-05-18 krwTweak parsing so that hostnames starting with 0-9 are...
2015-05-18 bluhmFix a crash reported and analyzed by Bertrand PROVOST...
2015-05-18 bluhmThe first line of a HTTP request is the method-url...
2015-05-18 reykChange spamd to use divert-to instead of rdr-to.
2015-05-18 ajacoutotPut ntpd.conf in MUTABLE so it's installed with 0644...
2015-05-18 deraadtgetentropy() and sendsyslog() have been around long...
2015-05-18 krwStop rejecting leases with a subnet that overlaps a...
2015-05-18 reykCurrently, after 4 failed constraint checks, we suspect...
2015-05-18 deraadtswap calloc() arguments for clarity
2015-05-18 deraadtenable ntpd by default at install time. We use pools...
2015-05-18 reykMove the rdomain from struct ifnet into struct if_data...
2015-05-18 mikebPrevent splassert from firing during sd_flush which...
2015-05-18 deraadtNo longer need tricks with setvbuf(). Instead, we...
2015-05-18 mpiDo not change "rcvif" without goint through if_input...
2015-05-18 dtuckerSimplify example constraints URL to reduce load on...
2015-05-18 espiesimplify progressmeter calls to visit_and: we retrieve...
next