summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-31unset cte->buf after free, fix double free via tcp_close().Sebastian Benoit
2013-05-31Add a manpage for the newly added vmx(4) driver.Reyk Floeter
2013-05-31Add vmx(4), driver for VMware's VMXNET3 ethernet controller, written for IIJ.uebayasi
2013-05-31lookup() and relookup() have 'vfs_' prefixPhilip Guenther
2013-05-31We need to halt the APs on MP hibernate resume or else they will beMike Larkin
2013-05-31Correct the range checks in ifconfig properly for vhid, advbase and advskew.YASUOKA Masahiko
2013-05-31Demote the old single-character replacement variables (#S and friends)Nicholas Marriott
2013-05-31don't truncate trailing zeros from the round-trip times; ok deraadt@ sthen@Christian Weisgerber
2013-05-31Add host_short format, from Tiago Cunha.Nicholas Marriott
2013-05-31also listen on v6 by default; ok matthieu@ deraadt@Christian Weisgerber
2013-05-31Use internal type names, including __ino_t, for the members of structPhilip Guenther
2013-05-31Rename tpms(4), the driver for Apple USB touchpads, to utpms(4) and moveMartin Pieuchot
2013-05-31Change option -mcpu=armv5 to -march=armv6 and move it to Makefile.beagle.rapha
2013-05-31add elantech v4 (clickpad) supportjoshua stein
2013-05-31Remove the scrub argument from in_ifinit() and simply call in_ifscrub()Martin Pieuchot
2013-05-31On NOTE_EXIT event of EVFILT_PROC, store the exit status in kn_data.YASUOKA Masahiko
2013-05-31add shm_open and friends which i have been told ports programs wouldTed Unangst
2013-05-31unfortunately the sparc pagesize handling also requires uvm_extern.hTheo de Raadt
2013-05-31Also inform the user about beginning / end of buffer in previous-lineFlorian Obser
2013-05-31Make the system bell toggleable via 'audible-bell', and if switchedlum
2013-05-31remove counters for simplelocksTed Unangst
2013-05-31Add switch screen and scrollback commands to be used with upcomingMartin Pieuchot
2013-05-31enable REALTEK 8211C(L) GbE phy with axe(4).Yojiro Uo
2013-05-31Remove a bunch of sockaddr_in6 pointer casts and replace othersAlexander Bluhm
2013-05-31Unbreak after recent shutdown-hook removal.Martin Pieuchot
2013-05-31New logic to accommodate the E5/C600 and 5719/5720 changes in PCI-EMike Belopuhov
2013-05-31Remove unused definitionsClaudio Jeker
2013-05-31When the ldpe process calls connect(), it doesn't regain control untilClaudio Jeker
2013-05-31Use %lld for printing time_tPhilip Guenther
2013-05-31The function rip6_ctlinput() claims that sa6_src is constant toAlexander Bluhm
2013-05-31Use u_char for the send-keys string to avoid mangling top-bit-setNicholas Marriott
2013-05-31Use time_t where appropriate. ok djmDarren Tucker
2013-05-31Instead of eating 1024 bytes or so for the arguments of each command,Nicholas Marriott
2013-05-31remove unneeded '\' for line continuationsRobert Peichaer
2013-05-30When removing "dump (all|updates)" from bgpd.conf and reloading, tellFlorian Obser
2013-05-30export the original aka untranslated address in pflowSebastian Benoit
2013-05-30Support SSL inspection, the ability to transparently filter in SSL/TLSReyk Floeter
2013-05-30Fix a bug in amd64 hibernate introduced when we moved the kernel to load atMike Larkin
2013-05-30"I dare you." lum@Florian Obser
2013-05-30use ssh and sshd as testdata since it needs to be >256k for the rekey testDarren Tucker
2013-05-30More of the same: ntfs doesn't do inode numbers >2^32, so use a smaller typePhilip Guenther
2013-05-30Safari doesn't like HTTP/1.x in the generated error messages (return error),Reyk Floeter
2013-05-30setsockopt to see messages for interfaces in all routing domains againHenning Brauer
2013-05-30UFS does't do inode numbers >2^32, so use a smaller type internally,Philip Guenther
2013-05-30Tie mkuboot into the builds.Brandon Mercer
2013-05-30Move mkuboot to the proper location.Brandon Mercer
2013-05-30Make interrupt handling in hibernate resume MI by providing MD-specificMike Larkin
2013-05-30Sort includes. From Vladimir Tamara Patino <vtamara@pasosdeJesus.org>Stefan Sperling
2013-05-30typo: thing -> thin provisioningTed Unangst
2013-05-30tiny change to support two poison values based on page addrTed Unangst