summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-08Make serial console on non-primary ports work to on i386.Mark Kettenis
2008-06-08rcs_translate_tag mustn't fatal() if it cannot resolve a tag. Breaks '-f'Tobias Stoeckmann
2008-06-08allow for multiple release tags, noticed by tobias@Joris Vink
2008-06-08Removed unreachable code.Tobias Stoeckmann
2008-06-08properly check the passed tags if they are valid before attemptingJoris Vink
2008-06-08explain about ^SYSCONFDIRMarc Espie
2008-06-08Unmapping memory from pci_mapreg_map() on detach lets usJonathan Gray
2008-06-08Make et(4) detachable, help tracking down a problem thatJonathan Gray
2008-06-08put the PCF_FREQ codes into the clockTheo de Raadt
2008-06-08Deprecate /etc/dhcpd.interfaces. This is made unnecessary by dhcpd_flags.Jason Dixon
2008-06-08Avoid memory leaks in directory tag handling by always allocating andTobias Stoeckmann
2008-06-08fix generated size for -m; bug report by Peter J. Philipp; ok millert@Otto Moerbeek
2008-06-08Properly build up path to description files (descr entry in RCS files ifTobias Stoeckmann
2008-06-08aaa_dev was being set from an uninitialized variable; ok tobyTheo de Raadt
2008-06-08unused globals and defines; ok tobyTheo de Raadt
2008-06-08There is no need to convert RCSNUMs to char just to see if they differ.Tobias Stoeckmann
2008-06-08simplify match function; ok tobyTheo de Raadt
2008-06-08unused definesTheo de Raadt
2008-06-08When prebind_newfile() is called the input file is replaced with the newDale Rahn
2008-06-08Make UltraSPARC-IV work.Mark Kettenis
2008-06-08decrease the buffer count after dequeueing a bufferRobert Nagy
2008-06-07add a disabled com4 device for a Fujitsu Stylistic TouchscreenRobert Nagy
2008-06-07Start to queue mmap frames. Add VIDIOC_QBUF, VIDIOC_DQBUF,Marcus Glocker
2008-06-07dyslexiaMarc Espie
2008-06-07statvfs member fsid needs to be wider, increase it to 64 bits andDamien Miller
2008-06-07Mention lxtphy(4).Brad Smith
2008-06-07Do not use spaces for holes in jumper layouts, as this causes the htmlMiod Vallat
2008-06-07Since wsmux is currently designed to act as a N inputs : 1 output device,Miod Vallat
2008-06-07Do not stupidly dereference NULL in wsmux_set_display() is invoked with NULLMiod Vallat
2008-06-07repair usage, jmcHenning Brauer
2008-06-07Currently unused at the moment but at least allow it to compile.Brad Smith
2008-06-07double the static video buffer size, becauseRobert Nagy
2008-06-07Add acphy/mtdphy/luphy/sqphy which are used by dc(4), hme(4) and ne(4).Brad Smith
2008-06-07Add baudrate handling for fiber boards using the TBI interface.Brad Smith
2008-06-07Add link state/baudrate handling.Brad Smith
2008-06-07regenRobert Nagy
2008-06-07add nVidia GeForce 8400M GRobert Nagy
2008-06-07teach the command lineparser about getopt style options after commandsHenning Brauer
2008-06-07Move #if 0 up to include currently unused fixup tables.Marco Peereboom
2008-06-07Remove the OLF os bitmask field from the compat probe functions array;Miod Vallat
2008-06-07Kill ACPIVERBOSE. It was never used and is worthless to boot.Marco Peereboom
2008-06-07Put back sprintf -> snprintf changes which have been lost accidentally in theMiod Vallat
2008-06-07Put back the diff made between rev. 1.1.1.3 and 1.3Charles Longeau
2008-06-07stop spurious "got link" which nooone noticed, but everyone should have; ok krwTheo de Raadt
2008-06-07Move the Apache manual out of etcXX and to miscXX where it belongs.Jason Dixon
2008-06-06lots of KNFMarco Peereboom
2008-06-06update the description of -b and STANDARDS; suggested by grunkJason McIntyre
2008-06-06Remove long dead meat.Miod Vallat
2008-06-06KNFMarco Peereboom
2008-06-06Arrange our mmap buffer struct better.Marcus Glocker