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