summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-07-01Fix incorrect function prototype.Joel Sing
2010-07-01Add missing function prototypes.Joel Sing
2010-07-01Provide mtsp() via cpufunc.h.Joel Sing
2010-07-01If the length of an element being read is larger than what is available inMartin Hedenfal
2010-07-01Pull in atomic.h and intr.h.Joel Sing
2010-07-01Add missing function prototypes and fix order of includes.Joel Sing
2010-07-01Shuffle function prototypes, add missing include and add missingJoel Sing
2010-07-01add man page of npppdctl.YASUOKA Masahiko
2010-07-01Fix two possible null pointer assignments in the error path.Martin Hedenfal
2010-07-01Add stubs for soft interrupts.Joel Sing
2010-07-01Fix a null pointer dereference when writing an entry requiring a singleMartin Hedenfal
2010-07-01Include atomic.h via lock.h like other architectures do.Joel Sing
2010-07-01Translate Japanese comments or labels into English. Translation wasYASUOKA Masahiko
2010-07-01Partially sync atomic.h with hppa so that we get real atomic ops and someJoel Sing
2010-07-01regenJonathan Gray
2010-07-01Add the Intel Rate Matching Hub, which is builtin to 3400/PCH chipsetsJonathan Gray
2010-07-01mark acpi_savecpu with the gcc returns_twice attribute as suggestedJonathan Gray
2010-07-01Change scsibus(4)'s scsi_link array to an SLIST to save memory onMatthew Dempsky
2010-07-01Call malloc(9) with M_ZERO to prevent code paths from exposingMatthew Dempsky
2010-07-01Restore setting xs->bp; fixes ncr(4) on VAX.Matthew Dempsky
2010-07-01Remove two useless nul characters. -mojMats O Jansson
2010-07-01Remove a BUGS section that isn't correct anymore. -mojMats O Jansson
2010-07-01Always identify threads with THREAD_PID_OFFSET, so that there's noPhilip Guenthe
2010-07-01add screen types and emulations to things to be shown for displays.Mats O Jansson
2010-07-01Make it possible to get the screen types and emulations for a wsdisplay.Mats O Jansson
2010-07-01Remove a long-dead skeleton found under the floorboards.Ian Darwin
2010-07-01Remove dead assignments. Found by clang static analyzer.Martin Hedenfal
2010-07-01Add support for the tap extension (ikev2 ... tap "enc1") that willReyk Floeter
2010-07-01Put SO_PEERCRED into the non-flag areaTheo de Raadt
2010-07-01support dumping the new SADB_X_EXT_TAP extension.Reyk Floeter
2010-07-01Allow to specify an alternative enc(4) interface for an SA. AllReyk Floeter
2010-07-01syncTheo de Raadt
2010-07-01compat_o43 and compat_23 are no longer optionsTheo de Raadt
2010-07-01We have to add enc0 to the "enc" interface group manually on boot.Reyk Floeter