Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-04-04 | use the provided ALIGN() macro instead of re-inventing a square wheel. | 1 | -7/+3 | ||
prodded by deraadt@ | |||||
2013-04-04 | Fix bug where clear_remove() and clear_inodedeps() would not iterate | 1 | -5/+5 | ||
over the entire pagedep and inodedep hash tables due to an off-by-one mistake in loops. Spotted by and diff from Pedro Martelletto. Sent upstream to Kirk and also fixed in FreeBSD. ok otto@ millert@ | |||||
2013-04-04 | sync | 2 | -10/+0 | ||
2013-04-04 | zap redundant assignments | 2 | -4/+2 | ||
2013-04-04 | Make our dump(8) honour the "nodump" flag for directories, effectively | 2 | -39/+73 | ||
disabling dumping their contents. input and ok otto@ millert@ man page bits input and ok jmc@ | |||||
2013-04-04 | remove BIN{MODE,GRP,OWN} since bsd.own.mk is already included. | 1 | -6/+1 | ||
ok bmercer@ | |||||
2013-04-04 | add lists for octeon | 5 | -0/+3029 | ||
2013-04-04 | Show only available actions in RC script usage messages. | 1 | -5/+18 | ||
Also, prettify representation of actions list a bit. a lot of input and ok halex@ aja@ also ok schwarze@ small nit spotted by marc@ "makes a lot of sense to me" todd@ | |||||
2013-04-03 | properly follow the CNAME chain in reverse lookups | 1 | -5/+13 | ||
spotted by sthen@ | |||||
2013-04-03 | Return ENOENT instead of EBADF if looking up a gem object fails. | 4 | -16/+16 | ||
Return EINVAL instead of EBADF if the same object is specified twice in an execbuffer2 call. This is what Linux does. | |||||
2013-04-03 | Use MSG_NOSIGNAL when writing DNS queries over TCP sockets to ensure | 1 | -2/+7 | ||
we don't trigger SIGPIPE. ok millert | |||||
2013-04-03 | Fix a typo in the bge_ape_lock_init() function. | 1 | -2/+2 | ||
From David Imhoff. ok dlg@ sthen@ | |||||
2013-04-03 | handle larger time_t types; toss some unused code | 1 | -36/+5 | ||
ok guenther | |||||
2013-04-03 | Make it possible to explicitly specify the number of vcpus and the amount | 1 | -9/+19 | ||
of memory for the primary domain. As a bonus this prevents people from shooting themselves in the foot by creating two domains names "primary". | |||||
2013-04-03 | fix comment detailing the memory map | 1 | -8/+4 | ||
from syuu@ | |||||
2013-04-03 | move i915_gem_find_inactive_object() into i915_gem_evict.c | 3 | -49/+46 | ||
2013-04-03 | fix EDID detailed timing frame rate | 1 | -1/+2 | ||
from linux 3.8.5 | |||||
2013-04-03 | fix EDID detailed timing vsync parsing | 1 | -2/+2 | ||
from linux 3.8.5 | |||||
2013-04-03 | match linux 3.8.5 and backout the 'try to train DP even harder' commit | 1 | -2/+2 | ||
which introduced a bogus check that could lead to an infinite loop in some eDP setups. | |||||
2013-04-03 | do not assume time_t and timeval.tv_sec are the same type | 2 | -4/+7 | ||
2013-04-03 | Update a comment about standards requirements | 1 | -4/+4 | ||
2013-04-03 | LFS option is long gone | 1 | -3/+1 | ||
2013-04-03 | do not assume time_t and timeval.tv_sec are the same type | 1 | -2/+5 | ||
ok guenther | |||||
2013-04-03 | Drop an unnecessary #include | 1 | -3/+2 | ||
reminded by schwarze@ | |||||
2013-04-03 | Handle big time_t. | 2 | -23/+23 | ||
Use clock_gettime(CLOCK_MONOTONIC) instead of gettimeofday() when measuring time intervals for debugging output. ok ratchov@ | |||||
2013-04-03 | Set the stream orientation in open_{,w}memstream(). | 3 | -3/+19 | ||
Check it in the regress test ok mpi@ | |||||
2013-04-03 | Handle big time_t | 1 | -2/+2 | ||
ok deraadt@ | |||||
2013-04-02 | add comment for how EINPROGRESS is handled there. | 1 | -1/+6 | ||
2013-04-02 | Use __off_t instead of off_t to make this usable on its own even in our | 1 | -3/+3 | ||
default compilation environment. ok espie@, millert@, guenther@ | |||||
2013-04-02 | make sure we always point before the current offset. | 1 | -2/+2 | ||
spotted by matthew@ | |||||
2013-04-02 | Revert rev 1.21 to fix a race condition where multiple mkdir -p's trying | 1 | -11/+7 | ||
to create overlapping paths in parallel could error out. ok millert@ | |||||
2013-04-02 | Use macros sotoinpcb() and intotcpcb() instead of casts. Use NULL | 7 | -24/+23 | ||
instead of 0 for pointers. No binary change. OK mpi@ | |||||
2013-04-02 | better implementation for tcp_read() that can get the packet length in | 2 | -23/+35 | ||
multiple read. prodded by deraadt@ | |||||
2013-04-02 | - Have the tht(4) ioctl handler for SIOCSIFFLAGS set ENETRESET | 1 | -4/+6 | ||
instead of calling tht_iff() directly. - Add a comment in tht_up() about the use of tht_iff(). - Have tht_iff() set IFF_ALLMULTI when in promisc mode. ok dlg@ | |||||
2013-04-02 | Set the IFF_ALLMULTI flag as appropriate. | 1 | -6/+7 | ||
ok dlg@ | |||||
2013-04-02 | Get rid of SYSCALL_G7RFLAG. iIt's been deprecated for a long time already, | 2 | -7/+6 | ||
and we've started using %g7 as a per-thread register now. If you have any binaries left that use this flag they'll probably crash and burn! | |||||
2013-04-02 | Remove Evergreen ids people have incorrectly added to radeondrm. | 1 | -5/+1 | ||
There is currently no support for Evergreen/R800. ok mpi@ | |||||
2013-04-02 | change log format to fix warning | 1 | -3/+3 | ||
2013-04-02 | Instead of storing the link-level address of every interface in a global | 4 | -34/+20 | ||
array indexed by interface numbers, add a new field to the interface descriptor pointing to it. claudio@ and todd@ like it, ok mikeb@ | |||||
2013-04-02 | Let this work on gcc < 4, which don't accept /dev/null as a valid input file. | 1 | -10/+28 | ||
2013-04-02 | sync | 1 | -0/+2 | ||
2013-04-02 | Handle big time_t | 2 | -6/+6 | ||
ok deraadt@ | |||||
2013-04-02 | handle large time_t | 1 | -2/+5 | ||
2013-04-02 | Pull in <sys/_types.h> instead of <machine/_types.h> in prep for the future | 2 | -4/+4 | ||
ok deraadt@ | |||||
2013-04-02 | for parsing time values, fall back to atoll() for time_t | 1 | -2/+2 | ||
ok guenther | |||||
2013-04-02 | kill useless cast | 1 | -2/+2 | ||
2013-04-02 | handle larger time_t | 1 | -2/+2 | ||
ok guenther | |||||
2013-04-02 | handle large time_t in DEBUG code | 1 | -2/+2 | ||
2013-04-02 | handle time_t which is not u_int32_t | 1 | -3/+5 | ||
ok guenther | |||||
2013-04-02 | Use internal types instead of the old BSD u_int#_t types in the | 1 | -5/+5 | ||
standard portion of the header. Most of the diff from James Turner (james (at) calminferno.net) |