summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-06-27remove some useless casts. ok krwTed Unangst
2011-06-27cleanup this file a little, review by krwTed Unangst
2011-06-27for mount_ntfs, fix an error in previous; for tr, fix an error of theJason McIntyre
2011-06-27Unbreak iopool conversion by putting the implicit yet missing importantMiod Vallat
2011-06-27no need for #if 1 on the readonly here, as noticed by deraadtTed Unangst
2011-06-27cleanup the ntfs man page, and enforce readonly operation.Ted Unangst
2011-06-27document HW_ALLOWPOWERDOWN; reminded by and ok jmc@Christian Weisgerber
2011-06-27If an shared interrupt handler returns -1, continue running other handlers.Theo de Raadt
2011-06-27When adding interrupt handlers to a chain, install them in priority order.Joel Sing
2011-06-27fix an off by one which resulted in 'no next header' packets not beingDavid Hill
2011-06-27Backout the dynamic linker speed improvement diff for now, it stillStuart Henderson
2011-06-27syncTheo de Raadt
2011-06-27Mark ARP request broadcasts with M_BCAST in the mbuf flags.Camiel Dobbelaar
2011-06-27vlan parent devices do not have to be physical, and they can beCamiel Dobbelaar
2011-06-27Update to tzdata2011h from elsie.nci.nih.govTodd C. Miller
2011-06-27make things slightly more readableMarc Espie
2011-06-27add useless method for tied readabilityMarc Espie
2011-06-27compute checksum in plist's existing checksum class, so that very oldMarc Espie
2011-06-27remove two forgotten debug printf()sAlexandre Ratchov
2011-06-27Display the CPU usage when -ddddd is used, ie the time spent onAlexandre Ratchov
2011-06-27expose audio client names through sysex messages, this way anyAlexandre Ratchov
2011-06-27Fix chrtoblk() and blktochr() prototypes to reflect that they returnMatthew Dempsky
2011-06-27There is no CCDNBUF optionTed Unangst
2011-06-27repair after last commitTheo de Raadt
2011-06-27the NTFS experiment "worked". it's in generic.Ted Unangst
2011-06-27use of compat_43 has apparently been discouraged for 14 years, but it remainsTed Unangst
2011-06-27Make KERN_FILE and KERN_FILE2 behavior consistent: when the caller doesn'tPhilip Guenthe
2011-06-27compat_vax1k goes to the atticTed Unangst
2011-06-27remove compat_vax1k. no more 4.3bsd reno support. ok deraadtTed Unangst
2011-06-27bring include support for config files in from ospfd.David Gwynne