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
path:
root
/
sbin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correct explanation for idle and standby subcommands' -t argument.
mav
2010-07-01
1
-5
/
+7
*
- Don't assign the return value from read(2) to a variable of type
jh
2010-06-30
1
-6
/
+8
*
Expand system into my_system, and add the necessary tidyness that we
imp
2010-06-29
2
-2
/
+95
*
Improve fsck robustness for SU+J cases:
delphij
2010-06-22
2
-60
/
+117
*
Check for overflow before it occurs. Also add check for
ae
2010-06-21
1
-2
/
+2
*
Remove G_TYPE_ASCLBA type and replace it with G_TYPE_STRING in gpart.
ae
2010-06-21
5
-177
/
+210
*
Small style fixes:
ed
2010-06-20
1
-32
/
+16
*
Fix some style(9), although there's a lot more issues here.
brian
2010-06-20
5
-24
/
+34
*
mdoc nitpicking for gsched.8
uqs
2010-06-19
1
-3
/
+3
*
Call free and freeaddrinfo before exiting.
brucec
2010-06-16
1
-14
/
+35
*
Correct various log messages.
pjd
2010-06-14
2
-3
/
+3
*
Fix typos.
pjd
2010-06-14
1
-7
/
+7
*
Initialize gctl_seq for synchronization requests.
pjd
2010-06-14
1
-1
/
+4
*
Plug memory leak.
pjd
2010-06-14
1
-0
/
+1
*
Plug memory leak.
pjd
2010-06-14
1
-0
/
+1
*
Plug memory leak.
pjd
2010-06-14
1
-0
/
+2
*
Plug memory leaks.
pjd
2010-06-14
1
-6
/
+10
*
Remove macros that are not really needed. The idea was to have them in case
pjd
2010-06-14
1
-20
/
+12
*
Eliminate dead code.
pjd
2010-06-14
1
-3
/
+1
*
Remove dead variable assignments
uqs
2010-06-11
3
-4
/
+2
*
Initialize variables before usage.
uqs
2010-06-11
2
-0
/
+2
*
bgeom(3) does strdup of param name.
ae
2010-06-07
1
-0
/
+1
*
- Mention that VTOC8 labels are found in Fujitsu SPARC64 machines as well.
marius
2010-06-03
1
-14
/
+43
*
- In gpart_bootfile_read() fix an off-by-one error preventing the bootstrap
marius
2010-06-03
1
-37
/
+102
*
Clarify devfs manpages slightly.
jilles
2010-05-29
1
-0
/
+1
*
mdoc: .Ud has attitude, it takes no argument!
uqs
2010-05-27
1
-1
/
+1
*
Add support to background fsck to delete zero-length directories.
mckusick
2010-05-20
2
-1
/
+33
*
mdoc: consistently spell our email addresses <foo@FreeBSD.org>
uqs
2010-05-19
1
-1
/
+1
*
- Round up the journal size to the block size so we don't confuse fsck.
jeff
2010-05-18
1
-4
/
+8
*
Teach gpart about bootcode on APM.
nwhitehorn
2010-05-16
1
-1
/
+1
*
Use setresuid/setresgid to drop privileges
kevlo
2010-05-16
1
-2
/
+8
*
Document the 'short preamble' capability for 802.11bg.
bz
2010-05-14
1
-1
/
+9
*
fsirand(8): make WARNS=3 clean
uqs
2010-05-14
2
-18
/
+23
*
mdoc: move remaining sections into consistent order
uqs
2010-05-13
3
-44
/
+44
*
mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the
uqs
2010-05-13
8
-46
/
+46
*
Fix grammar in a line of output.
brueffer
2010-05-12
1
-1
/
+1
*
Casting size_t to uintmax_t is not necessary anymore. This also
brueffer
2010-05-12
1
-3
/
+2
*
Final update to current version of head in preparation for reintegration.
mckusick
2010-05-06
17
-42
/
+236
|
\
|
*
Make SATA XPT negotiate and enable some additional SATA features, such as:
mav
2010-05-02
1
-0
/
+4
|
*
Add -d and -f arguments to `camcontrol cmd`, to execute DMA ATA commands.
mav
2010-05-02
2
-3
/
+21
|
*
Improve usage of tunefs:
edwin
2010-05-01
1
-3
/
+4
|
*
- Use the path to the filesystem mountpoint to look up the statfs
jeff
2010-04-30
1
-4
/
+4
|
*
Default connection timeout is way too long. To make it shorter we have to
pjd
2010-04-29
1
-3
/
+75
|
*
- Check if the worker process was killed by signal and restart it.
pjd
2010-04-29
1
-18
/
+26
|
*
Fix a problem where hastd will stuck in recv(2) after sending request to
pjd
2010-04-29
10
-3
/
+87
|
*
Restart worker thread only if the problem was temporary.
pjd
2010-04-28
1
-3
/
+9
|
*
Mark temporary issues as such.
pjd
2010-04-28
1
-2
/
+2
|
*
Use WEXITSTATUS() to obtain real exit code.
pjd
2010-04-28
1
-2
/
+3
|
*
Don't assume that "resource" property is in metadata.
pjd
2010-04-28
1
-1
/
+1
|
*
Bump man page date.
rpaulo
2010-04-28
1
-1
/
+1
[next]