Age | Commit message (Expand) | Author |
2006-11-30 | s/completly/completely/ | Michael Knudsen |
2006-11-30 | remove "show summary" and "detail" keywords that aren't supported | Michele Marchetto |
2006-11-30 | cosmetic | Damien Bergamini |
2006-11-30 | When using setproctitle() don't fall back into the non-setproctitle() | Todd C. Miller |
2006-11-30 | Allow sensors in a sensors-only configuration to set the time at startup. | Chris Kuethe |
2006-11-30 | fix PHY initialization for ZD1211B. | Damien Bergamini |
2006-11-30 | fix setting of MAC register ZYD_MAC_RETRY for ZD1211B. | Damien Bergamini |
2006-11-30 | Update the sections about 1024-cylinder hard disk limits on install. | Tom Cosgrove |
2006-11-30 | fix wep key index in firmware command. | Damien Bergamini |
2006-11-30 | sync: rmv to unregister ipsec connections | Markus Friedl |
2006-11-30 | use rmv to unregister ipsec connections; ok hshoexer, ho | Markus Friedl |
2006-11-30 | sync: proto/port in lid/rid/connection | Markus Friedl |
2006-11-30 | handle multiple SAs with different same src/dst but different port; | Markus Friedl |
2006-11-30 | no need for #if NPF > 0 inside #if NPF > 0 | Henning Brauer |
2006-11-30 | apply some normalization to some properties while reading or writing, | Marc Espie |
2006-11-30 | replace a bunch of ifs w/ an array scan and add a few more | Michael Shalayeff |
2006-11-30 | new ui command 'rmv': removes an entry from a list, thus reversing an | Markus Friedl |
2006-11-30 | unitialized variable, busted by dlg, fixed by dlg | Theo de Raadt |
2006-11-30 | Mention CardBus attachment in synopsis. | Jonathan Gray |
2006-11-30 | more ZD1211B devices | Jonathan Gray |
2006-11-30 | regen | Jonathan Gray |
2006-11-30 | Add a bunch more ZD1211B devices mostly from http://zd1211.ath.cx/ | Jonathan Gray |
2006-11-30 | typos; from alf schlichting | Jason McIntyre |
2006-11-30 | Yay, forgot to add IEEE80211_C_SHPREAMBLE and IEEE80211_C_SHSLOT | Marcus Glocker |
2006-11-30 | some *.pc files have variable= value, with a space. | Marc Espie |
2006-11-30 | adjust (C), noticed by matthieu. | Marc Espie |
2006-11-30 | Remove the macros SET_CURPCB, GET_CURPCB and GET_CPUINFO, they are only used | Gordon Willem Klok |
2006-11-29 | Nuke all commons but one, and enable --warn-common in LINKFLAGS. | Miod Vallat |
2006-11-29 | Unused global variable. | Miod Vallat |
2006-11-29 | remove incorrect comment | Kevin Steves |
2006-11-29 | After a long debate at the hackathon it was decided that the acpi implementation | Marco Peereboom |
2006-11-29 | for macppc too; from ghz@darkdata.org | Theo de Raadt |
2006-11-29 | trim usage(); ok millert deraadt | Jason McIntyre |
2006-11-29 | Enable short slots, which should increase / stableize throughput | Marcus Glocker |
2006-11-29 | From Jon Simola <simola@mecha.com>: | Marcus Glocker |
2006-11-29 | - clean up the !}fmt section | Jason McIntyre |
2006-11-29 | various improvements; | Jason McIntyre |
2006-11-29 | - sync synopsis and usage() | Jason McIntyre |
2006-11-29 | Remove all the extern cpu_{id,model,whatever} declarations from most | Dimitry Andric |
2006-11-29 | Reflect reality in a comment. | Marc Balmer |
2006-11-29 | Detach correctly; ok deraadt@ | Miod Vallat |
2006-11-29 | no need to document generation of local.key 3 times; | Jason McIntyre |
2006-11-29 | Fix the major bug in ips which prevents GENERIC to attach it. | Alexander Yurchenko |
2006-11-29 | Don't print masks if we're in apic mode. | Mark Kettenis |
2006-11-29 | - tweak text on which options are default | Jason McIntyre |
2006-11-29 | Do not consider unrecognized buttons as lid sensors. ok marco@ | Miod Vallat |
2006-11-29 | No need to include pcdisplay.h here anymore. | Miod Vallat |
2006-11-29 | Change the getchar wsdisplay_accessops function to not return a | Miod Vallat |
2006-11-29 | Add an unpack_attr function to struct wsdisplay_emulops, to match the | Miod Vallat |
2006-11-29 | Limit the number of openings to 1 for now, there're still bugs. | Alexander Yurchenko |