Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-09-07 | simple style change in the switch | Reyk Floeter | |
2007-09-07 | add an interface to dump running relay sessions to the control socket | Reyk Floeter | |
2007-09-07 | remove unused flags field from the structure | Reyk Floeter | |
2007-09-07 | store the table's port as the relay's dstport | Reyk Floeter | |
2007-09-07 | add a function to print delays in hours, minutes, and seconds | Reyk Floeter | |
2007-09-07 | Modify the heuristic for detection of speedstep to recognize a compatible | Gordon Willem Klok | |
mobile Intel Pentium 3 as found in Dell c610 fixes pr5565. ok beck, toby | |||
2007-09-07 | Say NUL when referring to \0 | Chad Loder | |
2007-09-07 | Based upon a diff orignally submitted by devin smith, Do two things run the | Gordon Willem Klok | |
check that the maxfid and the highest reported acpi p_state frequency agree only after actually getting the acpi p_state. Secondly prefer the legacy powernow table over ACPI because machines of this vintage of are likely to have broken ACPI implementations. Tested by devin smith and tilo stritzky. ok beck@ | |||
2007-09-06 | Add an unsolicited even handler for the Sigmatel Apple codecs. The | Deanna Phillips | |
speakers and line outputs will now mute and unmute depending on headphone presence. Tested on Macbook, Macbook Pro and Mini by otto@, ajacoutot@, merdely@ and Darrin Chandler, thanks. | |||
2007-09-06 | Clean up some debug messages and wrap them in DPRINTF. From Alexey | Deanna Phillips | |
Suslikov. | |||
2007-09-06 | Fix typos in comments. No code changes | Chad Loder | |
2007-09-06 | use strcspn to properly overwrite '\n' in fgets returned buffer | Charles Longeau | |
ok moritz@ ray@ | |||
2007-09-06 | sync | Felix Kronlage | |
2007-09-06 | add Olimex vendor id, couple device ids for usb -> serial jtag interfaces | Felix Kronlage | |
and device id for garmin gpsmap 60csx. ok jsg@ | |||
2007-09-06 | Return pressure as absolute z axis on ITM touchscreens. Other models | Matthieu Herrb | |
just return 0 or 1 on this axis, depending on the contact. Ok robert@ miod@. | |||
2007-09-06 | Be more smart waiting for input for non-interactive scripts. Fix | Otto Moerbeek | |
based on a diff from debian: see their bug#296446. ok millert@ sobrado@ | |||
2007-09-06 | rename relay_host to print_host in log.c | Reyk Floeter | |
2007-09-06 | strictly check rcsnum_cmp() return against -1. | Niall O'Higgins | |
fixes a bug in ci -r from Pierre Riteau <pierre.riteau at free.fr> via ray@ | |||
2007-09-06 | fix temperature sensor. the sensors framework wants muK not degC! | Damien Bergamini | |
2007-09-06 | fix .Nd | Damien Bergamini | |
2007-09-06 | add iwn(4). | Damien Bergamini | |
2007-09-06 | Fix some dates wrt Schleyer and the "Landshut" Lufthansa airplane. | Bernd Ahlers | |
ok fkr@ | |||
2007-09-06 | s/Wi-Fi/WiFi/ since it is how Intel spell it. | Damien Bergamini | |
2007-09-06 | disable interrupts coallescing for now. | Damien Bergamini | |
it seems to generate way too much interrupts (as reported by vmstat -i) and i haven't run with it long enough... it isn't needed anyway since we do not yet support HT rates. | |||
2007-09-06 | meaningless numbers and strings should not appear in sensor.desc; ok deraadt@ | Constantine A. Murenin | |
2007-09-06 | new iwn(4) driver for Intel Wireless WiFi Link 4965AGN. | Damien Bergamini | |
no support for 802.11n functions yet (need work in net80211(9) first). committed over my 4965AGN, with only 2 of 3 antennas plugged :-) needs a firmware that is not freely redistributable (see man page). ok deraadt@ | |||
2007-09-06 | bump the copyright while touching these files | Reyk Floeter | |
2007-09-06 | With a trunk(4) interface in fail over mode the trunk(4) interface | Reyk Floeter | |
will show input errors for packets received from any of the ports that are part of a fail over interface but are not the "master" port at the time. This fixes the problem by checking the error condition correctly. From brad at comstyle dot com | |||
2007-09-06 | fix copyright; spotted by cnst | Theo de Raadt | |
2007-09-06 | negate -12V input value; spotted by Alexander Lobodzinski | Theo de Raadt | |
2007-09-06 | Shuffle some things around to get rid of #ifdev's | Marco Peereboom | |
2007-09-06 | sync with re-rolled 1.6.9p5 tarball | Todd C. Miller | |
2007-09-06 | restore local changes | Todd C. Miller | |
2007-09-06 | _xpg4_setrunelocale() returns an errno(2) value in the failure | Moritz Jodeit | |
case and 0 if the locale was found. So checking against -1 makes no sense. ok millert@ | |||
2007-09-06 | Don't try disabling bus power before setting the voltage on | Jonathan Gray | |
the buggy ENE controller. Tested by Alexey Suslikov <alexey.suslikov@gmail.com> who pointed out a similiar workaround in Linux. ok miod@, nit and ok kettenis@ | |||
2007-09-06 | correct error in diff output; from Thoren McDole | Jason McIntyre | |
2007-09-06 | Add nvram read and validate functions. ok marco@ | David Collins | |
2007-09-05 | update to sudo 1.6.9p5 | Todd C. Miller | |
2007-09-05 | fix DPRINTFN() abuse | Jacob Meuser | |
ok ratchov@ | |||
2007-09-05 | Add MBOX debug flag. | Marco Peereboom | |
Add enable and disable interrupt functions. Make qli_mgmt call qli_intr when cold. Add qli_intr skeleton that deals with mbox commands. Add mailbox dump command. | |||
2007-09-05 | The rewritten newfile() algorithm introduced in rev 1.12 was | Todd C. Miller | |
incorrect. This simpler version from Pete Honeyman passes all the tests I thow at it. OK deraadt@ some time ago. | |||
2007-09-05 | IPv6 support for sppp layer, based on NetBSD version. | Can Erkin Acar | |
ok claudio@ | |||
2007-09-05 | Add missing header to avoid warning | Charles Longeau | |
ok millert@ ray@ | |||
2007-09-05 | typo; Mike Belopuhov | Theo de Raadt | |
2007-09-05 | Cope with if counters being u_int64_t now here, too. | Michael Knudsen | |
ok claudio | |||
2007-09-05 | Correct the format strings after the recent rt_metrics changes. | Claudio Jeker | |
rmx_pksent is not u_int64_t all others are just u_int. This is almost the same as in usr.bin/netstat. | |||
2007-09-05 | Correct the format strings after the recent rt_metrics changes. | Claudio Jeker | |
rmx_pksent is not u_int64_t all others are just u_int. | |||
2007-09-05 | Counters switched to u_int64_t so use %llu to print them. | Claudio Jeker | |
Found by and OK mk@ + OK mglocker@ | |||
2007-09-05 | - use a consistent grammatical case for the C comments section | Jason McIntyre | |
- remove useless brackets - new sentence, new line | |||
2007-09-05 | Call ERR trap _before_ doing exit handling. Otherwise it's too late | Otto Moerbeek | |
and the ERR trap won't get called at all. ok millert@ |