summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-07-19Convert return value of cgetent(3) to what the curses routines expect.Todd C. Miller
2005-07-19Remove vlan_input_tag() since all four drivers that used it have beenCamiel Dobbelaar
2005-07-19Update for GREENHOUSE2 -> REALTEK USB vid change.Jonathan Gray
2005-07-19regenJonathan Gray
2005-07-19The GREENHOUSE2 USB id (0x0bda) is actually Realtek's USB id,Jonathan Gray
2005-07-19On the SPARCbooks, allow tctrl(4) to control the external video output,Miod Vallat
2005-07-19A potpourri of IBM RGB525 ramdac defines, which will be necessary shortly.Miod Vallat
2005-07-19remove trailing whitespace;Jason McIntyre
2005-07-19missing CF_IGNORE, CF_NOSYMS and CF_SORT flags.Joris Vink
2005-07-19spacingTheo de Raadt
2005-07-19if the user specifies the -Q flag (really quiet) we alsoJoris Vink
2005-07-19rev 1.7Brad Smith
2005-07-19unbreak the commit command.Joris Vink
2005-07-18Add a ``force-scripts'' option for using chat scripts with -direct andBrad Smith
2005-07-18Use M_PREPEND to take advantage of any slack leading space in the mbuf.Camiel Dobbelaar
2005-07-18Compensate for NCOM_PUC disappearance; ok deraadt@Miod Vallat
2005-07-18PB190 Gestalt IDsMartin Reindl
2005-07-18fix sparc64 console; same diff as miodTheo de Raadt
2005-07-18revert marcos bio changes, mickey not okDavid Gwynne
2005-07-18save/restore fpu for the signal handler call in the trampoline.Michael Shalayeff
2005-07-18syncTheo de Raadt
2005-07-18Recently added SMC ural USB id turns out to be for SMC 2862W-G v2.Jonathan Gray
2005-07-18cache a copy of the fprs so we know what fp restore we should do afterTheo de Raadt
2005-07-18Match Sphairon UB801R.Jonathan Gray
2005-07-18regenJonathan Gray
2005-07-18fix spelling mistake (in comment);Jason McIntyre
2005-07-18Another ural.Jonathan Gray
2005-07-18COM_CONSOLE & DDB fixTheo de Raadt
2005-07-18tweaks;Jason McIntyre
2005-07-18fix a block that was indented too far.David Gwynne
2005-07-18Typo in comment, from Giorgos Keramidas, keramida (at) ceid (dot)Tom Cosgrove
2005-07-18minor nits in session.c, add an additional nconf == NULL check and switchClaudio Jeker
2005-07-18add cvs_noexec in cvs_req_globalopt() swtich case 'n';Xavier Santolaria
2005-07-18Correct scancode mapping URL.Jonathan Gray
2005-07-18Good Way GWUSB2E Ethernet, found in Good Way USB docking stations.Jonathan Gray
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