Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-01-31 | Use pxa2x0_gpio_get_function() to restore alternate pin functions | Uwe Stuehler | |
correctly after writes to the backlight DAC. | |||
2005-01-31 | Make LCD brightness adjustable by wsconsctl(1), and fix the base address | Uwe Stuehler | |
of scoop1 to make it work. ok drahn@ | |||
2005-01-30 | bce attaches bmtphy now. Mention it in SYNOPSIS and SEE ALSO. | Jonathan Gray | |
Verified by fries@ and Steve Shockley. ok brad@ | |||
2005-01-30 | Hack to allow emulation of mouse buttons for now, incorrectly shares | Dale Rahn | |
global between zkbd and zts, until a better solution is found. | |||
2005-01-30 | Fix two Cirrus Logic codec IDs. | Mark Kettenis | |
ok millert@ | |||
2005-01-30 | Detect editors that move the edited file out from underneath us and warn. | Todd C. Miller | |
Based on an idea from Han Boetes. | |||
2005-01-30 | bzero s_un before use; Andrey Matveev | Todd C. Miller | |
2005-01-30 | Proper cleanup on malloc failure; Andrey Matveev | Todd C. Miller | |
2005-01-30 | fix some whitespace | Todd C. Miller | |
2005-01-30 | sync | Peter Valchev | |
2005-01-30 | document `cvs export' and add my copyright; ok jmc@ jfb@. | Xavier Santolaria | |
2005-01-30 | dl_iterate_phdr man | Mark Kettenis | |
2005-01-30 | dont redefine ETHER_ALIGN | David Gwynne | |
2005-01-30 | Avoid null pointer dereference when deleting not fully established SAs. | Hans-Joerg Hoexer | |
ok ho@ | |||
2005-01-30 | Make code match intent; ok djm@ | Darren Tucker | |
2005-01-30 | Alphabetically sort device list. | Jonathan Gray | |
2005-01-30 | udav no longer uses ukphy. Pointed out by and ok dlg@ | Jonathan Gray | |
2005-01-30 | unbreak SEE ALSO section ordering. | Jonathan Gray | |
2005-01-30 | add phys known to work with aue. sort the SEE ALSO section | David Gwynne | |
ok jsg@ | |||
2005-01-30 | Add some more reason counters and use them instead of overloading the | Daniel Hartmeier | |
'memory' one, which helps debugging. Alters the kernel/userland ABI, rebuild pfctl and tcpdump. ok henning@ | |||
2005-01-29 | some knf and space killing, no binary change. | Hans-Joerg Hoexer | |
2005-01-29 | Handle some pointers more carefully. From pat@ some while ago. | Hans-Joerg Hoexer | |
ok ho@ | |||
2005-01-29 | adjust comment, open_dev_crypto() returns -1 on error. | Hans-Joerg Hoexer | |
ok markus@ | |||
2005-01-29 | Fix memory leak when supersede_lease() fails and it is a DHCPACK | Todd C. Miller | |
or a dynamic BOOTREPLY offer. OK claudio@ | |||
2005-01-29 | apply sizeof() to the appropriate buffer in a strlcpy() call | Jean-Francois Brousseau | |
spotted by Andrey Matveev (andrushock at korovino dot net) | |||
2005-01-29 | add manpages for asc and ncrscsi/sbc drivers | Martin Reindl | |
help and ok nick@, jmc@ | |||
2005-01-29 | kernel can be gzipped on the MacOS side | Martin Reindl | |
help from miod@, ok jmc@ | |||
2005-01-29 | Check the carpdev link state when we attach to it, makes a firewall | Ryan Thomas McBride | |
with an interface down avoid preempting after a reboot. Pointed out by Stephen Marley <stephen.marley@catwoman.cl-is.com> ok pascoe@ mpf@ | |||
2005-01-29 | Correctly spell Sitecom and hypenate product name for | Jonathan Gray | |
Sitecom LN-029. | |||
2005-01-29 | Sync device list with axe(4). | Jonathan Gray | |
2005-01-29 | List more supported devices. | Jonathan Gray | |
2005-01-29 | Use commonly used options for mdoc list macro when listing devices. | Jonathan Gray | |
Alphabetically sort device listing. | |||
2005-01-29 | Alphabetically sort supported device list. | Jonathan Gray | |
2005-01-29 | correct .Rs references; | Jason McIntyre | |
2005-01-29 | quote %T and %B to prevent madness; | Jason McIntyre | |
2005-01-28 | document cvsintro(7); | Jason McIntyre | |
2005-01-28 | - give cvs commands a standard options list | Jason McIntyre | |
- document cvsintro(7) - a few other tweaks ok xsa@ joris vink jfb@ | |||
2005-01-28 | debug print should not be enabled. | Dale Rahn | |
2005-01-28 | make RTS follow DTS when CRTSCTS is off, like com(4) and pccom(4); tested | Damien Miller | |
hshoexer@ henning@; ok henning@ | |||
2005-01-28 | Restore asserting DTR by default, lost when cuaU* support was added; | Damien Miller | |
tested hshoexer@ henning@, ok henning@ | |||
2005-01-28 | fix merge errors from r1.18; tested hshoexer & henning; ok henning@ dlg@ | Damien Miller | |
2005-01-28 | Grab the current time before calculating thread wake-up time. | Marco S Hyman | |
Solves a problem where select/poll calls would return early without indicating any error. Tested by otto@ and kurt@ -- thanks. | |||
2005-01-28 | match gcc3 logic from bsd.own.mk and add a target_arch generation for arm | Michael Shalayeff | |
2005-01-28 | sync | Dan Harnett | |
2005-01-28 | use Add() consistently and make sure we use decimal numbers for addition | Dan Harnett | |
in the case of ugen devices. suggestions and ok todd@ | |||
2005-01-28 | change start and end comment sequences (not used) to allow shell | Dan Harnett | |
parameter substitution. ok todd@ | |||
2005-01-28 | Get flags passed down to PHY drivers correctly. This was done on | Brad Smith | |
an adhoc basis in a couple of PHY drivers, this fixes it more generally. From NetBSD Fixes panics with aue(4) NICs. | |||
2005-01-28 | wording; | Jason McIntyre | |
ok markus@ | |||
2005-01-28 | tweaks; | Jason McIntyre | |
2005-01-28 | tweaks; | Jason McIntyre | |