summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-02-01fix memleak in imsg_read() when hitting the fd reserve checkGilles Chehade
2013-02-01rev 1.318 made this MI parallel-make clean, however it inadvertantlyPeter Hessler
2013-02-01if a device doesn't respond within two seconds, then just close itAlexandre Ratchov
2013-02-01If par->bufsz is set (it's documented as readonly since years) thenAlexandre Ratchov
2013-02-01update currency exchange rates;Jason McIntyre
2013-02-01Rewrite the receive filter handling code and cleanup the ioctl bits.Brad Smith
2013-02-01m88k has switched to ELF and has shared libs.Brad Smith