Age | Commit message (Expand) | Author |
2015-04-09 | Make the sparc64 pmap (more) mpsafe by protecting both the pmap itself and the | Mark Kettenis |
2015-04-09 | Revert previous as this breaks stuff. | Florian Obser |
2015-04-09 | Plug a memory leak in pfr_destroy_kentry | Mike Belopuhov |
2015-04-09 | ELF weak symbols are _not_ like a.out indirect symbols. Nothing in ELF is, | Philip Guenther |
2015-04-09 | to quote jim smith: | David Gwynne |
2015-04-08 | Teach the 802.11 printer about Channel Switch Announcements (advertised by | Stuart Henderson |
2015-04-08 | add a #define for IEEE80211_ELEMID_CSA, 802.11h-2003 Channel Switch Announcement | Stuart Henderson |
2015-04-08 | Do not silently accept multiple Content-Length headers. | Florian Obser |
2015-04-08 | s/inexistent/nonexistent/ | Todd C. Miller |
2015-04-08 | Kill unused function. | Martin Pieuchot |
2015-04-08 | Move vmap back to kernel_map/uvm_km_valloc as it's allowed to fail. | Jonathan Gray |
2015-04-08 | Table flags are not looked at when a table entry is created. | Mike Belopuhov |
2015-04-08 | I believe UVM is clean now and no managed pages should be in use anymore | Mark Kettenis |
2015-04-08 | Convert to if_input(). | Martin Pieuchot |
2015-04-08 | Destination table needs it's own negation flag passed to the pfr_update_stats. | Mike Belopuhov |
2015-04-08 | Check for link status in tsec_start(). Prevent the watchdog from fireing | Martin Pieuchot |
2015-04-08 | Convert to if_input(). | Martin Pieuchot |
2015-04-08 | don't leak the chip's hardware address during scans when a randomized address | Jasper Lievisse Adriaanse |
2015-04-08 | change back to udelay/mdelay | Jonathan Gray |
2015-04-08 | Delete another piece of a.out detritus | Philip Guenther |
2015-04-08 | change back to memcpy_toio/memcpy_fromio/memset_io | Jonathan Gray |
2015-04-08 | change back to using min_t | Jonathan Gray |
2015-04-08 | ttm has it's own version of kmap/kunmap that uses | Jonathan Gray |
2015-04-07 | treat Protocol=1,2|2,1 as Protocol=2 when compiled without SSH1 | Damien Miller |
2015-04-07 | Use m_defrag when mbuf chains get fragmented. | Stefan Fritsch |
2015-04-07 | Keep in sync with the sparc version: convert to if_input(). | Martin Pieuchot |
2015-04-07 | Remove a lie, the early boot console does not need any mapping. | Martin Pieuchot |
2015-04-07 | Convert to if_input(). | Martin Pieuchot |
2015-04-07 | When replacing, don't free the old paste until after the new one's name | Nicholas Marriott |
2015-04-07 | nothing uses pool_sleep, so get rid of it | David Gwynne |
2015-04-07 | introduce a garbage collector for (very) idle pool pages. | David Gwynne |
2015-04-07 | Do not pass an `ifp' argument to interface input handlers since it | Martin Pieuchot |
2015-04-07 | Tweak previous. | Robert Peichaer |
2015-04-07 | Mark audio interrupt handlers as MPSAFE, they already grab the right | Martin Pieuchot |
2015-04-07 | Use appropriate memory barriers. | Martin Pieuchot |
2015-04-07 | sync | Theo de Raadt |
2015-04-07 | Teach libkvm a bit about PAE, making it independent of the kernel defines | Philip Guenther |
2015-04-07 | Revert: breaks h2ph handling of symlinks like endian.h --> sys/endian.h | Philip Guenther |
2015-04-07 | Fix miscellaneous factual, grammar, and markup errors. | Lawrence Teo |
2015-04-07 | Add support for setting tm_zone now that we have the timezone symbol. | Todd C. Miller |
2015-04-07 | Remove obsolete timezone() function. | Todd C. Miller |
2015-04-07 | Make pthread_atfork() track the DSO that called it like atexit() does, | Philip Guenther |
2015-04-06 | Do not mistreat empty arguments to font alternating macros | Ingo Schwarze |
2015-04-06 | Moar comments !! Explain what's going on during install / upgrade. | Robert Peichaer |
2015-04-06 | bludgeon DES support out of crypt. long live the bcrypt. | Ted Unangst |
2015-04-06 | Add support for an efi-app-x86_64 target. Needed for UEFI bootloader work. | Mark Kettenis |
2011-04-24 | Here comes the easter bunnytils 2.17 (the last version released against a | Miod Vallat |
2004-05-17 | import binutils 2.14 (excluding testsuites, .info files, and .po files) | Dale Rahn |
2015-04-06 | Move almost all of the linux compat from drmP.h to drm_linux.h. | Jonathan Gray |
2015-04-06 | On a new RS nesting level, the saved width starts from the default | Ingo Schwarze |