Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-03-17 | whitespace; | Jason McIntyre | |
2005-03-17 | +vge, ciphy; requests by pvalchev | Theo de Raadt | |
2005-03-17 | another product | Theo de Raadt | |
2005-03-16 | Update with ramdisk C changes. | Jonathan Gray | |
2005-03-16 | describe the future | Theo de Raadt | |
2005-03-16 | oops, this needs the ural classifier | Theo de Raadt | |
2005-03-16 | Update for drivers now on CD ramdisk. | Jonathan Gray | |
2005-03-16 | Correctly hypenate D-Link DUB-E100. | Jonathan Gray | |
2005-03-16 | Add JVC MP-PRX1 and change D-Link DUBE100 to DUB-E100. | Jonathan Gray | |
2005-03-16 | ural will be here too | Theo de Raadt | |
2005-03-16 | sync | Theo de Raadt | |
2005-03-16 | permit ramdisks to compile | Theo de Raadt | |
2005-03-16 | sync | Damien Bergamini | |
2005-03-16 | move ral vendor/product Ids into usbdevs | Damien Bergamini | |
2005-03-16 | 4.1 | Markus Friedl | |
2005-03-16 | lowercase A/B/G for wireless cards; | Jason McIntyre | |
2005-03-16 | RT2500 vs RT2570 | Theo de Raadt | |
2005-03-16 | sort; | Jason McIntyre | |
2005-03-16 | Xr ural | Theo de Raadt | |
2005-03-16 | list usb 2.0 ural devices; from http://ralink.rapla.net/ | Theo de Raadt | |
2005-03-16 | chown(8): mention that this utility clears setuid/setgid bits by default; | Jason McIntyre | |
from stuart henderson (pr #4149); chown(2)/chown(8): mention that sysctl variable fs.posix.setuid=0 overrides this behaviour; from millert and otto; ok deraadt@ otto@ millert@ | |||
2005-03-16 | clarify ral.4 vs ural.4 difference. the release schedule is too tight | Theo de Raadt | |
to permit damien time to merge the two drivers, so the docs will be slightly weird | |||
2005-03-16 | enable ural | Theo de Raadt | |
2005-03-16 | document ral.4 and ural.4 in a sick way. after release these drivers | Theo de Raadt | |
will be merged into one. doing it this way for one release is good enough. | |||
2005-03-16 | sync | Theo de Raadt | |
2005-03-16 | Driver for Ralink Technology RT2500USB wireless adapters. | Damien Bergamini | |
ok deraadt@ | |||
2005-03-16 | Use biowait() instead of rolling our own. | Miod Vallat | |
tested krw@ moritz@, ok deraadt@ | |||
2005-03-16 | ancontrol is so... boring | Theo de Raadt | |
2005-03-16 | +rtw, ral, but a few rare ethernet devices go away.. | Theo de Raadt | |
2005-03-16 | ancontrol, bah, who needs it | Theo de Raadt | |
2005-03-16 | ath, atw, ral, rtw on CD ramdisk | Theo de Raadt | |
2005-03-16 | more wireless chipsets | Theo de Raadt | |
2005-03-16 | Don't rmdir vi.recover or .X11-unix from /tmp or /var/tmp. OK deraadt@ | Todd C. Miller | |
2005-03-16 | fix a broken list; | Jason McIntyre | |
various other tweaks; ok deraadt@ | |||
2005-03-16 | no need for -compact; | Jason McIntyre | |
2005-03-16 | document libarm; | Jason McIntyre | |
ok drahn@ deraadt@ | |||
2005-03-16 | play the relied-upon-xlation proper; deraadt@ ok | Michael Shalayeff | |
2005-03-16 | don't account packet's twice; from joel@; ok deraadt@, henning@ | Markus Friedl | |
2005-03-16 | get the syntax right for {Local,Remote}Forward; | Jason McIntyre | |
based on a diff from markus; problem report from ponraj; ok dtucker@ markus@ deraadt@ | |||
2005-03-16 | don't try to merge the freshly parsed config into the running one if | Henning Brauer | |
we had parser failures... debugging session with claudio and jason ackley ok claudio norby deraadt | |||
2005-03-16 | amd64 also fails copyoutstr regress, missed in the first round. | Ted Unangst | |
need to checker the to address. patch from netbsd. ok deraadt mickey | |||
2005-03-16 | plug memory leak. Patrick Latifi | Jun-ichiro itojun Hagino | |
2005-03-15 | s/IPL_BIO/IPL_TTY. ok drahn@, deraadt@ | Uwe Stuehler | |
2005-03-15 | describe "depend on" | Henning Brauer | |
you wouldn't guess how hard it was to get that right... initial diffs and lots of input from Jason Ackley and jaredy, ok claudio jaredy jmc deraadt | |||
2005-03-15 | - correct include file (from david leonard, pr 4147) | Jason McIntyre | |
- r_number is type int, not long - lessen display indent to avoid line split ok deraadt@ millert@ | |||
2005-03-15 | remove package list. it has been a pain to maintain for years. simply | Theo de Raadt | |
tell people where to look; idea from miod | |||
2005-03-15 | bgpctl parts for "show fib". | Claudio Jeker | |
OK norby@ deraadt@ | |||
2005-03-15 | Add control messages for the show fib commands. | Claudio Jeker | |
OK norby@ deraadt@ | |||
2005-03-15 | tag for release, more things coming, but ports needs this | Theo de Raadt | |
2005-03-15 | enable hotplug on macppc, been using it for some time, forgot it wasn't enabled. | Dale Rahn | |