summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-01Fix all white space bugs in ospf6d at once. No binary change.Alexander Bluhm
2010-07-01g/c unused param to pf_translateHenning Brauer
2010-07-01make sure that buf's on the stack set the b_bq to NULL.Thordur I. Bjornsson
2010-07-01When generating grpsym lists, avoid duplicates without searching theDale Rahn
2010-07-01syncTheo de Raadt
2010-07-01pool setconstraints must be called immediately after pool_init, otherwiseBob Beck
2010-07-01remove the try/catch in debug mode, so that we get the errors directly...Marc Espie
2010-07-01getpeereid() can now be a library routine using getsockopt() withTheo de Raadt
2010-07-01The prefixes of interface addresses of an ospf link have to beAlexander Bluhm
2010-07-01SO_PEERCRED should return ENOTCONN when the sockets are not connectedTheo de Raadt
2010-07-01remove some pesky Xr's to X pages, one of which doesn;t even exist;Jason McIntyre
2010-07-01Parse (and ignore) schema extensions with an X- prefix. Bail on unknown keywo...Martin Hedenfal
2010-07-01suspend/resume to the same level as apm machines. note: that is kindTheo de Raadt
2010-07-01syncTheo de Raadt
2010-07-01leases have expired. (remove a comment).Thordur I. Bjornsson
2010-07-01oops. Missed this from my aes-ni commit.Thordur I. Bjornsson
2010-07-01import OpenSSL-1.0.1cThordur I. Bjornsson
2010-07-01AES-NI engine support for OpenSSL.Thordur I. Bjornsson
2010-07-01Return EINVAL if the file position is greater than LONG_MAX, sinceKenneth R Westerback
2010-07-01another day, another compat gets removed. today is ibcs2's turnTed Unangst
2010-07-01another day, another compat gets removed. today is ibcs2's turnTed Unangst
2010-07-01Give a more descriptive error message when an object class definitionMartin Hedenfal
2010-07-01SO_PEERCRED should pass out the main pid, not the "pid" of the currentTheo de Raadt
2010-07-01See, I said the #ifdef's are a confusing maze -- they confused me.Theo de Raadt
2010-07-01Follow POSIX (IEEE Std 1003.1, 2004 Edition) in the implementationChristian Weisgerber
2010-07-01Allow [ to be used as a delimiter.Christian Weisgerber
2010-07-01Learn wsconsctl to handle more than the first keyboard, mouse and display.Mats O Jansson
2010-07-01Make this compile with SMALL_KERNEL. The #ifdef farm this produces shouldTheo de Raadt
2010-07-01make this compile with SMALL_KERNELTheo de Raadt
2010-07-01compile when SMALL_KERNEL is setTheo de Raadt
2010-07-01do bufq quiesce again, since vnd/the bufq_done call inThordur I. Bjornsson
2010-07-01Call bufq_done at the top of biodone, so we don't call it onThordur I. Bjornsson
2010-07-01for the allocated buf, set the b_bq flag to NULL so we do notThordur I. Bjornsson
2010-07-01ioctl XS_SENSE/XS_SHORTSENSE should print the sense info likeKenneth R Westerback
2010-07-01Improve .Nm indentation in the SYNOPSIS;Ingo Schwarze
2010-07-01Fix 'pfctl -a anchor -Fa' segfault introduced in r1.298.Stefan Sperling
2010-07-01zap trailing whitespace;Jason McIntyre
2010-07-01Fix a longstanding problem where if you suspend scp at theTodd C. Miller
2010-07-01Use opendev(3) when handling key disks so that disklabel UIDs areJoel Sing
2010-07-01- don't do curupte checks if the current miss address is user spaceJasper Lievisse Adriaanse
2010-07-01Backout recent AML changes, breaks on R210 and othersJordan Hargrave
2010-07-01Free the list of object classes allocated after validating an entry.Martin Hedenfal
2010-07-01reset number of revisions after compactionMartin Hedenfal
2010-07-01more updatesIngo Schwarze
2010-07-01Create a struct to store FP state and include a pointer to the CPU thatJoel Sing
2010-07-01major update of the mandoc test suite:Ingo Schwarze
2010-07-01Copy statistics to the compacted database so it isn't lost.Martin Hedenfal
2010-07-01Die struct scsi_device! Die! Instead, save a pointer to the routineKenneth R Westerback
2010-07-01Provide uvm constraints.Joel Sing
2010-07-01Provide safepri.Joel Sing