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
/
usr.sbin
Commit message (
Expand
)
Author
Age
Files
Lines
*
KNF
obrien
2011-11-15
1
-16
/
+17
*
Improve the chances of matching an outputted string with the line of code.
obrien
2011-11-15
5
-129
/
+161
*
- fix duplicate "a a" in some comments
eadler
2011-11-13
2
-2
/
+2
*
Fix spelling of extract.
alfred
2011-11-13
1
-2
/
+2
*
Utilize shell's IFS instead of forking ~6 processes to
alfred
2011-11-13
1
-48
/
+70
*
Report the amount of memory from smbios data if provided.
emaste
2011-11-12
1
-1
/
+5
*
- add a missing "be" and "in"
eadler
2011-11-11
1
-1
/
+1
*
The generated Makefile for the kernel was not running ctfconvert on
rstone
2011-11-10
1
-3
/
+8
*
Welcome the initial patches for OSX bootcamp support!!!
jpaetzel
2011-11-08
3
-5
/
+80
*
Remove a note about disabling of GEOM protection mechanism.
ae
2011-11-07
1
-16
/
+1
*
Reorganize write_mbr() function to be able write bootcode with different
ae
2011-11-07
1
-54
/
+83
*
Add reference to gpart(8).
ae
2011-11-06
1
-1
/
+2
*
Mark global functions and/or variables in spray(8) static where possible.
ed
2011-11-06
1
-4
/
+4
*
Mark global functions and/or variables in snapinfo(8) static where possible.
ed
2011-11-06
1
-11
/
+12
*
Mark global functions and/or variables in rmt(8) static where possible.
ed
2011-11-06
1
-12
/
+12
*
Mark global functions and/or variables in rip6query(8) static where possible.
ed
2011-11-06
1
-3
/
+3
*
Mark global functions and/or variables in pwd_mkdb(8) static where possible.
ed
2011-11-06
1
-1
/
+1
*
Mark global functions and/or variables in moused(8) static where possible.
ed
2011-11-06
1
-8
/
+8
*
Mark global functions and/or variables in mixer(8) static where possible.
ed
2011-11-06
1
-1
/
+1
*
Mark global functions and/or variables in memcontrol(8) static where possible.
ed
2011-11-06
1
-4
/
+2
*
Mark global functions and/or variables in fdread(8) static where possible.
ed
2011-11-06
1
-8
/
+8
*
Mark global functions and/or variables in devinfo(8) static where possible.
ed
2011-11-06
1
-2
/
+2
*
Mark global functions and/or variables in chown(8) static where possible.
ed
2011-11-06
1
-14
/
+14
*
Mark global functions and/or variables in boot0cfg(8) static where possible.
ed
2011-11-06
1
-4
/
+4
*
Mark global functions and/or variables in apm(8) static where possible.
ed
2011-11-06
1
-1
/
+1
*
Make all functions and global variables static for cdcontrol(8).
ed
2011-11-06
1
-57
/
+78
*
Mark all global variables static for mptable(1).
ed
2011-11-06
1
-25
/
+16
*
Eliminate global variables.
ed
2011-11-06
1
-5
/
+2
*
Simplify inclusion of the tsptype array a bit.
ed
2011-11-06
2
-3
/
+1
*
Roll up several patches used by PC-BSD.
jpaetzel
2011-11-05
4
-4
/
+13
*
1. Add a new option, --run-updates, to always or never run the newalises,
dougb
2011-11-02
2
-17
/
+63
*
If the user is moving from any other time zone to UTC we need
dougb
2011-11-02
1
-0
/
+12
*
Two bugs fixed:
fabient
2011-11-01
1
-2
/
+4
*
Provide an error message and error handling if there are no network
nwhitehorn
2011-10-25
1
-0
/
+7
*
Provide an error message instead of silent failure if no disks are present
nwhitehorn
2011-10-25
1
-4
/
+13
*
Protect NIS server with madvise(2) since this daemon is required
glebius
2011-10-25
1
-0
/
+4
*
Fix argument name. This fixes EINVAL when boot0cfg uses GEOM_PART'
ae
2011-10-25
1
-1
/
+1
*
Staticify elide_root() for now to fix build.
delphij
2011-10-24
1
-1
/
+1
*
Avoid printing // for packages that install to /
emaste
2011-10-24
1
-3
/
+11
*
Protect NIS client with madvise(2) since this daemon is required
glebius
2011-10-24
1
-0
/
+4
*
Apparently, "ada" drives are better treated similarly to "da" drives.
ivoras
2011-10-24
1
-1
/
+2
*
It seems that the warning is much less severe than its message says. The
ivoras
2011-10-24
1
-1
/
+1
*
Fix typo
ivoras
2011-10-24
2
-2
/
+2
*
Avoid some "Invalid argument" errors in the installer.
nwhitehorn
2011-10-23
1
-3
/
+20
*
Add '%' and '@' to the set of characters which can appear in path names.
cperciva
2011-10-23
1
-1
/
+1
*
Add a flush of the current PMC log buffer before displaying the next top.
fabient
2011-10-18
2
-9
/
+11
*
Escape the newline so we get a proper line continuation. Without this
kensmith
2011-10-18
1
-1
/
+1
*
- remove device keyword from makefs manpage
eadler
2011-10-17
1
-2
/
+1
*
Make the usbdump utility work again by using the correct BPF structures.
hselasky
2011-10-17
1
-5
/
+5
*
Place quotes around the output of kbdmap(1), designed to be pasted into
nwhitehorn
2011-10-16
1
-1
/
+1
[next]