summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-05bring back pflow v10; broken in previous commit, sorry.Florian Obser
1999-05-26egcs projects compiler systemMarc Espie
1995-10-18initial import of NetBSD treeTheo de Raadt
2013-07-05Add pane_synchronized format, from Romain Francoise.Nicholas Marriott
2013-07-05Clarify error messages when setting options, from Thomas Adam.Nicholas Marriott
2013-07-05When the session option renumber-window is used, ensure we iterate overNicholas Marriott
2013-07-05Whitespace nits, from Ben Boeckel.Nicholas Marriott
2013-07-05Act like vi(1) when moving words, from Ben Boeckel.Nicholas Marriott
2013-07-05zap; it's pointless and badly outdated.Jasper Lievisse Adriaanse
2013-07-05Implement s, S, C mode switch commands in vi(1) mode, from Ben Boeckel.Nicholas Marriott
2013-07-05Collect and display 'match' counters for pf tables.Bret Lambert
2013-07-05Add support for fuse_teardown(3). This functionsyl
2013-07-05Provide a forward declaration of struct device.Mark Kettenis
2013-07-05Document RI_WRONLY, committing on behalf of miod@.Martin Pieuchot
2013-07-05Correctly abort and free the pipe when detaching the device. Found theMartin Pieuchot
2013-07-05make use of the drm_i915_private macro to reduce the diff to linuxJonathan Gray
2013-07-05various tidy up;Jason McIntyre
2013-07-05... and gain rintf by using the same technique, along with aliases forMarc Espie
2013-07-05implement floorf and ceilf: same technique as floor and ceil, just withMarc Espie
2013-07-05syncMiod Vallat
2013-07-05Use tmp_int to be able to pass back the -1 upon error and check for it properlyBrad Smith
2013-07-05Tweak calculations of resid to avoid unsigned vs signed comparison andKenneth R Westerback
2013-07-04remove FILES sections because it's incomplete, wrong and doesn't giveAlexandre Ratchov
2013-07-04shorten lines in literal blocks to avoid word wrapingAlexandre Ratchov
2013-07-04format string fixes: size_t and signednessStefan Fritsch
2013-07-04format string fixes: size_t and uint16_tStefan Fritsch
2013-07-04format string fixStefan Fritsch
2013-07-04free(null) worksTed Unangst
2013-07-04now that free(null) is safe, delete checksTed Unangst
2013-07-04permit free(NULL) to work. ok deraadtTed Unangst
2013-07-04Format string fixes:Stefan Fritsch
2013-07-04Format string fix: %x instead of %p for intStefan Fritsch
2013-07-04have FILES format a bit better;Jason McIntyre
2013-07-04some very minor tweaking;Jason McIntyre
2013-07-04backout previous; off_t must be signed and there might be other C++ APIOtto Moerbeek
2013-07-04Fall back to bit banging mode for DVO transmitter detectionJonathan Gray
2013-07-04Fixup Oops in the pipe config computationJonathan Gray
2013-07-04ensure single initialization and cleanup of backlight deviceJonathan Gray
2013-07-04set CPT FDI RX polarity bits based on VBTJonathan Gray
2013-07-04Workaround incoherence between fences and LLC across multiple CPUsJonathan Gray
2013-07-04These functions are only used in debug code, so put them underMartin Pieuchot
2013-07-04Fix SDVO connector and encoder get_hw_state functionsJonathan Gray
2013-07-04Add no-lvds quirk for Fujitsu Esprimo Q900Jonathan Gray
2013-07-04Fix sdvo connector get_hw_state functionJonathan Gray
2013-07-04Fix some netbsd-specific things to make this driver work in OpenBSD.Raphael Graf
2013-07-04add some missing prototypes; ok guenther@Otto Moerbeek
2013-07-04Rewrite the function used to determine if we do proxy ARP for one ofMartin Pieuchot
2013-07-04somehow a return; was removedGilles Chehade
2013-07-04To ease future changes, move several internal type definitions that arePhilip Guenther
2013-07-04Add support for the GCC binary integer constants extension.Jonathan Gray