summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-04use the provided ALIGN() macro instead of re-inventing a square wheel.Eric Faurot
2013-04-04Fix bug where clear_remove() and clear_inodedeps() would not iterateBob Beck
2009-10-15import of gcc-4.2.1, the last gcc release under GPLv2Robert Nagy
2013-04-04syncTheo de Raadt
2013-04-04zap redundant assignmentsAlexander Hall
2013-04-04Make our dump(8) honour the "nodump" flag for directories, effectivelyVadim Zhukov
2013-04-04remove BIN{MODE,GRP,OWN} since bsd.own.mk is already included.Jasper Lievisse Adriaanse
2013-04-04add lists for octeonJasper Lievisse Adriaanse
2013-04-04Show only available actions in RC script usage messages.Vadim Zhukov
2013-04-03properly follow the CNAME chain in reverse lookupsEric Faurot
2013-04-03Return ENOENT instead of EBADF if looking up a gem object fails.Mark Kettenis
2013-04-03Use MSG_NOSIGNAL when writing DNS queries over TCP sockets to ensureMatthew Dempsky
2013-04-03Fix a typo in the bge_ape_lock_init() function.Brad Smith
2013-04-03handle larger time_t types; toss some unused codeTheo de Raadt
2013-04-03Make it possible to explicitly specify the number of vcpus and the amountMark Kettenis
2013-04-03fix comment detailing the memory mapJasper Lievisse Adriaanse
2013-04-03move i915_gem_find_inactive_object() into i915_gem_evict.cJonathan Gray
2013-04-03fix EDID detailed timing frame rateJonathan Gray
2013-04-03fix EDID detailed timing vsync parsingJonathan Gray
2013-04-03match linux 3.8.5 and backout the 'try to train DP even harder' commitJonathan Gray
2013-04-03do not assume time_t and timeval.tv_sec are the same typeTheo de Raadt
2013-04-03Update a comment about standards requirementsPhilip Guenther
2013-04-03LFS option is long gonePhilip Guenther
2013-04-03do not assume time_t and timeval.tv_sec are the same typeTheo de Raadt
2013-04-03Drop an unnecessary #includePhilip Guenther
2013-04-03Handle big time_t.Philip Guenther
2013-04-03Set the stream orientation in open_{,w}memstream().Philip Guenther
2013-04-03Handle big time_tPhilip Guenther
2013-04-02add comment for how EINPROGRESS is handled there.Eric Faurot
2013-04-02Use __off_t instead of off_t to make this usable on its own even in ourMark Kettenis
2013-04-02make sure we always point before the current offset.Eric Faurot
2013-04-02Revert rev 1.21 to fix a race condition where multiple mkdir -p's tryingChristian Weisgerber
2013-04-02Use macros sotoinpcb() and intotcpcb() instead of casts. Use NULLAlexander Bluhm
2013-04-02better implementation for tcp_read() that can get the packet length inEric Faurot
2013-04-02- Have the tht(4) ioctl handler for SIOCSIFFLAGS set ENETRESETBrad Smith
2013-04-02Set the IFF_ALLMULTI flag as appropriate.Brad Smith
2013-04-02Get rid of SYSCALL_G7RFLAG. iIt's been deprecated for a long time already,Mark Kettenis
2013-04-02Remove Evergreen ids people have incorrectly added to radeondrm.Jonathan Gray
2013-04-02change log format to fix warningGilles Chehade
2013-04-02Instead of storing the link-level address of every interface in a globalMartin Pieuchot
2013-04-02Let this work on gcc < 4, which don't accept /dev/null as a valid input file.Miod Vallat
2013-04-02syncTheo de Raadt
2013-04-02Handle big time_tPhilip Guenther
2013-04-02handle large time_tTheo de Raadt
2013-04-02Pull in <sys/_types.h> instead of <machine/_types.h> in prep for the futurePhilip Guenther
2013-04-02for parsing time values, fall back to atoll() for time_tTheo de Raadt
2013-04-02kill useless castTheo de Raadt
2013-04-02handle larger time_tTheo de Raadt
2013-04-02handle large time_t in DEBUG codeTheo de Raadt
2013-04-02handle time_t which is not u_int32_tTheo de Raadt