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
*
Correct the type for the global var accessed in sig handlers.
obrien
2009-01-05
1
-1
/
+1
*
Instead of using obj and all targets which are not cross-build aware,
dougb
2009-01-04
1
-3
/
+4
*
- Improve wording.
stas
2009-01-04
1
-1
/
+6
*
- s/no-scripts/no-script/
chinsan
2009-01-04
1
-2
/
+2
*
Add a note to the -m option indicating that you should now specify src/
dougb
2009-01-02
1
-1
/
+9
*
Add fd = -1 after close when we detect the format so that subsequent
imp
2009-01-02
1
-0
/
+1
*
Simplify the code a little by moving the working part of
dougb
2009-01-02
1
-8
/
+12
*
Only check for 'nodev' in fstab if that file exists
dougb
2009-01-02
1
-8
/
+10
*
For IGNORE_FILES delete the version in the TEMPROOT, not the base.
dougb
2009-01-02
1
-1
/
+1
*
General Improvements
dougb
2009-01-01
1
-19
/
+31
*
Maintenance and updates
dougb
2009-01-01
1
-50
/
+85
*
Revert 184781, 184804, and 184832 (automatic installation of files
dougb
2009-01-01
1
-19
/
+0
*
Explicitly tell the users what a "down side" to using the boot manager
kensmith
2008-12-31
1
-8
/
+11
*
Merge OpenBSM alpha 4 from OpenBSM vendor branch to head, both
rwatson
2008-12-31
1
-3
/
+3
*
Mdoc and wording improvements.
brueffer
2008-12-30
1
-9
/
+13
*
Oops, missed removing an 's' in previous rev.
kensmith
2008-12-30
1
-1
/
+1
*
Clean up this message a little bit.
kensmith
2008-12-30
1
-4
/
+3
*
Clean up this message a little bit.
kensmith
2008-12-30
1
-4
/
+3
*
Add gssd.h to the list of SRCS so one can build without 'make depend' first.
obrien
2008-12-30
1
-1
/
+1
*
Sound less scary about errorousous disk geometry due to wanting to limit
obrien
2008-12-30
3
-63
/
+125
*
Add missing -o to usage output.
simon
2008-12-29
1
-1
/
+1
*
Fix memory leaks introduced in last commit.
flz
2008-12-27
2
-13
/
+3
*
Integrate the NDIS USB support code to CURRENT.
weongyo
2008-12-27
2
-0
/
+139
*
This checkin addresses a couple of issues:
qingli
2008-12-26
2
-2
/
+4
*
Follow symlinks when deleting directories.
flz
2008-12-25
2
-24
/
+71
*
Add package directory for 7.1-RELEASE in head as well as stable/7.
flz
2008-12-25
1
-0
/
+1
*
Print a warning when blackhole and reject are used together.
trhodes
2008-12-25
2
-8
/
+13
*
In ugidfw(8), print the rule number and rule contents (as parsed and then
rwatson
2008-12-24
1
-2
/
+5
*
Fix a typo higter->higher.
trhodes
2008-12-24
1
-2
/
+2
*
Make signal handler safer.
obrien
2008-12-23
1
-5
/
+7
*
Add "crit" to the list of keywords.
trhodes
2008-12-23
1
-3
/
+3
*
Close the read side of the pipe to self when exiting.
jkoshy
2008-12-23
1
-0
/
+3
*
o Correct a database name: "group" not "groups".
maxim
2008-12-22
1
-2
/
+2
*
add makefs to the base system; FreeBSD_version bumped just in case
sam
2008-12-19
1
-0
/
+1
*
fix pathnames to work w/ buildworld
sam
2008-12-19
1
-4
/
+4
*
fix 64-bit build
sam
2008-12-19
1
-1
/
+1
*
burncd(8) doesn't handle signals and interrupting burncd during operation.
obrien
2008-12-19
2
-6
/
+37
*
import netbsd makefs tool
sam
2008-12-19
22
-0
/
+7262
*
Constify 'name' field in struct funix. This commit makes syslogd(8)
delphij
2008-12-19
1
-1
/
+1
*
The ppp application relies on the if_tun interface to properly
qingli
2008-12-19
1
-1
/
+3
*
o Synchronize comment and example. Add missed comma.
maxim
2008-12-18
1
-1
/
+1
*
Fixing !INET6 builds after bumping WARNS to 3.
avatar
2008-12-18
1
-2
/
+8
*
Use passed parameter rather than the #define.
obrien
2008-12-17
1
-2
/
+2
*
Rather than hardcode the 'struct iovec iov' array size, use a #define.
obrien
2008-12-17
2
-11
/
+13
*
Remove file no longer part of sysinstall.
kensmith
2008-12-17
1
-119
/
+0
*
As threatened a while ago, remove support for tape media. Reports vary
kensmith
2008-12-17
8
-107
/
+1
*
Add confirmation of the password that got entered.
kensmith
2008-12-16
1
-16
/
+25
*
Stop treating Xorg as a distribution in the mainline portion of sysinstall
kensmith
2008-12-16
7
-163
/
+6
*
Don't tell the user to remove the media until its actually possible for
kensmith
2008-12-15
2
-4
/
+8
*
This main goals of this project are:
qingli
2008-12-15
4
-31
/
+67
[next]