summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-09-04created by reading conf.c by meTodd T. Fries
2001-09-04add entry to async faults to intrhand array (from netbsd)Jason Wright
2001-09-04Don't explicitly size the intrhand array in the extern declaration (from netbsd)Jason Wright
2001-09-04clean up error handling for psycho_bus_[a|b]Jason Wright
2001-09-04Register definitions for the PCI error registers (borrowed from linux).Jason Wright
2001-09-04Select between MII/GMII/TBI in the mii_mediachg function instead of in theNathan Binkert
2001-09-04Add regress test for "on { if, if }" syntax.Daniel Hartmeier
2001-09-04Support parameter lists {} for interfaces in filter rules, likeDaniel Hartmeier
2001-09-04Don't forget tty_attach. Should fix the timeout related panics.Artur Grabowski
2001-09-04Add skip steps for interface (ifp).Daniel Hartmeier
2001-09-04#define empty PFLOG_PACKET correctly (no side effects). Closes PR2044.Daniel Hartmeier
2001-09-04clarify fd_set size definitionTheo de Raadt
2001-09-04another username limit issue; ianm@cit.uws.edu.auTheo de Raadt
2001-09-04Fix mask for callout unitNathan Binkert
2001-09-04Make it compile without option BPF.Angelos D. Keromytis
2001-09-03Zero pages before handing them over to the VM layer.Dale Rahn
2001-09-03Tidying, some from NetBSD.Paul Janzen
2001-09-03fix spellingsTheo de Raadt
2001-09-03doreap() needn't preserve errno, since it's not a signal handler.Paul Janzen
2001-09-03fatal() for nonexistent -Fssh_config. ok markus@Kevin Steves
2001-09-03syncTheo de Raadt
2001-09-03with or without fee; received mail permitting this change from angelosTheo de Raadt
2001-09-03Mark as deprecated; based on a patch from bk@rt.fmTodd C. Miller
2001-09-03don't print zero values on processes lineCamiel Dobbelaar
2001-09-03Handle EOF on stdin.Paul Janzen
2001-09-03Fixes from NetBSD (jsm@), one reported by Malcolm ParsonsPaul Janzen
2001-09-03indent fixesTheo de Raadt
2001-09-03how did ../lib/libusb not get added? Bad developersTheo de Raadt
2001-09-03better usage message. From jsm@netbsd.org's NetBSD changes.Paul Janzen
2001-09-03new target: cross-env that prints all environment variables thatArtur Grabowski
2001-09-03correct error message when unable to open /etc/master.passwd; raj@cerias.purd...Todd C. Miller
2001-09-03No longer any reason to care if calendar file is a pipe or not.Paul Janzen
2001-09-03Include su# in generated disktab. Because modern disks have a variableTodd C. Miller
2001-09-03- Prevent users from hanging or killing 'calendar -a', at the cost ofPaul Janzen
2001-09-03enable usb_hid_usagesPeter Valchev
2001-09-03only print pf rules when using -e flag; <canacar@eee.metu.edu.tr>Jakob Schlyter
2001-09-03print day and month using -ttt flag; <canacar@eee.metu.edu.tr>Jakob Schlyter
2001-09-03pretty this upTheo de Raadt
2001-09-03correct MLINKSTheo de Raadt
2001-09-03more cleanless that the importer should have notedTheo de Raadt
2001-09-03snprintfTheo de Raadt
2001-09-03do not screw up the reference countsTheo de Raadt
2001-09-03Catch up with API changes.Artur Grabowski
2001-09-03sync with output format changes (pfctl)Markus Friedl
2001-09-03build usbhidctlPeter Valchev
2001-09-03build libusbPeter Valchev
2001-09-03repair a bug in 1.23, where "telnetport" was incorrectly set.Jun-ichiro itojun Hagino
2001-09-03syncTheo de Raadt
2001-09-02Fix typos, update vtophys() prototype.Miod Vallat
2001-09-02Removed, use common powerpc one instead.Miod Vallat