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
...
*
Remove an argument to printf that is unused.
dwmalone
2003-11-16
1
-1
/
+1
*
Remove an annoying printf that somehow leaked into rev 1.21.
njl
2003-11-16
1
-1
/
+0
*
Make this WARNS 2 clean, and fix up the manual page:
trhodes
2003-11-15
12
-32
/
+59
*
Replace all uses of the old netgraph constants NG_*LEN by the new
harti
2003-11-15
7
-68
/
+68
*
- poll(2) support.
ume
2003-11-14
10
-757
/
+439
*
- need_trigger/idx should be u_int, not ssize_t.
ume
2003-11-14
1
-30
/
+34
*
- interface minimum MTU = 1280 in IPv6.
ume
2003-11-14
1
-8
/
+3
*
our netstat is installed in /usr/bin.
ume
2003-11-14
1
-1
/
+1
*
Fixed spurious syntax errors for including files that don't begin with
bde
2003-11-14
1
-3
/
+4
*
If the name of the mouse device starts with "/dev/ums", try to load the
des
2003-11-13
1
-2
/
+15
*
- make command line argument parsing POSIX compliant. comment from
ume
2003-11-13
2
-182
/
+281
*
Fix a bug relating to the "files before directories" sort order when
phk
2003-11-13
1
-0
/
+51
*
Add an empty definition of the MIBS variable so that the makefile does
harti
2003-11-13
1
-0
/
+1
*
Whitespace cleanup.
des
2003-11-13
1
-378
/
+376
*
- setsockopt/sysctl takes int, not u_long.
ume
2003-11-12
2
-90
/
+149
*
The snmp_netgraph module depends on libnetgraph. So add a dependency and
harti
2003-11-12
1
-0
/
+3
*
Get rid of the old constants which did not include the trailing NUL
harti
2003-11-12
3
-4
/
+4
*
- Add a note that there are two MIB variables that have per-jail
kensmith
2003-11-11
1
-0
/
+8
*
Fix few typos
emax
2003-11-11
3
-7
/
+7
*
Ignore case when comparing CHAP/CHAP81 responses
brian
2003-11-10
1
-7
/
+12
*
Correct the include path so that the include files are found
harti
2003-11-10
2
-5
/
+7
*
Fix the build by adjusting the include directives. The problem was
harti
2003-11-10
2
-4
/
+6
*
enable aes-xcbc-mac and aes-ctr, again.
ume
2003-11-10
1
-3
/
+3
*
Link the SNMP daemon for NgATM to the build.
harti
2003-11-10
1
-0
/
+1
*
Add the build infrastructure for the SNMP daemon that is the base
harti
2003-11-10
8
-0
/
+202
*
Add build infrastructure for libbsnmp and the modules. Add the
harti
2003-11-10
9
-0
/
+2735
*
Increase MAXDEV up to 10.
simokawa
2003-11-09
1
-1
/
+1
*
Cosmetic change.
simokawa
2003-11-07
1
-2
/
+2
*
Add a small testcase for the new -f-f mode.
phk
2003-11-05
1
-0
/
+60
*
Give mtree(8) the ability to take [two -f spec] arguments and compare
phk
2003-11-05
7
-8
/
+238
*
Rename spec() and verify() functions to have mtree_ prefix and take
phk
2003-11-05
4
-13
/
+10
*
Take advantage of the fact that we know the err(3) function does not
phk
2003-11-05
1
-24
/
+14
*
- do hexdump on send. set length field properly
ume
2003-11-05
6
-920
/
+1220
*
Add a "-f" flag for asf(8) which performs a search to find the each module
green
2003-11-04
2
-22
/
+128
*
o Don't tell that there's such a thing as a C suffix for specifying
marcel
2003-11-04
2
-14
/
+44
*
Build zzz(8) on ia64. It first checks ACPI before it checks for APM.
marcel
2003-11-03
1
-1
/
+2
*
o Add PART_EFI so that we can use it instead of PART_FAT on ia64
marcel
2003-11-02
6
-52
/
+116
*
o Do not define WITH_SYSCONS and WITH_MICE on ia64. We cannot have
marcel
2003-11-01
2
-4
/
+4
*
o Compile-out "wizard" mode on ia64.
marcel
2003-11-01
2
-8
/
+52
*
o Compile-out "wizard" mode on ia64.
marcel
2003-11-01
2
-4
/
+8
*
Fixed breakage of my world in rev.1.30. #include <sys/time.h> instead of
bde
2003-11-01
1
-13
/
+9
*
Temporarily disconnect ipfstat, ipnat, and ipftest to unbreak world.
brooks
2003-10-31
1
-2
/
+1
*
Replace the if_name and if_unit members of struct ifnet with new members
brooks
2003-10-31
1
-3
/
+1
*
Make mtree's update function update the modification time too.
phk
2003-10-31
3
-3
/
+53
*
fixe remote panic on short packet
suz
2003-10-31
1
-0
/
+5
*
Use -D to rename the log() function (extensively used) rather than
peter
2003-10-30
1
-1
/
+1
*
Rename the 'log' variable rather than -fno-builtin-log
peter
2003-10-30
2
-8
/
+7
*
Rather than use the gcc -fno-builtin-log flag, just rename the 'int log'
peter
2003-10-30
2
-5
/
+4
*
add ip6addrctl(8) which is a command to configure address
ume
2003-10-30
5
-0
/
+602
*
Update test-case to also fail on filenames containing '#'
phk
2003-10-30
1
-0
/
+17
[prev]
[next]