Age | Commit message (Expand) | Author |
2011-07-02 | Add cephes. | Martynas Venckus |
2011-07-02 | Import Steve Moshier's printf/scanf tester. | Martynas Venckus |
2011-07-02 | Rebase on gdtoa-20110428; contains fixes for absurdly long inputs | Martynas Venckus |
2011-07-02 | Cleanup the softraid boot probe code. Rename the rather poorly named | Joel Sing |
2011-07-02 | pthread_key_delete should delete the data, so it's not reused by | Ted Unangst |
2011-07-02 | Use getvnode() instead of implementing our own file descriptor handling | Joel Sing |
2011-07-02 | Getting a disklabel to extract d_secsize to initialize a variable that is then | Kenneth R Westerback |
2011-07-02 | rename VFSDEBUG to VFLCKDEBUG; | Thordur I. Bjornsson |
2011-07-02 | add file equivalence. Choose the most recent timestamp between man and | Marc Espie |
2011-07-02 | allows .libs* packages to match correctly in the presence of @conflict markers | Marc Espie |
2011-07-02 | "repair" the thunarvfs test, except it's not repaired, as it does not | Marc Espie |
2011-07-02 | update MANDIR and remove MANPS and MANZ variables; | Ingo Schwarze |
2011-07-02 | gc in_interfaces. doesnt seem to do anything except get incremented. | David Gwynne |
2011-07-01 | msi interrupts working on mfi(4) | Theo de Raadt |
2011-07-01 | The pf_headers union may also contain a mld_hdr or nd_neighbor_solicit | Alexander Bluhm |
2011-07-01 | Enable the knob to dynamically allocate (large) state structures. | Todd C. Miller |
2011-06-30 | test with sandbox enabled; ok djm@ | Markus Friedl |
2011-06-30 | ansi, no binary change | Jonathan Gray |
2011-06-30 | switch to license in /usr/share/misc/license.template | Alexandre Ratchov |
2011-06-30 | Refactor some common open/close/detach disk driver code into | Matthew Dempsky |
2011-06-30 | finish ansi in uvm. ok ariane oga | Ted Unangst |
2011-06-30 | Add DUID support for ext2fs mounts. | Joel Sing |
2011-06-30 | Do not mask errno if we fail to open /dev/diskmap. Also, fall through | Joel Sing |
2011-06-30 | regress for fixed bug | Marc Espie |
2011-06-30 | remove compat_35 files | Ted Unangst |
2011-06-30 | sync | Ted Unangst |
2011-06-30 | compat_35 has not been enabled for sometime, time to remove it | Ted Unangst |
2011-06-30 | "normal" failure implies actual exit. If $? >= 128, that means a signal | Marc Espie |
2011-06-30 | make exact flavor specs smarter. | Marc Espie |
2011-06-30 | sync | Theo de Raadt |
2011-06-29 | Replace all instances of "scsibus* at hba?" with a single "scsibus* at | Matthew Dempsky |
2011-06-29 | mark S8 encoding as emulated; only S16LE and U8 are natively supported | Christian Weisgerber |
2011-06-29 | iop(4) is not a SCSI controller, so it shouldn't have the scsi | Matthew Dempsky |
2011-06-29 | remove pss | Ted Unangst |
2011-06-29 | dmesg@ says pss has never been seen in the wild and the manpage says it | Ted Unangst |
2011-06-29 | APM_NOPRINT option is no more | Ted Unangst |
2011-06-29 | stop printing in apm, acpi doesn't do this. remove APM_NOPRINT option. | Ted Unangst |
2011-06-29 | notyet, notever. delete a bunch of code we won't be using. | Ted Unangst |
2011-06-29 | ansi with a little knf. ok deraadt jsg | Ted Unangst |
2011-06-29 | ansi softdep, ok deraadt | Ted Unangst |
2011-06-29 | always set sppp auth secret, as other code assumes it. | Ted Unangst |
2011-06-29 | make -u flag per-device similarly to -a and -w | Alexandre Ratchov |
2011-06-29 | sync | Theo de Raadt |
2011-06-28 | Less ugly MANSUBDIR handling, not needing '' any longer. | Ingo Schwarze |
2011-06-28 | Remove the ega driver which is not referenced by any GENERIC kernel. | Matthieu Herrb |
2011-06-28 | change two function defs with () to (void) | Ted Unangst |
2011-06-28 | Rename FMARK to FIF_MARK and FDEFER to FIF_DEFER and | Thordur I. Bjornsson |
2011-06-28 | sync | Stuart Henderson |
2011-06-28 | mention "include" support, boilerplate from ospfd.conf(5), ok dlg@ | Stuart Henderson |
2011-06-28 | Use kvm_getfile2() instead of sysctl(KERN_FILE) for the -f option | Philip Guenthe |