| age |
author |
description |
| 5 days ago |
yongari |
Do not allocate multicast array memory in multicast filterhead tip |
| 5 days ago |
jfv |
Add Intel Cougar Point PCH HD Audio Controller IDhead |
| 5 days ago |
yongari |
If em(4) failed to allocate RX buffers, do not call panic(9).head |
| 5 days ago |
jfv |
Add Intel Cougar Point PCH LPC Controller Device IDshead |
| 5 days ago |
yongari |
Do not call voluntary panic(9) in case of if_alloc() failure.head |
| 5 days ago |
yongari |
Make sure not to access unallocated stats memory.head |
| 5 days ago |
jfv |
Add support for Intel Cougar Point SMBus controller.head |
| 5 days ago |
bz |
MFp4 CH=182972:head |
| 5 days ago |
pjd |
Use ZFS_CTLDIR_NAME instead of hardcoding ".zfs".head |
| 5 days ago |
pjd |
When SIGTERM or SIGINT is received, terminate worker processes.head |
| 5 days ago |
pjd |
When logging to stdout/stderr, flush after each log.head |
| 5 days ago |
pjd |
Correct when we log interrupted synchronization.head |
| 5 days ago |
pjd |
Check if no signals were delivered just before going to sleep.head |
| 5 days ago |
pjd |
Add hooks execution.head |
| 6 days ago |
kib |
Do not call __pthread_cxa_finalize with invalid struct dl_phdr_info.head |
| 6 days ago |
jchandra |
Revamp XLR interrupt handling, the previous scheme does not work well onhead |
| 6 days ago |
jhb |
Simplify the tcp pcblist estimate logic slightly.head |
| 6 days ago |
pjd |
Document new 'exec' parameter.head |
| 6 days ago |
pjd |
Allow to execute specified program on various HAST events.head |
| 6 days ago |
pjd |
- Run hooks in background - don't block waiting for them to finish.head |
| 6 days ago |
pjd |
When logging to stdout/stderr don't close those descriptors after fork().head |
| 6 days ago |
pjd |
Reduce indent where possible.head |
| 6 days ago |
pjd |
Implement keepalive mechanism inside HAST protocol so we can detect secondaryhead |
| 6 days ago |
pjd |
- Remove redundant and incorrect 'old' word from debug message.head |
| 6 days ago |
pjd |
Don't increase number synchronized bytes in case of an error.head |
| 6 days ago |
pjd |
Log that synchronization was interrupted in a proper place.head |
| 6 days ago |
pjd |
We have sync_start() function to start synchronization, introduce sync_stop()head |
| 6 days ago |
pjd |
Add QUEUE_INSERT() and QUEUE_TAKE() macros that simplify the code a bit.head |
| 6 days ago |
pjd |
Add mtx_owned() implementation.head |
| 6 days ago |
pjd |
Make comment more readable.head |
| 6 days ago |
andre |
Use timestamp modulo comparison macro for automatic receive bufferhead |
| 6 days ago |
jh |
Don't attempt to write label with GEOM_BSD based method if the class ishead |
| 6 days ago |
kib |
Use private namespace for visibility keyword.head |
| 6 days ago |
brian |
Fix an off-by-one error where we try to split a path name that'shead |
| 6 days ago |
jchandra |
Whitespace fixes in mips/include, remove unused 'struct tlb' from locore.hhead |
| 6 days ago |
nwhitehorn |
pmap_mapdev() does not appear to actually need GIANT to be held here,head |
| 6 days ago |
davidxu |
Unregister thread specific data destructor when a corresponding dsohead |
| 6 days ago |
davidxu |
clear lock to zero state if it is destroyed.head |
| 6 days ago |
pjd |
Update comment now that I finally committed r211854.head |
| 6 days ago |
pjd |
- When VFS_VGET() is not supported, switch to VOP_LOOKUP().head |
| 6 days ago |
pjd |
- Check the result of malloc(M_NOWAIT) in replay_alloc(). The callerhead |
| 7 days ago |
jh |
Set de_dir for user created symbolic links. This will be needed to behead |
| 7 days ago |
imp |
Make sure TARGET_ABI is defined. TARGET_ABI will die a horrible deathhead |
| 7 days ago |
imp |
Guard against TARGET_ABI being undefined (TARGET_ABI will go away soon)head |
| 7 days ago |
rpaulo |
Mark __DTOR_LIST__, __EH_FRAME_BEGIN__ and __CTOR_END__ as used to avoidhead |
| 7 days ago |
rpaulo |
Mark __JCR_LIST__, __DTOR_END__, __JCR_END__, __FRAME_END__ as used tohead |
| 7 days ago |
rpaulo |
Install dtruss.head |
| 7 days ago |
rpaulo |
Add a man page for dtruss.head |
| 7 days ago |
rpaulo |
Sync DTrace bits with amd64 and fix the build.head |
| 7 days ago |
kib |
Fix typo.head |
| 7 days ago |
davidxu |
eliminate unused code.head |
| 7 days ago |
davidxu |
Decrease rdlock count only when thread unlocked a reader lock.head |
| 7 days ago |
imp |
Ugly kludge to paper over some kind of ld bug and/or misuse: don'thead |
| 7 days ago |
imp |
Rescue doesn't work for n64.head |
| 7 days ago |
rmacklem |
Add mutex locking for the call to replay_prune() inhead |
| 7 days ago |
jkim |
Fix a debugging message under bootverbose. This address is not linear.head |
| 7 days ago |
jkim |
Add an experimental feature to shadow video BIOS. Long ago, this trick washead |
| 7 days ago |
trasz |
Revert r210194, adding a comment explaining why calls to chgproccnt()head |
| 7 days ago |
jkim |
Increase maximum number of page table entries per VM86 context from 8 to 24head |
| 7 days ago |
jkim |
Add x86bios_set_intr() to set interrupt vectors for real mode and simplifyhead |