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