summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-01Fix the include. Spotted by and OK naddy.Brandon Mercer
2013-06-01no need to cast nullTed Unangst
2013-06-01string.h defines null for usTed Unangst
2013-06-01no need to cast nullTed Unangst
2013-06-01Don't set the Message ID for hello messages.Claudio Jeker
2013-06-01Always advertise the Router-ID as the transport address.Claudio Jeker
2013-06-01Add support for advertising route information (RFC 4191).Brad Smith
2013-06-01Setup miniroot for the arm boards.Brandon Mercer
2013-06-01remove bogus XXX comment, 32 is just the way it is.Jasper Lievisse Adriaanse
2013-06-01Add vmx(4) to the kernel config, but comment it out for now.Reyk Floeter
2013-06-01Remove the old mkuboot since it was moved.Brandon Mercer
2013-06-01make the way of doing debug printfs genericJasper Lievisse Adriaanse
2013-05-31clean up some IFS and input handlingAlexander Hall
2013-05-31Unfuck BGP MPLS VPNs that got broken by the last few reload related commits.Claudio Jeker
2013-05-31export the original aka untranslated address for af-to in pflowFlorian Obser
2013-05-31Fix the build for a kernel without wd and pciide in its config.Alexander Bluhm
2013-05-31More cleanup: Consistently use the name "struct tbl_node *tbl"Ingo Schwarze
2013-05-31Replace shutdownhooks with activate functions, properly doing thoseTheo de Raadt
2013-05-31The name "struct tbl" was badly misleading for two reasons:Ingo Schwarze
2013-05-31Correct sequencing in ca_activate function. Some operations were in theTheo de Raadt
2013-05-31doesn't need any headersTed Unangst
2013-05-31minor tweaksTed Unangst
2013-05-31fixieTed Unangst
2013-05-31Add getprogname() and setprogname() to ease slackers^porters' work.Antoine Jacoutot
2013-05-31open up some races. if pool_debug == 2, force a yield() whenever waitok.Ted Unangst
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