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
...
*
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
*
Make sure that the direct jls invocations prints something
bz
2008-12-14
1
-17
/
+31
*
Clean out the remaining alpha-isms.
kensmith
2008-12-14
6
-34
/
+7
*
Reviewed by: (Dieter)freebsd@sopwith.solgatos.com
sbruno
2008-12-12
2
-22
/
+68
*
Remove the offer to install Linux compatibility on i386 in the mainline
kensmith
2008-12-12
4
-31
/
+0
*
Begin the sysinstall cleanup. Remove the support for configuring OSF
kensmith
2008-12-12
4
-25
/
+0
*
Correctly check the number of prison states to not access anything
bz
2008-12-11
2
-4
/
+4
*
Fix a cornercase during search
phk
2008-12-09
2
-7
/
+9
*
Use "allowed_peer" throughout this manual page.
trhodes
2008-12-07
1
-2
/
+3
*
Another, hopefully final set of changes to boot0 and boot0cfg.
luigi
2008-12-03
2
-26
/
+149
*
Merge OpenBSM 1.1 alpha 2 from the OpenBSM vendor branch to head, both
rwatson
2008-12-02
2
-0
/
+4
*
Fix typo.
skv
2008-12-01
1
-1
/
+1
*
Make the linker.hints file have mode 644 instead of 600.
luigi
2008-11-30
1
-0
/
+2
*
MFp4:
bz
2008-11-29
9
-124
/
+708
*
Import an initial revision of the pmcannotate tool.
attilio
2008-11-26
4
-0
/
+926
*
Add the -m option to pmcstat.
attilio
2008-11-25
4
-11
/
+69
*
Straighten out those pesky SDP records for the Bluetooth
emax
2008-11-25
1
-10
/
+26
*
Allow multiple makeoption lines to be used with the += operator, this permits
thompsa
2008-11-22
6
-16
/
+32
*
'Strict EAP conformance' makes more sense here than 'String EAP
imp
2008-11-21
1
-1
/
+1
*
damn. Always do make depend. Forgot to recompile main because of it,
imp
2008-11-20
1
-5
/
+5
*
Fix check for link target so we don't print cardbus CIS information twice.
imp
2008-11-20
1
-38
/
+39
*
Restore now-useless ioctl as a roadmap. The original dumpcis code
imp
2008-11-20
1
-0
/
+1
*
More dead code removal.
imp
2008-11-20
1
-6
/
+0
*
The original programs that this code was lifted from (pccardd and
imp
2008-11-20
3
-413
/
+19
*
dump() really is unused, so retire it.
imp
2008-11-20
3
-23
/
+0
*
Simplify: move dumpcis.c and dumpcisfile.c into main.
imp
2008-11-20
5
-134
/
+43
*
src/sys/dev/usb2/controller/uss820dci_pccard.c
alfred
2008-11-19
3
-82
/
+144
*
As a matter of good programming style, stop PMCs before releasing
jkoshy
2008-11-19
1
-0
/
+3
*
Constify return value of stripath and avoid unnecessary deconst
delphij
2008-11-19
1
-4
/
+4
*
- fix typo
danger
2008-11-18
1
-1
/
+1
*
Restore original frequency on exit.
mav
2008-11-18
1
-2
/
+4
*
Set of powerd enchancements:
mav
2008-11-18
2
-89
/
+154
[prev]
[next]