summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-12-15sync usage();Jason McIntyre
2006-12-15sort options; sync usage;Jason McIntyre
2006-12-15sort options; sync usage;Jason McIntyre
2006-12-15sort options; sync usage;Jason McIntyre
2006-12-15some Nm blips, from mk;Jason McIntyre
2006-12-15minor tweaks, partly from ru@freebsd;Jason McIntyre
2006-12-15remove a raft of unneccessary escapes; from ru@freebsdJason McIntyre
2006-12-15server-side Static-directory bits.Xavier Santolaria
2006-12-15make enc(4) count; ok markus@ henning@ deraadt@Otto Moerbeek
2006-12-15make pflog(4) count; ok hennig@ deraadt@Otto Moerbeek
2006-12-15adjust the Directory request by sending the repository on a new line too.Xavier Santolaria
2006-12-15server-side Sticky bits.Xavier Santolaria
2006-12-15reduce RFC2292/3542 #ifdef.Jun-ichiro itojun Hagino
2006-12-15reduce RFC2292/3542 #ifdef.Jun-ichiro itojun Hagino
2006-12-15cleanup RFC2292/3542 #ifdef.Jun-ichiro itojun Hagino
2006-12-15reduce RFC2292/3542 #ifdefs.Jun-ichiro itojun Hagino
2006-12-15reduce RFC2292/3542 #ifdefs.Jun-ichiro itojun Hagino
2006-12-15reduce RFC2292/3542 #ifdef.Jun-ichiro itojun Hagino
2006-12-15Nuke GEMDOSFS. Unused part of unused atari port. SimplifiesKenneth R Westerback
2006-12-14do not display result if $rc != 0, fixes cases likeMarc Espie
2006-12-14Add the esp driver to macppc, supports the NCR53c94 SCSI controller foundGordon Willem Klok
2006-12-14in "BAD/loose state" messages, also print the packet's original sequenceDaniel Hartmeier
2006-12-14Coverity CID 2996: Don't return without closing fp.Jasper Lievisse Adriaanse
2006-12-14Uncomment MAKEDEVARCH+=landisk.Mark Kettenis
2006-12-14Make pci subsystem aware of domains. Each host bridge gets assigned a uniqueMark Kettenis
2006-12-14Swizzle interrupts for devices for which we don't have explicit inetrruptMark Kettenis
2006-12-14add support for the "Sticky" request; client-side only for now.Xavier Santolaria
2006-12-14Add defines for several SPARC-V9 implementations.Mark Kettenis
2006-12-14Reset BBRB if we exit from a process that was single-stepping. Prevents aMark Kettenis
2006-12-14Remove dirsperblk, which is not used after it is calculated.Tom Cosgrove
2006-12-14add PKG_CONFIG_LIBDIR, okay bernd@Marc Espie
2006-12-14fix some obvious mistakes to make DEBUG compileMartin Reindl
2006-12-14fix DEBUG by renaming a variable colliding with ncursesMartin Reindl
2006-12-14remove an ugly macro that made claudio sad. luckily it wasnt being used.David Gwynne
2006-12-14Make "PermitOpen all" first-match within a block to match the way otherDarren Tucker
2006-12-14"apply echo *" operates similarly to ls(1), not "apply echo a*";Jason McIntyre
2006-12-14no need to send -f to the server; this flag has effectXavier Santolaria
2006-12-14fix a minor bug in the tx data queue setup by using the right queueReyk Floeter
2006-12-14If an MS-DOS filesystem claims to have more clusters than can beTom Cosgrove
2006-12-14- enable nested interrupts on zaurus. most obvious side-effect of this isNiall O'Higgins
2006-12-14Per the new policy with respect to short header files contaning onlyGordon Willem Klok
2006-12-14Eliminate unncessary interfaces resets via the SIOCSIFADDR ioctl whenGordon Willem Klok
2006-12-13Fix a few unitialized vars, all taken from gcc trunk, except theOtto Moerbeek
2006-12-13Remove the dma_eop callback in the ncr5380 driver md attachment, it was alwaysMiod Vallat
2006-12-13Missing "break;" for the KA46/KA48 case, fortunately caused no harm but aMiod Vallat
2006-12-13Remove unused parts of vsbus_attach_args structure.Miod Vallat
2006-12-13Obsolete and became wrong over the time, better remove.Miod Vallat
2006-12-13wrap ipv6 portion with #ifdef INET6. from cmetzJun-ichiro itojun Hagino
2006-12-13insufficient testing, martin, please do not be a moronTheo de Raadt
2006-12-13regenMartin Reindl