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