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
*
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
*
Use vis(3) to encode/decode the target for symlinks.
phk
2003-10-30
2
-10
/
+13
*
Add another test-script for mtree(8): Check symlinks with space in them.
phk
2003-10-30
1
-0
/
+40
*
Fix bug in mtree(8)'s create mode where files or directories with had
phk
2003-10-30
1
-1
/
+1
*
Add a test script which Mtree fails.
phk
2003-10-30
1
-0
/
+51
*
Basic PAM authentication support.
ru
2003-10-29
2
-0
/
+56
*
Disclaim ownership of pppd/chat. It is vendor code, but has been badly
peter
2003-10-29
1
-2
/
+2
*
Add a newline even if IAPC_BOOT_ARCH == 0.
njl
2003-10-29
1
-1
/
+2
*
Don't pass NULL as an integer.
mbr
2003-10-29
1
-1
/
+1
*
Don't compare a char to NULL.
mbr
2003-10-29
2
-3
/
+3
*
fix comment.
ume
2003-10-26
1
-1
/
+1
*
one more IPV6_PKTINFO -> IPV6_RECVPKTINFO.
ume
2003-10-26
1
-1
/
+1
*
Deal with xdrproc_t casts. Make these compile cleanly with WARNS=2
peter
2003-10-26
5
-7
/
+12
*
Since semantic of IPV6_PKTINFO was changed in RFC3542, we need to
ume
2003-10-26
1
-1
/
+1
*
Make this compile cleanly. It passes WARNS=2, but I haven't checked
peter
2003-10-26
5
-29
/
+44
*
Fix a 64 bit time_t bogon that I missed from before. lastlog.ll_time is
peter
2003-10-26
1
-1
/
+1
*
Use -fno-builtin-log. Fix svc_sendreply() missing required casts.
peter
2003-10-26
2
-13
/
+17
*
Use -fno-builtin-log so gcc doesn't get ideas about using a math function
peter
2003-10-26
2
-2
/
+3
*
Make this compile cleanly. Switch to using rpcgen to generate
peter
2003-10-26
2
-5
/
+7
*
Make 64 bit safe.
peter
2003-10-26
2
-6
/
+6
*
Disable the log() builtin (the math function), because it will not do much
peter
2003-10-26
1
-1
/
+1
*
When we pass a string as auxillary data (type long), be sure to convert
peter
2003-10-26
2
-2
/
+4
*
Fix a warning about mismatched pointers. A pointer to "void *" is not the
peter
2003-10-26
1
-1
/
+1
*
fix spelling of ATTACH
jmg
2003-10-25
1
-1
/
+1
*
update for conserver-8.0.4.
simokawa
2003-10-25
1
-2
/
+10
*
remove debug message.
simokawa
2003-10-25
1
-1
/
+0
*
- Renumber the skerberos4 dist to fill in the gaps left when krb4 was axed.
jhb
2003-10-24
1
-2
/
+2
*
Switch Advanced Sockets API for IPv6 from RFC2292 to RFC3542
ume
2003-10-24
3
-18
/
+99
*
show maxmtu.
ume
2003-10-24
1
-0
/
+1
*
Add dumb console driver and related bits.
simokawa
2003-10-24
4
-0
/
+1201
*
Mention the fact that our crontab is not fully POSIX.2 conform, because
harti
2003-10-24
1
-2
/
+7
*
Allow nghook to execute a program with the data socket connected to
harti
2003-10-24
2
-13
/
+109
*
- style
ume
2003-10-23
1
-145
/
+131
*
Add '0x' in front of EUI64 to avoid confusion.
simokawa
2003-10-22
1
-2
/
+2
[next]