summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-03-12Include arpa/inet.h after netinet/in.h, not before. deraadt@ OKTodd C. Miller
2006-03-12Move struct wsscreen_list out of the stack as on sparc.Miod Vallat
2006-03-12When attaching a wsdisplay, the wsscreen_list structure can not be on theMiod Vallat
2006-03-12Don't leave a dangling pointer to the process-specific LDT afterTom Cosgrove
2006-03-12regenBrad Smith
2006-03-12some ATI devices.Brad Smith
2006-03-12add a few new translations, partly from NetBSDNikolay Sturm
2006-03-12if a system call has no arguments, declare it (void), so that lint isTheo de Raadt
2006-03-12Use the new -s flag to mount the /usr and /var partitions. AvoidsOtto Moerbeek
2006-03-12Add the -s flag, meaning: skip mount if the file system isOtto Moerbeek
2006-03-12make SAFE_DEBUG compile clean; ssehic@gmailTheo de Raadt
2006-03-12mbuf use-after-free; ok henning, djm, bradMarkus Friedl
2006-03-12Cleanup to avoid a save errno dance; from Andrey Matveev; ok pat@Otto Moerbeek
2006-03-12sync with pcn(4) realityMartin Reindl
2006-03-12Make use of pci_matchbyid().Brad Smith
2006-03-12with pcn(4) now in place remove or replace the references to PCI le(4)Martin Reindl
2006-03-12sensors_head is only used in kern_sensors.c, so its unnecessay to declareDavid Gwynne
2006-03-12mt/eject fits here, i was unsure..Theo de Raadt
2006-03-12Properly scale voltage on w83l784r.Mark Kettenis
2006-03-12Match emc6d100 and emc6w201. Fix typo. print rev with 0x prefix.Mark Kettenis
2006-03-12Tweak comment.Mark Kettenis
2006-03-12explicitly initialize a couple variablesJacob Meuser
2006-03-12document new attach args for devicesDavid Gwynne
2006-03-12knf nitDamien Miller
2006-03-12remove splimp().Brad Smith
2006-03-12IPL_IMP -> IPL_VMBrad Smith
2006-03-12remove splimp.Brad Smith
2006-03-12remove splimp.Brad Smith
2006-03-12remove IPL_IMP and splimp().Brad Smith
2006-03-12IPL_IMP -> IPL_VMBrad Smith
2006-03-12missing close(); dhill@mindcry.orgTheo de Raadt
2006-03-12remove IPL_IMP and splimp().Brad Smith
2006-03-12use asprintf instead of a static buffer; dhill, tested by pedroTheo de Raadt
2006-03-12remove IPL_IMP and splimp().Brad Smith
2006-03-12fix double shell expansion issue found in scp in rcp too; ok deraadtDamien Miller
2006-03-12IPL_IMP -> IPL_VMBrad Smith
2006-03-12plug a memleak in rcs_set_description()Joris Vink
2006-03-12syncTheo de Raadt
2006-03-12Remove $Id$ tags, which broke regression tests were are not reallyRay Lai
2006-03-12syncTheo de Raadt
2006-03-12another mouse vendor; minusf@obiit.orgTheo de Raadt
2006-03-12exit code 1 on usage; adobriyan@gmailTheo de Raadt
2006-03-12more getopt() EOF crud; adobriyan@gmailTheo de Raadt
2006-03-12might as well make ksh_getopt() match real getopt(), ie. get rid of thatTheo de Raadt
2006-03-12remove BPF filter support if the bpfilter device is removed.Brad Smith
2006-03-11better history section, one .Ox per sentence is enoughMartin Reindl
2006-03-11No need to check for !doreallocblks in ffs1_reallocblks() anymorePedro Martelletto
2006-03-11Now that the last diff went in, we just have to remove some checks inNiall O'Higgins
2006-03-11splimp -> spltty/splnetBrad Smith
2006-03-11- implement GNU-compatible handling of revisions specified as singleNiall O'Higgins