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
*
Revert 229667: After some discussion of this change, it seems it is
ghelmer
2012-01-25
2
-3
/
+7
*
Fix a SIGSEGV problem in directory entry renaming.
hrs
2012-01-25
1
-0
/
+2
*
Experimental support for booting CHRP-type PowerPC systems from hard disks.
nwhitehorn
2012-01-25
1
-1
/
+3
*
Clean up reinstall option and remove duplicate code
emaste
2012-01-25
1
-23
/
+12
*
Try resolving jail path with realpath(3).
mm
2012-01-24
1
-2
/
+8
*
Fix warning when compiling with gcc46:
eadler
2012-01-20
1
-3
/
+2
*
Fix warning when compiling with gcc46:
eadler
2012-01-20
1
-2
/
+1
*
Fix warning when compiling with gcc46:
eadler
2012-01-20
1
-4
/
+0
*
Fix warning when compiling with gcc46:
eadler
2012-01-20
1
-2
/
+2
*
Fix warning when compiling with gcc46:
eadler
2012-01-20
1
-2
/
+1
*
Fix warning when compiling with gcc46:
eadler
2012-01-20
1
-2
/
+1
*
Fix warning when compiling with gcc46:
eadler
2012-01-20
1
-5
/
+0
*
Fix a variety of warnings when compiling with gcc46
eadler
2012-01-20
1
-10
/
+1
*
Fix warning when compiling with gcc46:
eadler
2012-01-20
1
-4
/
+0
*
Fix warning when compiling with gcc46:
eadler
2012-01-20
1
-4
/
+1
*
Fix warning when compiling with gcc46:
eadler
2012-01-20
1
-2
/
+1
*
Fix warning when compiling with gcc46:
eadler
2012-01-20
1
-2
/
+1
*
Fix warning when compiling with gcc46:
eadler
2012-01-20
1
-2
/
+1
*
Fix warning when compiling with gcc46:
eadler
2012-01-20
1
-2
/
+1
*
Fix warning when compiling with gcc46:
eadler
2012-01-20
1
-2
/
+1
*
Fix warning when compiling with gcc46:
eadler
2012-01-20
1
-2
/
+1
*
Warn if trying to install over an existing partition, which usually fails
nwhitehorn
2012-01-18
1
-4
/
+22
*
Fix #ifdef VERBOSE for UTC case
emaste
2012-01-18
1
-18
/
+25
*
Don't write /var/db/zoneinfo when zone is not actually changed.
emaste
2012-01-18
1
-3
/
+5
*
Add missing line continuation \. It did not cause any issue because
emaste
2012-01-18
1
-1
/
+1
*
Revert changes in r228790. It prevented the ypserv daemon from working with
hrs
2012-01-17
1
-3
/
+1
*
Change checkpath() to not exit on error. This is a prerequisite for
jh
2012-01-16
1
-1
/
+2
*
Remove unused ACPICA sources from userland makefiles.
jkim
2012-01-13
2
-10
/
+9
*
Fix copyright year
kevlo
2012-01-13
1
-1
/
+1
*
fgets(3) returns a pointer, so compare against NULL, not integer 0.
kevlo
2012-01-13
3
-6
/
+6
*
Use a reasonable-sized buffer when formatting error messages about
wollman
2012-01-12
1
-3
/
+31
*
Add the CAM Target Layer (CTL).
ken
2012-01-12
7
-1
/
+5197
*
Merge ACPICA 20120111.
jkim
2012-01-11
2
-8
/
+9
*
Implement an option to execute SNMP walks using GETBULK requests in bsnmpwalk(1)
syrinx
2012-01-10
4
-26
/
+62
*
X11BASE has been deprecated for a long time and will die soon
eadler
2012-01-09
1
-1
/
+1
*
Allow daemon(8) to run pidfile_open() before relenquishing privileges
ghelmer
2012-01-05
1
-3
/
+3
*
Touch up some more small typos missed in the previous round.
uqs
2012-01-05
2
-2
/
+2
*
Further fix a typo and spelling classic correctly in function names,
uqs
2012-01-05
1
-8
/
+8
*
Partial backout of r228990, restore original MIB object name.
uqs
2012-01-05
2
-4
/
+4
*
Add an missing argument to open(2). If O_CREAT flag is specified,
pjd
2012-01-04
1
-1
/
+1
*
Add an missing argument to open(2). If O_CREAT flag is specified,
pjd
2012-01-04
1
-1
/
+1
*
Replace index() and rindex() calls with strchr() and strrchr().
ed
2012-01-03
9
-26
/
+26
*
Fix subtle typo: compare against idx -- not index.
ed
2012-01-03
1
-1
/
+1
*
Simply use getprogname() to obtain the name of the process.
ed
2012-01-03
1
-4
/
+2
*
Fix typos in command descriptions.
stefanf
2011-12-31
1
-2
/
+2
*
Spelling fixes for usr.sbin/
uqs
2011-12-30
113
-219
/
+210
*
Reencode files to UTF-8. Drop CP1252 em-dash.
uqs
2011-12-30
15
-18
/
+18
*
- Fail when the utility is not invoked as rtprio nor idprio.
delphij
2011-12-27
1
-23
/
+19
*
- document the -l option to usermod
eadler
2011-12-22
1
-1
/
+12
*
- Fix style(9) bug I introduced in the last commit
eadler
2011-12-21
1
-1
/
+1
[next]