Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-11-21 | - Use ETHER_MAX_DIX_LEN. | Brad Smith | |
- Accept VLAN sized frames. based on diff from canacar@ | |||
2004-11-21 | sync | Alexander Yurchenko | |
2004-11-21 | nvidia audio dev from dmesglog | Alexander Yurchenko | |
2004-11-21 | Better printf for unknown product id. | Alexander Yurchenko | |
ok todd@ tom@ | |||
2004-11-21 | move the system libraries registration code to SharedLibs. | Marc Espie | |
2004-11-21 | pull the code that handles shared libraries (ldconfig for now) aside. | Marc Espie | |
2004-11-21 | check_lib_specs -> check_lib_spec: check one spec at a time, and report on it. | Marc Espie | |
Loop on libdepends now split lib specs by itself. Better reports, slightly more efficient, clearer. Use a local sub to factor out common code to deleting pkgspec and REQUIRING file contents. Rephrase message to say `removing dependency ON'. | |||
2004-11-21 | solved_dependencies becomes a hash, more efficient. | Marc Espie | |
2004-11-21 | subtle bug in for loop expansions, | Marc Espie | |
reported by Florent Thoumie. | |||
2004-11-21 | remove .Xr's that do not belong here anymore with the new pkg_* tools; | Xavier Santolaria | |
espie@ ok. | |||
2004-11-21 | sync | Alexander Yurchenko | |
2004-11-21 | sort nvidia devs | Alexander Yurchenko | |
2004-11-21 | sync | Alexander Yurchenko | |
2004-11-21 | sort via devs | Alexander Yurchenko | |
2004-11-21 | regen | Alexander Yurchenko | |
2004-11-21 | a few more intel devs from dmesglog and netbsd | Alexander Yurchenko | |
2004-11-21 | sync | Alexander Yurchenko | |
2004-11-21 | sort intel devices and kill dups. | Alexander Yurchenko | |
please keep device list sorted, this prevents you from creating duplicate entries mistakenly. | |||
2004-11-21 | make Nx and Ox parsed; ok jmc, (previously) millert | Jared Yanovich | |
2004-11-21 | introduce the net80211 framework to atu | David Gwynne | |
2004-11-21 | Fix theo's amd64 | Marco Peereboom | |
Fix vmware | |||
2004-11-21 | a single port com puc from lava | Theo de Raadt | |
2004-11-20 | done items | Marc Espie | |
2004-11-20 | opendir can use my variables. | Marc Espie | |
2004-11-20 | regen | Brad Smith | |
2004-11-20 | un-fat finger my last commit | Brad Smith | |
2004-11-20 | regen | Brad Smith | |
2004-11-20 | trim this down a bit more. | Brad Smith | |
2004-11-20 | better names for 82801 devices just added and move 4 Intel id's so they're | Brad Smith | |
in order by PCI id. | |||
2004-11-20 | regen | Brad Smith | |
2004-11-20 | IDE -> SATA | Brad Smith | |
2004-11-20 | add Intel 82801 PCI ids (uhci, ehci, PCI-E bridge, SATA) found on my new | Brad Smith | |
HP Compaq dc7100 SFF workstation. | |||
2004-11-20 | sync | Alexander Yurchenko | |
2004-11-20 | some via devices from dmesglog | Alexander Yurchenko | |
2004-11-20 | remove redundant commented out bits for com@cardbus | Brad Smith | |
2004-11-20 | forgot to remove a call to free() in my previous commit. | Damien Bergamini | |
2004-11-20 | sgi too | Theo de Raadt | |
2004-11-20 | no tlp, we have dc. | Brad Smith | |
2004-11-20 | When processing sysex stop bytes ensure the packet is not corrupted | Jonathan Gray | |
if we are building a new packet, from Alexandre Ratchov. ok deraadt@ | |||
2004-11-19 | regen | David Gwynne | |
2004-11-19 | remove the atmel dwl120 since the product id appears to be a typo. reorder | David Gwynne | |
the atmel section by product ids while here | |||
2004-11-19 | remove the atmel dwl120 since its product ids dont seem to exist, it looks | David Gwynne | |
like a typo. since the atmel at76c503a appears to be the real device we just remove the typo | |||
2004-11-19 | cleanup includes | David Gwynne | |
ok deraadt@ | |||
2004-11-19 | Be more conservative in openpic_enable_irq() and only reprogram the vector | Miod Vallat | |
register if it changes. | |||
2004-11-19 | Better Raven PREP initialization, per the book, with an evil book mistake | Miod Vallat | |
corrected. | |||
2004-11-19 | Better i8259 slave handling: | Miod Vallat | |
- check for spurious interrupt conditions. - do not ack the slave irq on the master unless there are really no more interrupts to be serviced on the slave. | |||
2004-11-19 | Write reject file in unified format if the original diff was in | Otto Moerbeek | |
unified format. ok deraadt@ | |||
2004-11-19 | Allow for path names containing spaces and other funny chars (except | Otto Moerbeek | |
tab) by scanning for the tab that separates the date from the pathname. If no tab is found, revert back to the old behaviour. Posix says there should be a space between the pathname and the date, but all known implementations of diff(1) use a tab. ok kurt@ deraadt@ | |||
2004-11-19 | repair display.focus pokus; from janjaap@ in pr#3990 | Michael Shalayeff | |
2004-11-19 | sync | Theo de Raadt | |