Age | Commit message (Expand) | Author |
2002-04-08 | Harmonize MAKEDEV.8 manpages, and provide one for arches still lacking it. | Miod Vallat |
2002-04-08 | sync *_{MIN,MAX} synopsis with reality. ok provos@ | Dug Song |
2002-04-08 | reflect new models supported | Nathan Binkert |
2002-04-08 | Match on phy model found internally on the BCM5701 chips (3c996B-T) | Nathan Binkert |
2002-04-08 | sync | Nathan Binkert |
2002-04-08 | new brgphy model | Nathan Binkert |
2002-04-08 | Don't do tilde escapes unless we are in interactive mode. Now the | Todd C. Miller |
2002-04-08 | sync | Theo de Raadt |
2002-04-08 | two missing splx()s | Michael Shalayeff |
2002-04-08 | restore what was a default inactivity timeout, two minutes | Michael Shalayeff |
2002-04-08 | make hostap work on other-endian machines; tested by drahn@ | Michael Shalayeff |
2002-04-08 | Credit DARPA/USAF appropriately. | Jason Wright |
2002-04-08 | wi* at pci* works with PLX pci adapters. | Dale Rahn |
2002-04-08 | Fix typo, from Raymond M Schneider | Daniel Hartmeier |
2002-04-08 | Free memory. Patch from millert@. | Mike Pechkin |
2002-04-08 | Correct usage() for od syntax; Peter Stromberg | Todd C. Miller |
2002-04-08 | more details to media and mediaopt; miod ok | Theo de Raadt |
2002-04-08 | sync | Theo de Raadt |
2002-04-08 | tag repair | Theo de Raadt |
2002-04-08 | tweak | Theo de Raadt |
2002-04-08 | correct shared libs support in sparc64 gdb; deraadt@ ok. | Federico G. Schwindt |
2002-04-08 | install link.h and dlfcn.h from sys/arch/sparc64/include. | Federico G. Schwindt |
2002-04-08 | pieces for gdb; deraadt@ ok | Federico G. Schwindt |
2002-04-08 | Port type (adhoc, hostap) is mediaopt, not media. | Todd C. Miller |
2002-04-08 | add ESS Allegro-1 and Maestro-3 driver | Mike Frantzen |
2002-04-08 | document the ESS Allegro-1 and Maestro-3 driver | Mike Frantzen |
2002-04-08 | regen | Mike Frantzen |
2002-04-08 | ESS Alegro-1 and Maestro 3 stuff | Mike Frantzen |
2002-04-08 | add an entry for the MAESTRO_3 audio accelerator. it improves your bandwidth | Mike Frantzen |
2002-04-08 | Allegro-1 and Maestro 3 driver ported from netbsd | Mike Frantzen |
2002-04-08 | add flag to swap channels. from netbsd. | Mike Frantzen |
2002-04-08 | Rework the netboot operation description. Also, try to stress a bit more than | Miod Vallat |
2002-04-07 | More sync with dale's recent changes to macppc.html, and more details. | Miod Vallat |
2002-04-07 | - remove a few obsolete texts | Miod Vallat |
2002-04-07 | Don't reset COR in wi_reset(), break it out into its own function and | Todd C. Miller |
2002-04-07 | - update supported hardware list | Miod Vallat |
2002-04-07 | After torturing Todd for a couple days with incremental booting, we | Hugh Graham |
2002-04-07 | - update memory and disk sizes requirements | Miod Vallat |
2002-04-07 | - rework size figures to somewhat match reality | Miod Vallat |
2002-04-07 | - more SRM firmware information (how to switch to SRM, boot -fi, boot -fl) | Miod Vallat |
2002-04-07 | Clean the dust, update figures, try to be more helpful; mostly from nick@ | Miod Vallat |
2002-04-07 | SCSITERSE saves 8KB, not 8 bytes. | Todd C. Miller |
2002-04-07 | Typo. ok millert@ | Thierry Deval |
2002-04-07 | fix authpf_kill_states() | Mike Frantzen |
2002-04-07 | more meat and fixens from weissman dude | Michael Shalayeff |
2002-04-07 | more meat and fixns from weissman dude | Michael Shalayeff |
2002-04-07 | xr driver pages right off of the list, not at the end; from weissman dude | Michael Shalayeff |
2002-04-07 | Clarify RAIDframe kernel options(4) | Thierry Deval |
2002-04-06 | Fix a typo and sync usage() with man page; Brian Poole | Todd C. Miller |
2002-04-06 | print the condition correctly; closes PR 2530. millert@ ok. | Federico G. Schwindt |