summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-07-18regenJonathan Gray
2005-07-18Good Way GWUSB2E Ethernet, found in Good Way USB docking stations.Jonathan Gray
2005-07-18be consistent w/ warning messages (and handle -Q);Xavier Santolaria
2005-07-18use cvs_path_cat() where appropriate; ok joris@.Xavier Santolaria
2005-07-18disable hardware vlan tag strippingCamiel Dobbelaar
2005-07-18some cleanup and on non-proxy operation switch to HTTP 1.1 since we'veFederico G. Schwindt
2005-07-18remove trailing newline in panic(9); ok millert@ and deraadt@Federico G. Schwindt
2005-07-18two files deleted and krw did not noticeTheo de Raadt
2005-07-18Fix online help.Marco Peereboom
2005-07-18Reflect new reality.Marco Peereboom
2005-07-18Kill initial implementation because it sucked. It was far too complex the newMarco Peereboom
2005-07-18Rip out all previous bio code because it sucked. Replaced all ioctl code inMarco Peereboom
2005-07-18oops, last commit broke a few thingsJoris Vink
2005-07-18let it compile without any warningsJoris Vink
2005-07-18Initialize UART registers after resume, and make functions non-static.Uwe Stuehler
2005-07-18Free up some space in the C3100 root filesystem; it is completely full.Uwe Stuehler
2005-07-17another malloc() check.Brad Smith
2005-07-17don't call adjust_linklocal() since this function does not do anything.Brad Smith
2005-07-17Replace various spelling with FALLTHROUGH which is lint()ableBrad Smith
2005-07-17rev 1.55Brad Smith
2005-07-17rev 1.52Brad Smith
2005-07-17No longer used.Kenneth R Westerback
2005-07-17Insist on correct hardware addresses in dhclient.conf andKenneth R Westerback
2005-07-17oops... .Dl does not like to be inundated with args, and my last commit justJason McIntyre
2005-07-17some improvements from alf schlichting:Jason McIntyre
2005-07-17Include the correct file (stdarg.h) and use va_list rather than _BSD_VA_LIST_Brad Smith
2005-07-17document that clients need dns entries;Jason McIntyre
2005-07-17rev 1.91Brad Smith
2005-07-17Make sure we don't reprogram the colormap upon leaving mapped mode,Miod Vallat
2005-07-17Mention com, and sort by device type for better readability.Miod Vallat
2005-07-17RegenMiod Vallat
2005-07-17Oops, forgot to commit this file (Tadpole SPARCbook modem attachment code).Miod Vallat
2005-07-17Attach com(4) to the built-in modem found on Tadpole SPARCbooks.Miod Vallat
2005-07-17Allow the console support code not to be compiled in; this will beMiod Vallat
2005-07-17If the internal battery is missing, report it as absent rather than in anMiod Vallat
2005-07-17Always turn off video when the lid is closed; this behaviour was lost in r1.8.Miod Vallat
2005-07-17Remove more non-emulating display code path and macros; no functional change.Miod Vallat
2005-07-17Do not claim this driver uses a soft interrupt in dmesg since it is not true.Miod Vallat
2005-07-17- punctuation, macro, layout, wording improvementsJared Yanovich
2005-07-17punctuation and minor rewording, ok jmcJared Yanovich
2005-07-17Implement an ``enable/disable echo'' option, defaults to off.Brad Smith
2005-07-17knf says that a 2nd level indent is four (not three or five) spacesDamien Miller
2005-07-17Fix a number of X11 forwarding channel leaks:Damien Miller
2005-07-16move headers and remove some FreeBSD specific stuff.Brad Smith
2005-07-16No longer used.Kenneth R Westerback
2005-07-16Rejig struct string_list to use char array rather than char pointer, andKenneth R Westerback
2005-07-16remove braces here tooBrad Smith
2005-07-16remove __BROKEN_INDIRECT_CONFIG cruftBrad Smith
2005-07-16fix support for interrupt mitigation.Brad Smith
2005-07-16fix printing of hostname, from brooks davis via jmcHenning Brauer