summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-14Remove BOARD_ID* tests that do the same thing for every imx board.Jonathan Gray
2015-05-14Stop including CFLAGS in CXXFLAGS it creates problems when mixingJonathan Gray
2015-05-14rework imxenet hardware address setup: if COTP doesn't provide anDamien Miller
2015-05-14syncTheo de Raadt
2015-05-13If crypt(3) is called with an unknown setting, return NULL insteadAlexander Bluhm
2015-05-13test mbuf pointers against NULL not 0Jonathan Gray
2015-05-13Get rid of the last "#if NTRUNK" by overwriting trunk ports' outputMartin Pieuchot
2015-05-13Remove useless "bridge.h" include.Martin Pieuchot
2015-05-13The enqueuer should never encouter the "From " separator in its headers, asGilles Chehade
2015-05-13Define END() to set ELF symbol size.Masao Uebayashi
2015-05-13Having the same settings on the same phy across multiple boards is justJonathan Gray
2015-05-12To replace c0-*, add a high watermark to the pty event, and also backoffNicholas Marriott
2015-05-12Revert rev 1.3. While that change appears to make the behaviour similar toMark Kettenis
2015-05-12Make sure the rx ring lwm is set to at least 4. As far as we know, allMark Kettenis
2015-05-12Add dlclose(3) to SEE ALSOPhilip Guenther
2015-05-12Document pthread_atfork(3)'s interaction with dlclose(3)Philip Guenther
2015-05-12Race less.Todd C. Miller
2015-05-12Tidy blank lines when outputting server info.Nicholas Marriott
2015-05-12remove the sc->isopen flag, as sc->flags already hold theAlexandre Ratchov
2015-05-12store byte count in a size_t and switch from uiomovei() to uiomove()Alexandre Ratchov
2015-05-12Remove unused code & definitions: midi_attach(), midi_unit_count(),Alexandre Ratchov
2015-05-12Don't hold the audio mutex when calling uiomove(), as uiomove()Alexandre Ratchov
2015-05-12Remove references to (deleted) auconv.h and mulaw.h files. FixesAlexandre Ratchov
2015-05-12Add a session_alerts format which is a list of all the alerts in theNicholas Marriott
2015-05-12Add bell-action "other" to pass through bells in all windows except theNicholas Marriott
2015-05-12Fixup potential use after free and a memory leak.Mike Belopuhov
2015-05-12This file is only compiled when "pseudo-device bridge" is included inMartin Pieuchot
2015-05-12MPLS also needs a definition for etherip_output(), fix build withoutMartin Pieuchot
2015-05-12Add newly matched devices to urtwn(4) hardware list.Stefan Sperling
2015-05-12Merge various urtwn(4) fixes from FreeBSD:Stefan Sperling
2015-05-12Fix definition of R92C_USTIME_TSF.Stefan Sperling
2015-05-12regenStefan Sperling
2015-05-12usbdevs_data.hStefan Sperling
2015-05-12Add 4 additional urtwn(4) device IDs.Stefan Sperling
2015-05-12Drop and reacquire the kernel lock in the vfs_shutdown and "cold"Mike Belopuhov
2015-05-12Fix an uninitialized variable access when pptp.hostname is configured.YASUOKA Masahiko
2015-05-12imxiic is known to be broken don't try attaching it on utiliteJonathan Gray
2015-05-12Raise VM_PHYSSEG_MAX to two and load an additional physical memoryJonathan Gray
2015-05-12Put the right number of leading underscores in ___cerror and __cerror, forMiod Vallat
2015-05-12Move the logit() prototype so parse.y will see it.Jonathan Gray
2015-05-12Add missing braces.Jonathan Gray
2015-05-12chflagsat() is also async-signal-safePhilip Guenther
2015-05-12The i211 does not support an external EEPROM only a OTPJonathan Gray
2015-05-11regenJasper Lievisse Adriaanse
2015-05-11add id for virtio rngJasper Lievisse Adriaanse
2015-05-11Make softraid(4) compile with SR_DEBUG by fixing __kprintf__ specifiers.Martin Pelikan
2015-05-11fix a potential use-after-free in pf_state_rm_src_nodeHenning Brauer
2015-05-11explicit_bzero(3) on private data, in case of core dumps (and being a good ex...Martin Pelikan
2015-05-11Left the c0-* options behind in the table.Nicholas Marriott
2015-05-11Remove the c0-* options which never really worked satisfactorily. GoingNicholas Marriott