summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-01-31Remove unused stuff.Hans-Joerg Hoexer
2005-01-31add some references to SEE ALSO;Jason McIntyre
2005-01-31Be sure to always return an error for unrecognized ioctls. Found by matthieu@Miod Vallat
2005-01-31regenMartin Reindl
2005-01-31The SiS 5513 is really a own design, partially revert my previous commit here.Martin Reindl
2005-01-31Use pxa2x0_gpio_get_function() to restore alternate pin functionsUwe Stuehler
2005-01-31Make LCD brightness adjustable by wsconsctl(1), and fix the base addressUwe Stuehler
2005-01-30bce attaches bmtphy now. Mention it in SYNOPSIS and SEE ALSO.Jonathan Gray
2005-01-30Hack to allow emulation of mouse buttons for now, incorrectly sharesDale Rahn
2005-01-30Fix two Cirrus Logic codec IDs.Mark Kettenis
2005-01-30Detect editors that move the edited file out from underneath us and warn.Todd C. Miller
2005-01-30bzero s_un before use; Andrey MatveevTodd C. Miller
2005-01-30Proper cleanup on malloc failure; Andrey MatveevTodd C. Miller
2005-01-30fix some whitespaceTodd C. Miller
2005-01-30syncPeter Valchev
2005-01-30document `cvs export' and add my copyright; ok jmc@ jfb@.Xavier Santolaria
2005-01-30dl_iterate_phdr manMark Kettenis
2005-01-30dont redefine ETHER_ALIGNDavid Gwynne
2005-01-30Avoid null pointer dereference when deleting not fully established SAs.Hans-Joerg Hoexer
2005-01-30Make code match intent; ok djm@Darren Tucker
2005-01-30Alphabetically sort device list.Jonathan Gray
2005-01-30udav no longer uses ukphy. Pointed out by and ok dlg@Jonathan Gray
2005-01-30unbreak SEE ALSO section ordering.Jonathan Gray
2005-01-30add phys known to work with aue. sort the SEE ALSO sectionDavid Gwynne
2005-01-30Add some more reason counters and use them instead of overloading theDaniel Hartmeier
2005-01-29some knf and space killing, no binary change.Hans-Joerg Hoexer
2005-01-29Handle some pointers more carefully. From pat@ some while ago.Hans-Joerg Hoexer
2005-01-29adjust comment, open_dev_crypto() returns -1 on error.Hans-Joerg Hoexer
2005-01-29Fix memory leak when supersede_lease() fails and it is a DHCPACKTodd C. Miller
2005-01-29apply sizeof() to the appropriate buffer in a strlcpy() callJean-Francois Brousseau
2005-01-29add manpages for asc and ncrscsi/sbc driversMartin Reindl
2005-01-29kernel can be gzipped on the MacOS sideMartin Reindl
2005-01-29Check the carpdev link state when we attach to it, makes a firewallRyan Thomas McBride
2005-01-29Correctly spell Sitecom and hypenate product name forJonathan Gray
2005-01-29Sync device list with axe(4).Jonathan Gray
2005-01-29List more supported devices.Jonathan Gray
2005-01-29Use commonly used options for mdoc list macro when listing devices.Jonathan Gray
2005-01-29Alphabetically sort supported device list.Jonathan Gray
2005-01-29correct .Rs references;Jason McIntyre
2005-01-29quote %T and %B to prevent madness;Jason McIntyre
2005-01-28document cvsintro(7);Jason McIntyre
2005-01-28- give cvs commands a standard options listJason McIntyre
2005-01-28debug print should not be enabled.Dale Rahn
2005-01-28make RTS follow DTS when CRTSCTS is off, like com(4) and pccom(4); testedDamien Miller
2005-01-28Restore asserting DTR by default, lost when cuaU* support was added;Damien Miller
2005-01-28fix merge errors from r1.18; tested hshoexer & henning; ok henning@ dlg@Damien Miller
2005-01-28Grab the current time before calculating thread wake-up time.Marco S Hyman
2005-01-28match gcc3 logic from bsd.own.mk and add a target_arch generation for armMichael Shalayeff
2005-01-28syncDan Harnett
2005-01-28use Add() consistently and make sure we use decimal numbers for additionDan Harnett