Age | Commit message (Expand) | Author |
2011-09-22 | Remove the rcsid which were intentionally skipped in the "purge of 2009" | Theo de Raadt |
2011-09-22 | Disable option DEBUG for hppa64 - it is now too noisy to be useful. | Joel Sing |
2011-09-22 | Revert r1.29. Now that the "C" locale is ASCII-only, this workaround | Stefan Sperling |
2011-09-22 | Revert r1.15. Now that the "C" locale is ASCII-only, this workaround | Stefan Sperling |
2011-09-22 | Stop using the latin1 character set in the "C" locale. This behaviour was | Stefan Sperling |
2011-09-22 | Add missing "*)" case statement and make sure RC_DEBUG and RC_FORCE are | Antoine Jacoutot |
2011-09-22 | don't let remote_glob() implicitly sort its results in do_globbed_ls() - | Damien Miller |
2011-09-22 | fix GLOB_KEEPSTAT without GLOB_NOSORT; the implicit sort was being | Damien Miller |
2011-09-22 | install infnan(3/VAX) into man3/vax/ on all archs; | Ingo Schwarze |
2011-09-22 | Return the correct errno (EBUSY) when pthread_mutex_trylock() is | Philip Guenthe |
2011-09-21 | Add tests for pf fragment reassembly with all kinds of overlapping. | Alexander Bluhm |
2011-09-21 | Move the prototype for disk_readlabel to the .h file so that hibernate | Theo de Raadt |
2011-09-21 | add a note about -ftree-vrp being removed from -O2 | Jonathan Gray |
2011-09-21 | fix missing err.h includes | Jonathan Gray |
2011-09-21 | sync | Theo de Raadt |
2011-09-21 | Fix mismerged copyright notice | Todd C. Miller |
2011-09-21 | missing err.h include | Jonathan Gray |
2011-09-21 | Check the protocol header length for tcp, udp, icmp, icmp6 in | Alexander Bluhm |
2011-09-21 | Use volatile sig_atomic_t, not int, for the sigs variable. Also | Todd C. Miller |
2011-09-21 | include err.h for warnx | Jonathan Gray |
2011-09-21 | During socket splicing the relayd session timeouts could not be | Alexander Bluhm |
2011-09-21 | Repair interrupted reads; fixes ^Z. OK deraadt@ | Todd C. Miller |
2011-09-21 | fix an |= that should have been != | Jonathan Gray |
2011-09-21 | remove rcsids which escaped the purge of 2009 | Jonathan Gray |
2011-09-21 | disable st*, since we doubt anyone uses it. suggested by jsing in | Theo de Raadt |
2011-09-21 | fix the two most offensive indentation violations in here. | Peter Hessler |
2011-09-21 | Add rdomain support to NTPd. | Peter Hessler |
2011-09-21 | Get rid of curlwp references; mk@ | Miod Vallat |
2011-09-21 | Try to document the show mrt command. While there order the filters | Claudio Jeker |
2011-09-21 | Make it possible to parse MRT table dumps (all 3 formats) and display | Claudio Jeker |
2011-09-21 | Rename pmap_procwr() to pmap_proc_iflush() to get the intended behaviour. | Miod Vallat |
2011-09-21 | Remove stale comments about vm freelists | Miod Vallat |
2011-09-21 | Fix range check in intc_intr_establish() | Miod Vallat |
2011-09-21 | As noticed by kristaps@, when breaking an overflowing line, | Ingo Schwarze |
2011-09-21 | - update after recent MODGNOME_TOOLs changes | Jasper Lievisse Adriaanse |
2011-09-21 | bye bye, old freebsd cruft | Marc Espie |
2011-09-21 | Fix nexthop_modify() to reset the flags when called. Until now | Claudio Jeker |
2011-09-21 | Unbreak the tree. I forgot to add a fatalx() stub to bgpctl. | Claudio Jeker |
2011-09-21 | Some minor clean up to the _start funtions to make the code read a little | Kevin Lo |
2011-09-21 | Add /usr/local/share/terminfo to the search path so that ports can | Nicholas Marriott |
2011-09-21 | Cleanup page calculation for final memory chunk ordering list for | Mike Larkin |
2011-09-21 | Perform most of the remaining refactoring of hibernate code into | Mike Larkin |
2011-09-20 | groff compatibility for the rendering of foreign manuals: | Ingo Schwarze |
2011-09-20 | Major rewrite of the horizontal spacing of tables | Ingo Schwarze |
2011-09-20 | add a MACRO OVERVIEW section, similar to the one in mdoc(7); | Ingo Schwarze |
2011-09-20 | Oops, forgot to remove that reference to now dead saioctl.h | Miod Vallat |
2011-09-20 | Remove unused libsa error code and descriptions. Anything shrinking | Miod Vallat |
2011-09-20 | Remove unused file before deranged boot blocks writer get ideas from it. | Miod Vallat |
2011-09-20 | Remove !defined(CACHE_CLEAN_BLOCK_INTR) code, and make CACHE_CLEAN_BLOCK_INTR | Miod Vallat |
2011-09-20 | Late spring cleaning of the arm code for old dusty bits we do not want to | Miod Vallat |