openbsd
2015-05-17 kettenisRecord inter-library dependencies between libcrypto...
2015-05-17 guentherAdd 'D' to usage optstring. Prodded by jmc@
2015-05-17 guentherAdd -D option for displaying the dynamic symbol table
2015-05-17 reykWhen resolving the "constraint" (singular), store all...
2015-05-17 deraadtfor decades, wsdisplay has acted in one way like it...
2015-05-17 jsgChecking the dts files turned up some more imx sdhc...
2015-05-17 jsgadd missing calls to set the gpio direction before...
2015-05-17 czarkoffMontenegrin holidays
2015-05-17 czarkoffNew Year's Day
2015-05-17 canacarRead ethernet address from EEPROM on AX88772B based...
2015-05-17 chrisWe don't need KERNEL_LOCK() around if_input() anymore...
2015-05-17 deraadtOf course, fcntl errno case returns -1, which must...
2015-05-17 deraadtisatty() is used by stdio to determine the buffering...
2015-05-17 deraadtUse fcntl() to set non-blocking-mode, rather ioctl...
2015-05-17 deraadtnope, ioctl has not been used for a while
2015-05-16 ratchovCall slot_stop() after the play buffer is drained to...
2015-05-16 ratchovDisplay simply "play" when play mode is set (furthermor...
2015-05-16 ratchovremove reference to encodings the kernel doesn't expose...
2015-05-16 jsgmention CuBox-i4Pro, Utilite and Novena
2015-05-16 ratchovhide private midi_softc strucure
2015-05-16 ratchovUse device_lookup() instead of digging into midi_cd...
2015-05-15 deraadtstill needs kcore.h
2015-05-15 millertMake index/rindex weak aliases of strchr/strrchr since...
2015-05-15 jasperadd missing placeholder so that the "UNSIGNED PACKAGES...
2015-05-15 reykFix kill'n'yank error: the port is mandatory in relay...
2015-05-15 jmcrework synopsis to be a bit less ugly; the result is...
2015-05-15 jmcclient/server mox ip;
2015-05-15 jmcspelling;
2015-05-15 jmcsort;
2015-05-15 jmctrailing whitespace;
2015-05-15 jsgDecrement the unit numbers on the novena sdhc devices...
2015-05-15 jsgMake board attaching table driven and move it out into...
2015-05-15 jsgadd some missing splx() calls
2015-05-15 mpiRemove useless comments mentioning ether_output().
2015-05-15 claudioAllow multiple connected/interface routes to exist...
2015-05-15 claudioGive carp(4) interfaces their own low priority. The...
2015-05-15 mpiConvert to if_input().
2015-05-15 jsgFix return paths with missing EVP_CIPHER_CTX_cleanup...
2015-05-15 dlgrename the probe and free members of atascsi_methods...
2015-05-15 mpiIntroduce if_output(), a function do to the last steps...
2015-05-15 mpiRemove a NULL check in carp_set_ifp() as we always...
2015-05-15 rpeRemove the 'Use DUIDs rather than device names in fstab...
2015-05-15 gillesthe code to prevent AUTH PLAIN from logging credentials...
2015-05-15 dtuckerUse a salted hash of the lock passphrase instead of...
2015-05-14 kettenisUse STRONG_ALIAS instead of ALTENTRY.
2015-05-14 mpiMake the "Battery Present" sensor a depency of all...
2015-05-14 jsgrev 1.3 introduced a check to an if statement without...
2015-05-14 rpeExtend autoinstall(8) to allow for <hostname>-<mode...
2015-05-14 mpiAllocate the input packet handler as part of the trunk_...
2015-05-14 deraadtsync
2015-05-14 jsgRemove BOARD_ID* tests that do the same thing for every...
2015-05-14 jsgStop including CFLAGS in CXXFLAGS it creates problems...
2015-05-14 djmrework imxenet hardware address setup: if COTP doesn...
2015-05-14 deraadtsync
2015-05-13 bluhmIf crypt(3) is called with an unknown setting, return...
2015-05-13 jsgtest mbuf pointers against NULL not 0
2015-05-13 mpiGet rid of the last "#if NTRUNK" by overwriting trunk...
2015-05-13 mpiRemove useless "bridge.h" include.
2015-05-13 gillesThe enqueuer should never encouter the "From " separato...
2015-05-13 uebayasiDefine END() to set ELF symbol size.
2015-05-13 jsgHaving the same settings on the same phy across multipl...
2015-05-12 nicmTo replace c0-*, add a high watermark to the pty event...
2015-05-12 kettenisRevert rev 1.3. While that change appears to make...
2015-05-12 kettenisMake sure the rx ring lwm is set to at least 4. As...
2015-05-12 guentherAdd dlclose(3) to SEE ALSO
2015-05-12 guentherDocument pthread_atfork(3)'s interaction with dlclose(3)
2015-05-12 millertRace less.
2015-05-12 nicmTidy blank lines when outputting server info.
2015-05-12 ratchovremove the sc->isopen flag, as sc->flags already hold the
2015-05-12 ratchovstore byte count in a size_t and switch from uiomovei...
2015-05-12 ratchovRemove unused code & definitions: midi_attach(), midi_u...
2015-05-12 ratchovDon't hold the audio mutex when calling uiomove(),...
2015-05-12 ratchovRemove references to (deleted) auconv.h and mulaw.h...
2015-05-12 nicmAdd a session_alerts format which is a list of all...
2015-05-12 nicmAdd bell-action "other" to pass through bells in all...
2015-05-12 mikebFixup potential use after free and a memory leak.
2015-05-12 mpiThis file is only compiled when "pseudo-device bridge...
2015-05-12 mpiMPLS also needs a definition for etherip_output(),...
2015-05-12 stspAdd newly matched devices to urtwn(4) hardware list.
2015-05-12 stspMerge various urtwn(4) fixes from FreeBSD:
2015-05-12 stspFix definition of R92C_USTIME_TSF.
2015-05-12 stspregen
2015-05-12 stspusbdevs_data.h
2015-05-12 stspAdd 4 additional urtwn(4) device IDs.
2015-05-12 mikebDrop and reacquire the kernel lock in the vfs_shutdown...
2015-05-12 yasuokaFix an uninitialized variable access when pptp.hostname...
2015-05-12 jsgimxiic is known to be broken don't try attaching it...
2015-05-12 jsgRaise VM_PHYSSEG_MAX to two and load an additional...
2015-05-12 miodPut the right number of leading underscores in ___cerro...
2015-05-12 jsgMove the logit() prototype so parse.y will see it.
2015-05-12 jsgAdd missing braces.
2015-05-12 guentherchflagsat() is also async-signal-safe
2015-05-12 jsgThe i211 does not support an external EEPROM only a OTP
2015-05-11 jasperregen
2015-05-11 jasperadd id for virtio rng
2015-05-11 pelikanMake softraid(4) compile with SR_DEBUG by fixing __kpri...
2015-05-11 henningfix a potential use-after-free in pf_state_rm_src_node
2015-05-11 pelikanexplicit_bzero(3) on private data, in case of core...
2015-05-11 nicmLeft the c0-* options behind in the table.
2015-05-11 nicmRemove the c0-* options which never really worked satis...
next