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
*
First cut at support for booting a GPT labeled disk via the BIOS bootstrap
jhb
2007-10-24
7
-36
/
+361
*
Add the full module path name to the kld_file_stat structure
jb
2007-10-22
1
-2
/
+2
*
Fix a last-minute, but more importantly, an untested change that
marcel
2007-10-21
1
-1
/
+1
*
Add the show command to print the partition information ala gpt(8).
marcel
2007-10-21
2
-6
/
+205
*
Change IPTOS_CE to IPTOS_ECN_CE.
rpaulo
2007-10-19
1
-2
/
+2
*
Comply with the removal of IPTOS_CE and IPTOS_ECT.
rpaulo
2007-10-19
1
-2
/
+2
*
Remove stale reference to mount_std.
rodrigc
2007-10-19
1
-1
/
+0
*
Backout sensors framework.
netchild
2007-10-15
2
-141
/
+0
*
Added whiteout behavior option. ``-o whiteout=always'' is default mode
daichi
2007-10-14
1
-0
/
+4
*
Import OpenBSD's sysctl hardware sensors framework.
netchild
2007-10-14
2
-0
/
+141
*
o Fix a typo in ipfw table usage example.
maxim
2007-10-14
1
-1
/
+1
*
Tweak the handling of "WITHOUT_LIBPTHREAD". Also remove the accidental
obrien
2007-10-09
1
-1
/
+1
*
Repo copy libpthreads to libkse.
obrien
2007-10-09
1
-1
/
+1
*
Fix the module name matching to the drivers present in the kernel. Previously
thompsa
2007-10-04
1
-7
/
+14
*
Always install libpthread.* symlinks if at least one of
ru
2007-10-01
1
-2
/
+1
*
o Cosmetic: fix the issue when "ipfw(8) show" produces "not" twice:
maxim
2007-09-23
1
-2
/
+2
*
o s/filesystem/file system/g.
maxim
2007-09-23
1
-2
/
+2
*
Bring in the GEOM Virtualisation class, which allows to create huge GEOM
pjd
2007-09-23
5
-1
/
+823
*
For arguments declared as numbers always use expand_number(3).
pjd
2007-09-21
1
-3
/
+1
*
Use 'val' function argument instead of 'optarg' global variable.
pjd
2007-09-21
1
-2
/
+2
*
- Remove references to unexisting man pages
gabor
2007-09-20
1
-5
/
+2
*
Convert fsck_ffs to nmount(). This seems to solve
rodrigc
2007-09-19
2
-21
/
+55
*
Fix "quotacheck -a" from core dumping on 64 bit systems by correctly
mpp
2007-09-16
1
-9
/
+10
*
Flush stdout at the end of the update phase to prevent possible
mpp
2007-09-14
1
-0
/
+1
*
Add SCSI READ CAPACITY support to camcontrol. The new 'readcap' subcommand
ken
2007-09-08
3
-5
/
+283
*
Add support for Camellia encryption algorithm.
pjd
2007-09-01
1
-3
/
+11
*
o Fix bug I introduced in the previous commit (ipfw set extention):
maxim
2007-08-26
1
-3
/
+3
*
document hw.realmem
danger
2007-08-24
1
-0
/
+1
*
- Sweep the boot(8) man page after addition of boot.config(5).
danger
2007-08-18
1
-15
/
+8
*
Expand the data structure returned by the ATA RAID status ioctl to include
jhb
2007-08-13
1
-19
/
+31
*
o You have to reboot the system after tuning softupdates on the root
maxim
2007-08-12
1
-1
/
+3
*
Fix fscking gjournaled root file system: root file system is already mounted
pjd
2007-08-10
1
-19
/
+36
*
Rename option IPSEC_FILTERGIF to IPSEC_FILTERTUNNEL.
bz
2007-08-05
1
-2
/
+2
*
Remove references to mpsafenet. This option no longer exists.
csjp
2007-08-04
1
-14
/
+1
*
Add a bridge interface flag called PRIVATE where any private port can not
thompsa
2007-08-01
2
-0
/
+26
*
First round of cleanups.
brueffer
2007-07-24
2
-24
/
+37
*
Introduce Danny Braniss' iSCSI initiator, version 2.0.99. Please read the
scottl
2007-07-24
13
-0
/
+2999
*
Disconnect netatm from the build as it is not MPSAFE and relies on
rwatson
2007-07-14
1
-4
/
+6
*
updates for 802.11-related parameters
sam
2007-07-09
1
-10
/
+198
*
Allow the LACP state to be queried from userland which at the moment is the
thompsa
2007-07-05
1
-3
/
+45
*
Remove the -DFAST_IPSEC from Makefiles again.
bz
2007-07-05
1
-1
/
+1
*
Use the -n flag on ifconfig so that dhclient does not cause the kernel module
thompsa
2007-07-03
1
-8
/
+9
*
Link pf 4.1 to the build:
mlaier
2007-07-03
1
-0
/
+2
*
Commit IPv6 support for FAST_IPSEC to the tree.
gnn
2007-07-01
9
-19
/
+18
*
- Remove UMAP filesystem. It was disconnected from build three years ago,
rafan
2007-06-25
9
-580
/
+1
*
o Make ipfw set more robust -- now it is possible:
maxim
2007-06-18
2
-41
/
+131
*
In the previous changeset a cast of myminor to u_int were
delphij
2007-06-14
1
-1
/
+1
*
Add the vlan tag to the bridge route table. This allows a vlan trunk to be
thompsa
2007-06-13
1
-2
/
+3
*
Remove IPX over IP tunneling pieces from ifconfig(8), omitted portion of
rwatson
2007-06-13
3
-13
/
+0
*
WARNS=6
delphij
2007-06-13
1
-11
/
+6
[next]