summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-05Do not profile the various ipi functions. This is a requirement for theMartin Pieuchot
2013-02-05quote the %B arguments: groff thinks "In" is a macro, and barfs;Jason McIntyre
2013-02-05Loongson: Use fullname and reference the paper properly in glxclk(4).Paul Irofti
2013-02-05Loongson: Reference glxclk(4) from the glxpcib(4) manual page.Paul Irofti
2013-02-05Make sure new config is valid before SIGHUP'ing sshd, which wouldAlexander Hall
2013-02-04The firmware isn't always happy with the length of the "join BSS" commandMark Kettenis
2013-02-04In rbrepair(), make sure we never try to change the color of theTodd C. Miller
2013-02-04Set sa_len correctly for PF_INET (and be consistent with the PF_INET6Todd C. Miller
2013-02-04synch with reality, okay jmc@Marc Espie
2013-02-04missing newline;Jason McIntyre
2013-02-04just noticed that -aa was not documented yet.Marc Espie
2013-02-04Fix copy-pasto: A printer is a printer, not an "interface".Stefan Sperling
2013-02-04Loongson: Add glxclk.4 to the makefile.Paul Irofti
2013-02-04Loongson: Document the glxclk(4) driver that I committed during n2k13.Paul Irofti
2013-02-04MODPY_BIN_ADJ has been made internal to the python module, so stop talkingStuart Henderson
2013-02-04fix authenticated relaying exampleGilles Chehade
2013-02-04some stuff i found in old storedge 3500 disk trays seem to work fine.David Gwynne
2013-02-03Stop as(1) from optimizing away R_X86_64_GOTPCREL relocations.Mark Kettenis
2013-02-03Let the octeon kernel link properly.Brian Callahan
2013-02-03Remove unused (a.k.a. always passed NULL) parameter 'data' fromKenneth R Westerback
2013-02-03Sanitize LINK_SPEC for hppa64, making it identical to what we have on amd64Mark Kettenis
2013-02-03Sanitize LINK_SPEC for hppa, making it identical to what we have on amd64 andMark Kettenis
2013-02-03*an* mfs;Jason McIntyre
2013-02-03Use RTM_GET rather than the sysctl/scan all routes dance to obtainKenneth R Westerback
2013-02-03sync w/ recent java.port.mk updateJasper Lievisse Adriaanse
2013-02-03document USE_MFS and WRKOBJDIR_MFSMarc Espie
2013-02-03gremlin crept inMiod Vallat
2013-02-02Expunge unused variables and pointless construction of same inKenneth R Westerback
2013-02-02- remove product/vendor table and let the driver attach based on class, etc.Federico G. Schwindt
2013-02-02The a.out rtld is no longer used.Miod Vallat
2013-02-02m68k has switched to ELF.Brad Smith
2013-02-02syncMiod Vallat
2013-02-02m68k ports are now ELF citizens.Miod Vallat
2013-02-02Compile stdexcepti.cc with -O0 on m68k when compiling it -fPIC to avoid an ICEMiod Vallat
2013-02-02Be sure to pass a NULL cleanup pointer to CSU.Miod Vallat
2013-02-02mvme68k ELF bits. Boot block updates heavily based upon the recent mvme88kMiod Vallat
2013-02-02hp300 ELF bits. Requires many device and prom related structs to now be declaredMiod Vallat
2013-02-02Kernel bits for m68k/ELF, mostly from NetBSD. In addition, the `pmod' symbelMiod Vallat
2013-02-02Userland bits for m68k/ELF. Mostly addition of register prefixes to theMiod Vallat
2013-02-02ELF toolchain for m68k, following the SysV/m68k ABI (32-bit types aligned onMiod Vallat
2013-02-02Fix resolv.conf magic. Add identifying comment to generated resolv.confKenneth R Westerback
2013-02-02Dereference correct pointer. Fix crash when checking whether resolv.confKenneth R Westerback
2013-02-01syncTodd T. Fries
2013-02-01do not leak dn if there is no resolv.conf contents; found by llvmFlorian Obser
2013-02-01syncTodd T. Fries
2013-02-01always initialize cur_time; found by llvmFlorian Obser
2013-02-01do not leak lease in error path; found by llvmFlorian Obser
2013-02-01Increment size of buffer to accomodate terminating NUL *after* usingKenneth R Westerback
2013-02-01syncTodd T. Fries
2013-02-01Handle a non-existant resolv.conf.tail without issuing an errorKenneth R Westerback