summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-09Switch to ANSI C function definitions.Matthew Dempsky
2011-07-09Minor function name tweaks.Nicholas Marriott
2011-07-09Instead of documenting all the wide string functions in wmemchr(3), addNicholas Marriott
2011-07-09* more concise .NdIngo Schwarze
2011-07-09mention new struct trace point letterOtto Moerbeek
2011-07-09Unbreak hppa boot(8) after zlib update.Joel Sing
2011-07-09use FD_CLOEXEC instead of 1.David Hill
2011-07-09Repair boot32 build after zlib upgrade.Miod Vallat
2011-07-09syncTheo de Raadt
2011-07-09tweak previous;Jason McIntyre
2011-07-09tweak previous;Jason McIntyre
2011-07-09tweak previous;Jason McIntyre
2011-07-09update MLINKS for the *SAFE macros;Jason McIntyre
2011-07-09print the name of an unknown struct, it has been verified to be sane;Otto Moerbeek
2011-07-09translate the scsi UNMAP command into an equiv TRIM, and advertise UNMAPDavid Gwynne
2011-07-09syncMatthew Dempsky
2011-07-09Fix up previous diff: use COMPAT_O48 instead of COMPAT_48, add optionMatthew Dempsky
2011-07-09syncMatthew Dempsky
2011-07-09More syscalls.master cleanup:Matthew Dempsky
2011-07-09Make the zero condition properly raise the exception and return.Martynas Venckus
2011-07-09it passes the -v flag to pkg_add of course.Alexander Hall
2011-07-09install man page tooAlexander Hall
2011-07-09man page for fw_update(1)Alexander Hall
2011-07-09sned BPDUs at prio 6, just like lacp and carp, ryan zinke mpfHenning Brauer
2011-07-09when checking for installed packages we should indeed be as preciseAlexander Hall
2011-07-09Switch to new write function that does range/chunk compression using zlibMike Larkin
2011-07-09mark the mgmt pkts for queueing prio 6, mpf okHenning Brauer
2011-07-09Switch umass(4) to use a single target scsibus withMatthew Dempsky
2011-07-09honor the net.inet.udp.checksum setting.David Hill
2011-07-09syncTheo de Raadt
2011-07-09remove more atalk bitsTheo de Raadt
2011-07-09Move test(1) test into regress.Nicholas Marriott
2011-07-09Update hibernate_populate_resume_pt to include new ranges that need to beMike Larkin
2011-07-09Adapt tests for extended-precision.Martynas Venckus
2011-07-09syncTheo de Raadt
2011-07-09delete the ld.so.hints file on the ramdisk, because I am worried aboutTheo de Raadt
2011-07-09Unbreak sysmerge(8) with 'disk' install media.Antoine Jacoutot
2011-07-09Call (temporarily, until we have RLE page encoding) uvm_pmr_zero_everythingMike Larkin
2011-07-09remove that rlimit code, rc.d and login classes do it much betterer theseHenning Brauer
2011-07-09Don't reimplement the same thing twice. OK matthew@.Martynas Venckus
2011-07-09syscall() can be a lot simpler on hpaa64.Mark Kettenis
2011-07-09Simplify sdmmc_scsi by using SCSI_NO_ADAPTER_TARGET.Matthew Dempsky
2011-07-09Fix fallout from my previous SCSI refactoring diff (movingMatthew Dempsky
2011-07-09Add an atomic compare and exchange operation dealing with addressesPaul Irofti
2011-07-09error messages goes to stderrAlexander Hall
2011-07-09Unused variable.Nicholas Marriott
2011-07-09Pass the right size to calloc (* not **).Nicholas Marriott
2011-07-09Extract hibernate_write_signature and hibernate_clear_signature to the MIMike Larkin
2011-07-09tee the output from rc.firsttime to /dev/tty before passing it to mail(1)Alexander Hall
2011-07-09Add support for the O_CLOEXEC and O_DIRECTORY flags introduced inMatthew Dempsky