Age | Commit message (Expand) | Author |
2001-09-04 | Intel ICH3 (82801CA/CAM) IDE | Chris Cappuccio |
2001-09-04 | enable pf and altq; jason@ ok | Todd T. Fries |
2001-09-04 | reorder short section, don't over-ride 'eo' if set in the environment, | Todd T. Fries |
2001-09-04 | rcsid | Jason Wright |
2001-09-04 | better still, remove definition from here; suggest by drahn | Jason Wright |
2001-09-04 | increase size of intrhand in here, too. | Jason Wright |
2001-09-04 | alpha has shared libs; pointed out by brad@ | Todd C. Miller |
2001-09-04 | created by reading conf.c by me | Todd T. Fries |
2001-09-04 | add entry to async faults to intrhand array (from netbsd) | Jason Wright |
2001-09-04 | Don't explicitly size the intrhand array in the extern declaration (from netbsd) | Jason Wright |
2001-09-04 | clean up error handling for psycho_bus_[a|b] | Jason Wright |
2001-09-04 | Register definitions for the PCI error registers (borrowed from linux). | Jason Wright |
2001-09-04 | Select between MII/GMII/TBI in the mii_mediachg function instead of in the | Nathan Binkert |
2001-09-04 | Add regress test for "on { if, if }" syntax. | Daniel Hartmeier |
2001-09-04 | Support parameter lists {} for interfaces in filter rules, like | Daniel Hartmeier |
2001-09-04 | Don't forget tty_attach. Should fix the timeout related panics. | Artur Grabowski |
2001-09-04 | Add skip steps for interface (ifp). | Daniel Hartmeier |
2001-09-04 | #define empty PFLOG_PACKET correctly (no side effects). Closes PR2044. | Daniel Hartmeier |
2001-09-04 | clarify fd_set size definition | Theo de Raadt |
2001-09-04 | another username limit issue; ianm@cit.uws.edu.au | Theo de Raadt |
2001-09-04 | Fix mask for callout unit | Nathan Binkert |
2001-09-04 | Make it compile without option BPF. | Angelos D. Keromytis |
2001-09-03 | Zero pages before handing them over to the VM layer. | Dale Rahn |
2001-09-03 | Tidying, some from NetBSD. | Paul Janzen |
2001-09-03 | fix spellings | Theo de Raadt |
2001-09-03 | doreap() needn't preserve errno, since it's not a signal handler. | Paul Janzen |
2001-09-03 | fatal() for nonexistent -Fssh_config. ok markus@ | Kevin Steves |
2001-09-03 | sync | Theo de Raadt |
2001-09-03 | with or without fee; received mail permitting this change from angelos | Theo de Raadt |
2001-09-03 | Mark as deprecated; based on a patch from bk@rt.fm | Todd C. Miller |
2001-09-03 | don't print zero values on processes line | Camiel Dobbelaar |
2001-09-03 | Handle EOF on stdin. | Paul Janzen |
2001-09-03 | Fixes from NetBSD (jsm@), one reported by Malcolm Parsons | Paul Janzen |
2001-09-03 | indent fixes | Theo de Raadt |
2001-09-03 | how did ../lib/libusb not get added? Bad developers | Theo de Raadt |
2001-09-03 | better usage message. From jsm@netbsd.org's NetBSD changes. | Paul Janzen |
2001-09-03 | new target: cross-env that prints all environment variables that | Artur Grabowski |
2001-09-03 | correct error message when unable to open /etc/master.passwd; raj@cerias.purd... | Todd C. Miller |
2001-09-03 | No longer any reason to care if calendar file is a pipe or not. | Paul Janzen |
2001-09-03 | Include su# in generated disktab. Because modern disks have a variable | Todd C. Miller |
2001-09-03 | - Prevent users from hanging or killing 'calendar -a', at the cost of | Paul Janzen |
2001-09-03 | enable usb_hid_usages | Peter Valchev |
2001-09-03 | only print pf rules when using -e flag; <canacar@eee.metu.edu.tr> | Jakob Schlyter |
2001-09-03 | print day and month using -ttt flag; <canacar@eee.metu.edu.tr> | Jakob Schlyter |
2001-09-03 | pretty this up | Theo de Raadt |
2001-09-03 | correct MLINKS | Theo de Raadt |
2001-09-03 | more cleanless that the importer should have noted | Theo de Raadt |
2001-09-03 | snprintf | Theo de Raadt |
2001-09-03 | do not screw up the reference counts | Theo de Raadt |
2001-09-03 | Catch up with API changes. | Artur Grabowski |