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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fold the buildopts into the existing crunch.inc file.
joe
2000-11-03
10
-23
/
+88
*
Fix an order of operations buglet. ! has higher precedence than &. This
jhb
2000-11-03
1
-1
/
+1
*
Create a pcn_setfilt() routine that twiddles the promiscuous mode
wpaul
2000-11-03
1
-17
/
+29
*
Grrrr. Remember to bzero() the mediainfo structures after we allocate
wpaul
2000-11-03
2
-0
/
+6
*
/etc/mail/sendmail.cw is /etc/mail/local-host-names, now.
dirk
2000-11-02
1
-1
/
+1
*
/etc/mail/sendmail.cw is /etc/mail/local-host-names, now.
dirk
2000-11-02
1
-1
/
+1
*
The Number of Fixed Disks at memory location 0x475 is only 1 byte, not a
jhb
2000-11-02
1
-1
/
+1
*
State that using optimization level above -O for kernel builds isn't smart.
obrien
2000-11-02
2
-2
/
+6
*
Clear the VFREE flag when the vnode is removed from the free list in
tegge
2000-11-02
2
-0
/
+2
*
Clear the MAP_ENTRY_USER_WIRED flag from cloned vm_map entries.
tegge
2000-11-02
1
-0
/
+2
*
Take VBLK devices further out of their missery.
phk
2000-11-02
8
-47
/
+31
*
AcerScan 320U's are braindead. Sometimes they do not return strings
n_hibma
2000-11-02
1
-0
/
+2
*
Implement new printcap options of sr= (aka stat.recv) and sr= (aka stat.send)
gad
2000-11-02
8
-11
/
+393
*
zap a stray include that snuck in with rev 1.56
gallatin
2000-11-02
1
-1
/
+0
*
Have tuninit() return an error if an interface address is NULL.
jlemon
2000-11-02
1
-19
/
+23
*
Better way to ensure vn.ko is loaded.
hosokawa
2000-11-02
1
-0
/
+1
*
fix a comment that was inadvertantly changed by a cvs merge
gallatin
2000-11-02
1
-1
/
+1
*
Update the SYNOPSIS to reflect that the driver can be loaded as a module.
sheldonh
2000-11-02
1
-1
/
+6
*
Retire the joy(8) script. Using shell scripts to load kernel loadable
sheldonh
2000-11-02
3
-56
/
+0
*
Retire linux(8). Using shell scripts to load kernel loadable modules is
sheldonh
2000-11-02
3
-74
/
+0
*
Build picobsd object files in /usr/obj/picobsd/${TYPE}.
joe
2000-11-02
2
-1
/
+5
*
Revert 1.574 (maybe dummy vnconfig is better)
hosokawa
2000-11-02
1
-1
/
+0
*
Post process the crunch1.mk file to allow make arguments to passed on
joe
2000-11-02
3
-1
/
+43
*
Remove an unneeded declaration for OBJ.
joe
2000-11-02
1
-1
/
+0
*
Merge from RELENG_4 (1.536.2.24 to 1.536.2.25).
hosokawa
2000-11-02
1
-0
/
+1
*
More secure temporary filename. This needs to be revisited to use
kris
2000-11-02
1
-1
/
+1
*
Good-bye cruel world.
sheldonh
2000-11-02
3
-418
/
+0
*
Disconnect kzip from the build, as it's about to enter late retirement.
sheldonh
2000-11-02
1
-1
/
+0
*
Fixed the bug I have introduced in icmp_error() in revision 1.44.
ru
2000-11-02
1
-1
/
+1
*
Fix cross-references which referred to xntp* instead of ntp*.
sheldonh
2000-11-02
1
-2
/
+2
*
use ``config auto'' for COREGA Ether PCC-T
sanpei
2000-11-02
1
-2
/
+1
*
add support for 3Com 3c575TX Fast Etherlink XL.
sanpei
2000-11-02
4
-3
/
+9
*
Don't use a trivially predictable temporary filename and keep recreating
kris
2000-11-02
1
-2
/
+3
*
Fix linux_ustat syscall. We only have cdevs now, so looking
marcel
2000-11-02
1
-2
/
+2
*
Sort.
obrien
2000-11-02
1
-1
/
+1
*
Copy the built kernel from the right place. (Forgotten in the last
joe
2000-11-02
1
-1
/
+1
*
Improve the PCI interrupt routing code. Now the process is as follows:
msmith
2000-11-02
3
-48
/
+486
*
Fix a couple of cases where I tried to release the I/O space resource twice
wpaul
2000-11-02
4
-4
/
+4
*
Fix 8-bit EEPROM breakage: compare against 0x8129, not 8129.
wpaul
2000-11-01
1
-6
/
+6
*
Support for the linux ipc syscalls on the alpha, where each one has
gallatin
2000-11-01
4
-40
/
+65
*
use DUMMY macro and support from linux_util.h
gallatin
2000-11-01
1
-15
/
+1
*
Move the linux abi's alpha md files over to using David's build-time
gallatin
2000-11-01
4
-4
/
+4
*
Fixup some wrong statements in the new mbuf(9) man page.
bmilekic
2000-11-01
1
-63
/
+100
*
fix linux_termio and linux_termios structs on alpha. alpha differences
gallatin
2000-11-01
2
-8
/
+8
*
Make internal clock sourcing work right by tying the NCO to the
phk
2000-11-01
1
-17
/
+38
*
At the beginning of pthread_mutex_lock(), call _thread_init() if
jdp
2000-11-01
3
-0
/
+9
*
The MI/MD split wasn't perfect and the MI files need hacks for the
obrien
2000-11-01
10
-26
/
+156
*
Fix overflow from jail hostname.
eivind
2000-11-01
2
-2
/
+2
*
Pass in the new-bus flags to alpha_setup_intr().
jhb
2000-11-01
7
-8
/
+9
*
- Modify alpha_setup_intr() to take interrupt handler flags as an additional
jhb
2000-11-01
2
-18
/
+61
[next]