index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFp4: Hide under '#ifdef _KERNEL' only what's really needed.
pjd
2007-04-10
4
-14
/
+12
*
Minor typo fix, noticed while I was going through *_pager.c files.
keramida
2007-04-10
1
-1
/
+1
*
Expand the description of the host's UUID.
ru
2007-04-10
1
-3
/
+3
*
Swap "underflow"/"overflow" in the table header.
ru
2007-04-10
1
-2
/
+2
*
Fix the NAMEI zone leak when snapshot was successfully created.
kib
2007-04-10
1
-0
/
+1
*
Recalculate the NEWBLOCK flag for pagedep structure after the softdep
kib
2007-04-10
1
-5
/
+26
*
When LK_NOWAIT is passed as argument to process_worklist_item(), this
kib
2007-04-10
1
-1
/
+4
*
Fix an uninitialized variable warning.
thompsa
2007-04-10
1
-1
/
+1
*
Update to match revision 1.23 of touch.c.
grog
2007-04-10
1
-36
/
+18
*
Usage: print base name of program.
grog
2007-04-10
1
-20
/
+47
*
Make use of ptrace(2) instead of procfs in truss(1), eliminating
delphij
2007-04-10
16
-585
/
+452
*
Bump document date for new trunk commands.
thompsa
2007-04-10
1
-1
/
+1
*
Fix build, trunk is a device not an option.
thompsa
2007-04-10
1
-1
/
+1
*
Try to stabilize ZFS with regard to memory consumption:
pjd
2007-04-10
8
-48
/
+122
*
Reduce diff against vendor - we have now stronger check for "mutex already
pjd
2007-04-10
2
-4
/
+4
*
Add trunk(4) module.
thompsa
2007-04-10
2
-0
/
+20
*
Hook trunk(4) up to the build.
thompsa
2007-04-10
5
-0
/
+22
*
Mark netstat -g host-mode output as deprecated.
bms
2007-04-10
1
-0
/
+9
*
Add the trunk(4) driver for providing link aggregation, failover and fault
thompsa
2007-04-10
10
-0
/
+4198
*
Considerably rework the ifmcstat utility.
bms
2007-04-10
3
-115
/
+385
*
Remove unused #define.
pjd
2007-04-09
2
-4
/
+0
*
Bring rtld exports in line with corresponding symbols exported from
kan
2007-04-09
3
-2
/
+8
*
Fix a compiler warning so hash.h can be included in the kernel. This changes
thompsa
2007-04-09
2
-7
/
+8
*
Clean-ip TLS symbol versions. [_]__tls_get_addr function is part of
kan
2007-04-09
2
-6
/
+2
*
Fix build breakage.
pjd
2007-04-09
1
-1
/
+1
*
Add zfs_load here.
pjd
2007-04-09
1
-0
/
+1
*
Add prototype for generated ptraceopname function.
emaste
2007-04-09
1
-0
/
+1
*
Restore the locking for the sleep/wakeup to avoid waiting an extra 1 sec
njl
2007-04-09
1
-5
/
+11
*
Document KERN_HOSTUUID.
pjd
2007-04-09
1
-1
/
+4
*
Remove __P.
bms
2007-04-09
1
-7
/
+7
*
Fix a bug whereby group addresses were incorrectly computed in the test.
bms
2007-04-09
1
-2
/
+2
*
Clean up the root mount and mount wait code. No mutexes are needed here
njl
2007-04-09
1
-15
/
+10
*
Add rc.d/hostid script (turned on by default) which on first boot generates
pjd
2007-04-09
3
-1
/
+83
*
Add kern.hostuuid sysctl, which will be used to keep host's UUID.
pjd
2007-04-09
3
-1
/
+7
*
Move uuidgen(1) from /usr/bin/ to /bin/. It will be used in rc.d/hostid
pjd
2007-04-09
3
-0
/
+6
*
Remove static ptrace_ops array and extract ptrace op names from
emaste
2007-04-09
2
-36
/
+4
*
- Add my mentees, farrokhi@ and nox@
miwi
2007-04-09
1
-0
/
+5
*
The old PacketAlias* API is not exported when
piso
2007-04-09
2
-2
/
+1
*
throw sun4v into the check while we're at it
kmacy
2007-04-09
1
-1
/
+1
*
busdma tags are opaque on all architectures except sparc64
kmacy
2007-04-09
1
-1
/
+2
*
correct copyright attribution; there was no copyright in the patches
sam
2007-04-09
2
-2
/
+4
*
Document PT_GETNUMLWPS.
emaste
2007-04-09
1
-0
/
+3
*
Add myself
kevlo
2007-04-09
1
-0
/
+1
*
Add myself
kevlo
2007-04-09
1
-0
/
+1
*
LINT on ia64 requires memset symbol too. Make fire it is present by adding
kan
2007-04-09
1
-0
/
+1
*
Sort sctp_*.c files.
andre
2007-04-09
1
-8
/
+8
*
Apply "additional TCP options" earlier.
des
2007-04-09
2
-2
/
+1
*
FILESYSTEMS requires root, so requiring both of them is redundant.
des
2007-04-09
7
-7
/
+7
*
Add zfs to REQUIRE.
des
2007-04-09
1
-1
/
+1
*
Clean up error handling in archive_append to match how errors are
cperciva
2007-04-09
1
-19
/
+39
[next]