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
*
I think it is more correct to use modfind() than kldfind() here.
phk
2003-10-10
1
-2
/
+2
*
Revision 1.61 changed the allocation of buffer 'buf' in DoFile() from
marcel
2003-10-08
1
-6
/
+0
*
Create a .snap directory mode 770 group operator in the root of each
mckusick
2003-10-08
1
-1
/
+30
*
Improve regression test with an image file which must work.
phk
2003-10-07
2
-2
/
+3316
*
Autoload kernel module if necessary.
phk
2003-10-07
1
-0
/
+9
*
Interior decoration changes.
phk
2003-10-07
1
-5
/
+5
*
Remove the hardcoded default block/frag/cpg values from bsdlabel
iedowse
2003-10-05
1
-44
/
+5
*
remove include of route.h now that ip_dummynet.h no longer exposes
sam
2003-10-03
1
-1
/
+0
*
By popular demand, added the "static ARP" per-interface option.
ru
2003-10-01
2
-1
/
+11
*
- Support for multibyte charsets in LIBICONV.
fjoe
2003-09-26
13
-439
/
+299
*
Add the -xresolve flag to the route(8) man page.
bms
2003-09-26
1
-0
/
+9
*
fix typo: s/Instaed/Instead/
rse
2003-09-26
1
-1
/
+1
*
fix typo: s/sytem/system/
rse
2003-09-26
1
-1
/
+1
*
Add Cisco Skinny Station protocol support to libalias, natd, and ppp.
marcus
2003-09-23
2
-0
/
+33
*
revert to version 1.25 and use va_copy to obtain another copy of the
ps
2003-09-21
1
-2
/
+5
*
Document the -x and -y options.
phk
2003-09-21
1
-0
/
+14
*
Fix improper use of varargs.
ps
2003-09-20
1
-2
/
+2
*
o add support for setting 128-bit WEP keys
sam
2003-09-17
1
-4
/
+7
*
Remove an unneccessary comma.
ceri
2003-09-14
1
-1
/
+1
*
Get rid of duplicates.
ru
2003-09-14
2
-2
/
+2
*
mdoc(7): Properly mark C headers.
ru
2003-09-10
3
-3
/
+3
*
mdoc(7): There cannot be a subsection inside a list.
ru
2003-09-10
1
-2
/
+4
*
Document the alternate way of matching MAC addresses: by a bitmask.
roam
2003-09-10
1
-2
/
+22
*
mdoc(7): Use the new feature of the .In macro.
ru
2003-09-08
6
-14
/
+14
*
Replace a reference to non existant mount_ffs(8) by a reference to mount(8).
charnier
2003-09-07
1
-1
/
+1
*
Apply a bandaid to get this working on sparc64 again; the introduction
tmm
2003-09-04
1
-4
/
+4
*
Add a flag that reports the existence of a dump, and does nothing else.
dougb
2003-09-04
2
-4
/
+32
*
Check an arguments count before proceed in sysctl_handler().
maxim
2003-09-02
1
-1
/
+1
*
Backout Rev. 1.24
brueffer
2003-08-30
1
-1
/
+1
*
Grammar fix
brueffer
2003-08-29
1
-1
/
+1
*
Introduce more knobs to slim down FreeBSD userland
phk
2003-08-29
1
-2
/
+5
*
When we initialize a disk with a virgin label, create also an 'a'
phk
2003-08-27
1
-0
/
+4
*
Make build of atm, ip6fw and ping6 depend on existing NOATM and
phk
2003-08-27
1
-3
/
+9
*
Adjust to the new sys/ata.h layout
sos
2003-08-24
1
-29
/
+35
*
use arc4random.
ume
2003-08-22
1
-1
/
+1
*
Fix alignment of the trailing \
imp
2003-08-22
1
-1
/
+1
*
Get rid of a __DECONST by strdup'ing the string in question. When
harti
2003-08-20
1
-1
/
+2
*
style.Makefile(5)
obrien
2003-08-18
1
-4
/
+3
*
Restore vendor ID's.
obrien
2003-08-18
5
-9
/
+10
*
At imp's request, force devd to be statically compiled. This avoids the
gordon
2003-08-17
1
-0
/
+2
*
Stage 4 of dynamically linked root support. Add a big knob,
gordon
2003-08-17
1
-1
/
+4
*
Hook up ffsinfo(8).
rwatson
2003-08-14
1
-0
/
+1
*
Commit 1 of 2 to fix ffsinfo(8) for UFS2.
rwatson
2003-08-14
3
-211
/
+226
*
support poll(2).
ume
2003-08-14
1
-1
/
+1
*
Commit 1 of 2 to fix ffsinfo(8) for UFS2.
rwatson
2003-08-14
2
-115
/
+292
*
- Clarify the port range syntax in -redirect_port.
ru
2003-08-13
1
-14
/
+24
*
Added an option to specify an alternate PID file.
ru
2003-08-13
2
-3
/
+23
*
Add a '-M mask' option so that users can have different
trhodes
2003-08-12
2
-5
/
+34
*
Correct a grammatical error.
ceri
2003-08-12
1
-1
/
+1
*
Add a program for configuration of the ATM drivers and the IP over ATM
harti
2003-08-12
10
-0
/
+3017
[next]