summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-02Make MHZ_TO_PLL safer to use by adding parenthesis. Fixes a potential issueMark Kettenis
2010-08-02Fix knote handling for exiting processes: when triggering a NOTE_EXITPhilip Guenthe
2010-08-02There is no reason to call the start function upon resume; the network stackMark Kettenis
2010-08-02There is no reason to call the start function upon resume; the network stackMark Kettenis
2010-08-02The EC GPE is always edge. edge interrupts have their STS bit resetTheo de Raadt
2010-08-02Add System Enclosure or Chassis structure.Marco Peereboom
2010-08-02syncTheo de Raadt
2010-08-02enable owctrTheo de Raadt
2010-08-02Quirk for USB_PRODUCT_MICROSOFT_WLINTELLIMOUSE turns out not to beMiod Vallat
2010-08-02Only open with O_RDWR if we are actually chaging a report descriptor, otherMiod Vallat
2010-08-02jmicron code was writing to the wrong register; ok jsgTheo de Raadt
2010-08-02Ignore SIGPIPE, the delivery of which prevented /usr/sbin/sendmail fromJacek Masiulaniec
2010-08-02Suppress MAKEDEV warnings about 'unknown device' that can appearKenneth R Westerback
2010-08-02Prevent illegal struct casting by moving AF_INET/AF_INET6 addressMatthew Dempsky
2010-08-02Show PCIe link speed/width, earlier version ok miod@/kettenis@ thenJonathan Gray
2010-08-02Fix use of logical and where binary and was intended.Jonathan Gray
2010-08-02Save/restore more registers at suspend/resume for those chips which lookTheo de Raadt
2010-08-02correct header file stuff; pointed out by teduTheo de Raadt
2010-08-02needs explicit proc.h; Nathanael RensenTheo de Raadt
2010-08-02spellinTheo de Raadt
2010-08-02Fix readlink(2) on FFS and ext2 filesystems to consistently returnMatthew Dempsky
2010-08-01Change COM_IBUFSIZE 8K to 16K because 8K is not enough for CDMA1X cardYASUOKA Masahiko
2010-08-01note specifically that pkg_add -u parameters are *installed* package names,Marc Espie
2010-08-01Allow fallback tables for relays, not just redirections.Stuart Henderson
2010-08-01Be more generous when parsing the report descriptor:Miod Vallat
2010-08-01Add infrastructure to buil GCC 4.2.1 on OpenBSD/sparc.Mark Kettenis
2010-08-01The explanations of the HISTORY and AUTHORS sections were nicerIngo Schwarze
2010-08-01Move the new mdoc(7) manual written by kristaps@, replacing the old oneIngo Schwarze
2010-08-01Make parsing of /etc/remote work again (some of the options were theNicholas Marriott
2010-08-01syncTheo de Raadt
2010-08-01Read status register after all writes to the pcf8584 controller. AlegedlyMark Kettenis
2010-08-01Make __builtin_return_address(0) work with -fstack-protector. Old diffMark Kettenis
2010-08-01Properly reset states when a login phase is interrupted by another one.Tobias Stoeckmann
2010-08-01document the rw_assert_ functionsBret Lambert
2010-08-01Small cleanup of the fpu switching code; don't rely on the fact the HFP_REGSMark Kettenis
2010-08-01adjust position of test so that it does something !Marc Espie
2010-08-01typoMarc Espie
2010-08-01fix the qt 4.5 -> 4.6 update issue.Marc Espie
2010-08-01change buf_release() prototype accordingly to buf.czinovik
2010-08-01change returning type to void like it is done in OpenRCS:buf_release()zinovik
2010-08-01ANSIfyMark Kettenis
2010-08-01don't rely on mbuf.h to pull in pool.h here eitherBret Lambert
2010-08-01fix use of uninitialized variable.Charles Longeau
2010-08-01remove unused variableCharles Longeau
2010-08-01add missing header needed by strcmp()Charles Longeau
2010-08-01Sync to bsd.lv:Ingo Schwarze
2010-07-31Correct Copyright lines in the rarely touched files:Ingo Schwarze
2010-07-31Major cleanup (but there is still more to come):Ingo Schwarze
2010-07-31document .in; from kristaps@Ingo Schwarze
2010-07-31Merge bsd.lv version 1.10.5: last larger batch of bug fixes before release.Ingo Schwarze