summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-06Add sysctl net.inet.tcp.always_keepalive, when this is set the systemStuart Henderson
2011-07-06Handle pci_conf_read() faults on reading non-existent registers that resultMark Kettenis
2011-07-06"Tweak previous", akaAlexander Hall
2011-07-06Harden the checks on the provided sets/src to make sure they are legit.Antoine Jacoutot
2011-07-06I forgot to delete files on my previous commit. sorry.YASUOKA Masahiko
2011-07-06Handle pci_conf_read() faults on reading non-existent registers that resultMark Kettenis
2011-07-06ppp_ifstart unconditionally. depending on ALTQ for this is ridiculous.Henning Brauer
2011-07-06update regress for non-crypto flow 'type use' caseTheo de Raadt
2011-07-06For non-crypted flows (such as ipcomp and ipip), default theirTheo de Raadt
2011-07-06Remove mention of P_BIGLOCK.Artur Grabowski
2011-07-06Clean up after P_BIGLOCK removal.Artur Grabowski
2011-07-06syncTheo de Raadt
2011-07-06Remove the verbiage about manually merging 'etc' on upgrade. You getAntoine Jacoutot
2011-07-06stylistic clean of buffer flags assignment to be more obviously not aBob Beck
2011-07-06fix that fscking "fgetln(): bad file descriptor" bug experienced by many.Gilles Chehade
2011-07-06Add RADIUS accounting support and some authentication related changes:YASUOKA Masahiko
2011-07-06the rest of the uvm commit - I commited from uvm instead of sysBob Beck
2011-07-06Make this compile with gcc2.Miod Vallat
2011-07-06Renumber root busses symbolic values, and drop more fields from struct bp_conf,Miod Vallat
2011-07-06These files no longer need to include <machine/nexus.h>Miod Vallat
2011-07-06Drop cpu_dep.cpu_subconf routine, which is no longer used after KA820 supportMiod Vallat
2011-07-06Make sure typing "make install" twice in a rowIngo Schwarze
2011-07-06As non-mp install.md's neither set NCPU, nor will have a bsd.mp,Alexander Hall
2011-07-06Add support for C99 %ls and %lc format directives, as been documented inStefan Sperling
2011-07-06uvm changes for buffer cache improvements.Bob Beck
2011-07-06Add a regression test for file descriptor passing with UNIX sockets.Matthew Dempsky
2011-07-06correct $OpenBSD tag may helpAriane van der Steldt
2011-07-06forgot OpenBSD tagAriane van der Steldt
2011-07-06Cleanup presto(4) like other disk drivers.Matthew Dempsky
2011-07-06Add rc.d(8) script for the system daemons that are restartable.Robert Nagy
2011-07-06Remove old warning about upgrading tic and just exit.Nicholas Marriott
2011-07-06Speed up cgetnext() by passing the record we want to parse in toTodd C. Miller
2011-07-06No need to change tabset path in termtypes.master, they've all beenTodd C. Miller
2011-07-06Do not use wildcards in GCC4_ARCH, they do not play well with make's :MMiod Vallat
2011-07-06RegenMiod Vallat
2011-07-06Remove obsolete drivers descriptions; no change in generated files on allMiod Vallat
2011-07-06Remove support for non-microVAX, non-VAXstation, non-VXT hardware in theMiod Vallat
2011-07-06bzero the agent address. the kernel was for a while very cranky aboutTed Unangst
2011-07-06sigset_t is unsigned, so eliminate a warning by shifting a 1U insteadPhilip Guenthe
2011-07-06Consistency in stdout redirections.Antoine Jacoutot
2011-07-06When checking if a chunk is in use, do not match on NODEV.Joel Sing
2011-07-06Use a single shutdown hook for the softraid controller instead ofJoel Sing
2011-07-06vndsize() can just return -1; we don't support swapping to vndMatthew Dempsky
2011-07-06Compact the vnd sc_flags bits.Matthew Dempsky
2011-07-06Indent, no change.Antoine Jacoutot
2011-07-06On several archs (e.g. hppa, sgi, macppc) readdoslabel() is called after an a...Kenneth R Westerback
2011-07-06Remove a trailing \ from a comment which was hiding the altos3 entryNicholas Marriott
2011-07-06Ooops. Missed one 'readdoslabel() only' arch. Do the block <-> sector dance forKenneth R Westerback
2011-07-06Actually make sr_detach() work. At this stage we never detach softraid(4),Joel Sing
2011-07-06Retain a reference to the registered sensor task so that we can unregisterJoel Sing