Age | Commit message (Expand) | Author |
2004-11-22 | mac68k is not so happy with -pipe, disable for now. | Miod Vallat |
2004-11-22 | enter kue & symbol | Theo de Raadt |
2004-11-22 | firmware loading for kue(4), tested for me by dhartmei | Theo de Raadt |
2004-11-22 | better types; from hppa64 (; | Michael Shalayeff |
2004-11-22 | sync | Theo de Raadt |
2004-11-22 | tigon firmwares on the big ramdisks | Theo de Raadt |
2004-11-22 | remove netiso since it doesn't exist anymore | Patrick Latifi |
2004-11-22 | tweaks; | Jason McIntyre |
2004-11-22 | added detach function to support hotpluggable gpios. | Reyk Floeter |
2004-11-22 | simplify loop iteration | Patrick Latifi |
2004-11-22 | use a signed type if we're comparing the var to -1. fixes loading of the | David Gwynne |
2004-11-22 | Add support for setting mixerctl values in a sysctl.conf like manner | Jonathan Gray |
2004-11-22 | missed a few capable machines | Theo de Raadt |
2004-11-22 | for later use, install these | Theo de Raadt |
2004-11-22 | both tigon firmwares, it is cheap | Theo de Raadt |
2004-11-22 | put only tigon2 firmware onto the full ramdisk | Theo de Raadt |
2004-11-22 | some architectures now need a etc/firmware on the install media (cheap enough... | Theo de Raadt |
2004-11-22 | cleaner handling of unknown radios | Theo de Raadt |
2004-11-22 | mark ti(4) and neo(4) as wanting "firmload" | Theo de Raadt |
2004-11-22 | sync | Theo de Raadt |
2004-11-22 | loadfirmware() man page, sick of mickey | Theo de Raadt |
2004-11-22 | neo(4) and ti(4) now do firmware loading | Theo de Raadt |
2004-11-22 | build and install neomagic firmware | Theo de Raadt |
2004-11-22 | filesystem firmware loading | Theo de Raadt |
2004-11-22 | struct for neomagic firmware file | Theo de Raadt |
2004-11-22 | build & install tigon firmwares | Theo de Raadt |
2004-11-22 | build a tigon firmware file. Saves 150KB or so in GENERIC kernels | Theo de Raadt |
2004-11-22 | build a structure to map the ti firmwares into one file | Theo de Raadt |
2004-11-22 | implement global repository for shared libraries. | Marc Espie |
2004-11-22 | .{N,O}x fixes; | Jason McIntyre |
2004-11-22 | More sensible error when both the -n and -A flags are used. Text OK jmc@ | Todd C. Miller |
2004-11-21 | clarify -A option; | Jason McIntyre |
2004-11-21 | tweaks; | Jason McIntyre |
2004-11-21 | no more -q, spotted by Tom Schutter <t.schutter@comcast.net> | Henning Brauer |
2004-11-21 | Fix some core dumps on malformed format strings. From KAMADA Ken'ichi | Otto Moerbeek |
2004-11-21 | Use the same ordering when verifying as with creating and replace | Otto Moerbeek |
2004-11-21 | $OpenBSD$ tag | Alexander Yurchenko |
2004-11-21 | revert part of rev 1.29 which caused a severe performance drop. | Brad Smith |
2004-11-21 | Intel ICH6/ICH6R IDE and SATA support | Alexander Yurchenko |
2004-11-21 | Intel ICH6/ICH6R IDE and SATA support. | Alexander Yurchenko |
2004-11-21 | Intel ICH6/ICH6R IDE and SATA support. | Alexander Yurchenko |
2004-11-21 | - Use ETHER_MAX_DIX_LEN. | Brad Smith |
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 |
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 |
2004-11-21 | solved_dependencies becomes a hash, more efficient. | Marc Espie |
2004-11-21 | subtle bug in for loop expansions, | Marc Espie |