summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-17Adjust IPKTS and OPKTS description to fit actual behaviour.lum
2011-01-17syncKevin Lo
2011-01-17Add the Moschip mcs7832; from BradKevin Lo
2011-01-17syncKevin Lo
2011-01-17Add id for Broadcom BCM57712; from BradKevin Lo
2011-01-17Add back-to-indentation. (M-m)Kjell Wooding
2011-01-17Refrain from throwing fatal errors forIngo Schwarze
2011-01-16explain various points in more detail, and some in easier orIngo Schwarze
2011-01-16* instead of NULLing pointers to interface descriptors in the uaa, markJacob Meuser
2011-01-16Merge from bsd.lv, original commit message by kristaps@:Ingo Schwarze
2011-01-16Some improvements to error handling from kristaps@:Ingo Schwarze
2011-01-16syncMiod Vallat
2011-01-16tweak previous;Jason McIntyre
2011-01-16- remove double wordJasper Lievisse Adriaanse
2011-01-16hook rc.subr.8 to the build and create a link to rc.d.8 andRobert Nagy
2011-01-16- new sentence, new lineJasper Lievisse Adriaanse
2011-01-16- missing .PaJasper Lievisse Adriaanse
2011-01-16Start documenting rc.subr(8).Robert Nagy
2011-01-16a couple more tweaks to the post-close protocol 1 stderr/stdout flush:Damien Miller
2011-01-16reset the SIGPIPE handler when forking to execute child processes;Damien Miller
2011-01-16Use atomicio when flushing protocol 1 std{out,err} buffers atDamien Miller
2011-01-16In literal context, do not generate output line breaks between macroIngo Schwarze
2011-01-16If the first character of a free-form text input line is whitespace,Ingo Schwarze
2011-01-16Various tbl improvements from kristaps@:Ingo Schwarze
2011-01-16the serial number is now available in struct usb_device_info, soJacob Meuser
2011-01-15* add 'udi_serial' to struct usb_device_info.Jacob Meuser
2011-01-15Fix bind-key -t.Nicholas Marriott
2011-01-15POWCHIP POW-N18Damien Bergamini
2011-01-15carrier leakage calibration workaround for high temperature is notDamien Bergamini
2011-01-15Fix multicast handlingKevin Lo
2011-01-15tweak previous;Jason McIntyre
2011-01-15syncTheo de Raadt
2011-01-15Should vte(4) appear in 4.9Kevin Lo
2011-01-15syncKevin Lo
2011-01-15enable RDC Ethernet (vte/rdcphy)Kevin Lo
2011-01-15Add drivers for the RDC R6040 Ethernet chipsetKevin Lo
2011-01-15Only set a mouse mode for mouse-select-pane if none already set by theNicholas Marriott
2011-01-15Mouse highlight mode (1001) requires a program to cooperate soNicholas Marriott
2011-01-14Support -x and -y for new-session to specify the initial size of theNicholas Marriott
2011-01-14Use xmalloc instead of malloc and clear some allocated members.Nicholas Marriott
2011-01-14creator needs firmload. ok miod@Matthieu Herrb
2011-01-14plug memleak in err path; from zinovik, ok claudioHenning Brauer
2011-01-14- use nitems()Jasper Lievisse Adriaanse
2011-01-14add CFE (middle of nowhere)Jasper Lievisse Adriaanse
2011-01-14We should not sum the install*.iso file, since it is not created at buildTheo de Raadt
2011-01-14Quick fix for cwd = /Marc Espie
2011-01-14Halt secondary CPUs when shutting down or rebooting. This should preventJoel Sing
2011-01-14Implement a function to broadcast IPIs to all running CPUs.Joel Sing
2011-01-14Provide an IPI to halt a CPU.Joel Sing
2011-01-14superceded -> superseded;Jason McIntyre