summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-04-15make the examples in this page work for a simple 2 machine, directlyJason McIntyre
2005-04-15i forgot to hook zaudio and pxadmac up to the build.David Gwynne
2005-04-15add `enable packet forwarding' to initial summary;Jason McIntyre
2005-04-15shudup useless warning; ok jfb@.Xavier Santolaria
2005-04-15t1: only do a short listing, t2: test for tar.c, rev 1.36Markus Friedl
2005-04-15zaurus audio driverDavid Gwynne
2005-04-15syncTheo de Raadt
2005-04-15Simplify matching logic using pci_matchbyid() and correct some comments.Jonathan Gray
2005-04-15Inconsistency between man page and code, spotted by joel@Christopher Pascoe
2005-04-15re(4) cannot handle a standard sized Jumbo frame.Brad Smith
2005-04-15re-add RL_JUMBO_FRAMELEN/RL_JUMBO_MTU but this time use the right valuesBrad Smith
2005-04-15add another 8169 rev and remove vtophys() hack for alpha now that the driverBrad Smith
2005-04-15basic manpage for the dma controllerDavid Gwynne
2005-04-15correct a spelloChristopher Pascoe
2005-04-15regsub(3) should not be a link to regex(3) as it is not a POSIX regexTodd C. Miller
2005-04-15syncTheo de Raadt
2005-04-15Add TODO list for zaudio.Christopher Pascoe
2005-04-15Remove i2c entry, it is included from zaudio config.Christopher Pascoe
2005-04-15Add basic audio playback support for the Zaurus SL-C3000.Christopher Pascoe
2005-04-15syncTheo de Raadt
2005-04-15check snprintf return value and abort if the concatenated path is tooUwe Stuehler
2005-04-15print proper model string.Brad Smith
2005-04-15Functions for accessing the pxa2x0 I2S controller.Christopher Pascoe
2005-04-15Routines providing access to the pxa2x0 I2C controller.Christopher Pascoe
2005-04-15let tree build. brad -- check what you bustedTheo de Raadt
2005-04-14Add basic support for the pxa2x0 DMA controller.Christopher Pascoe
2005-04-14fix off-by-ones in path truncation checks. from Han Boetes; ok deraadt@Damien Miller
2005-04-14Try to start log message buffer on a new line. Helps install scripts avoidKenneth R Westerback
2005-04-14clarifyTheo de Raadt
2005-04-14major bump:Marc Espie
2005-04-14temp scaffolding to switch on partial wchar_t support based onMarc Espie
2005-04-14introduce some wchar functions (from citrus and an itojun@ diff)Marc Espie
2005-04-14internal _BSD_WCTRANS_T_, _BSD_MSTATE_T_, _BSD_WCTYPE_T_ types.Marc Espie
2005-04-14add a man page for luphyBrad Smith
2005-04-14enable HW transmit checksum offloadBrad Smith
2005-04-14+luphy and add hme to RAMDISK_CDBrad Smith
2005-04-14+luphyBrad Smith
2005-04-14detail missing step in summary;Jason McIntyre
2005-04-14Some format string cleanup. OK deraadtChad Loder
2005-04-14+luphyBrad Smith
2005-04-14handle snprintf out of range conditions; otto okTheo de Raadt
2005-04-14The value of the Bxxx defines are not guaranteed to match their value.Todd C. Miller
2005-04-14+luphyBrad Smith
2005-04-14add a PHY driver for the Lucent LU6612 10/100 PHY used on PCIBrad Smith
2005-04-14fix reading of the binary image.Damien Bergamini
2005-04-14write actual data to file, not pointers.Damien Bergamini
2005-04-14drop some krb4 stuffBjorn Sandell
2005-04-14mention kerberos(8)Bjorn Sandell
2005-04-14use f{chown,chmod,utimes,chflags} instead; done with hshoexer, ok otto mickeyTheo de Raadt
2005-04-14move return values to a seperate section, and split them out so that itTheo de Raadt