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
*
Clean up after removing sys/eventhandler.h from sys/systm.h at the last
msmith
1999-08-21
16
-16
/
+36
*
Don't print a "," after the last superblock.
billf
1999-08-21
1
-3
/
+4
*
Add missing include.
billf
1999-08-21
2
-0
/
+2
*
Ufff. cflags -> chflags. I could have sworn this change has been in
imp
1999-08-21
1
-3
/
+3
*
Mention rwhod(8) in the SEE ALSO section
brian
1999-08-21
1
-2
/
+3
*
Remove MII/PHY related junk from here. It's not needed anymore.
wpaul
1999-08-21
1
-106
/
+1
*
To christen the brand new security category for syslog, we get IPFW
green
1999-08-21
2
-63
/
+94
*
This commit adds device driver support for the Sundance Technologies ST201
wpaul
1999-08-21
21
-26
/
+2689
*
Fix possible buffer overflow with finger and fingerd.
imp
1999-08-21
1
-16
/
+27
*
This is the addition of a syslog(3) security.* top-level category. This
green
1999-08-21
6
-13
/
+20
*
Use more compiler friendly test for overflow.
phk
1999-08-21
1
-3
/
+3
*
Clear all file flags when taking ownership of devices. Do not ignore
imp
1999-08-21
2
-3
/
+16
*
Remove all flags from devices before we try to assert ownership and
imp
1999-08-21
1
-1
/
+3
*
added usb0 to 'all' target for usbd(8)
gehenna
1999-08-21
3
-6
/
+9
*
Add warnings, ala mktemp, to tempnam and tmpnam as a reminder that
imp
1999-08-21
2
-3
/
+13
*
This commit adds support for the NetBSD MII abstraction layer and
wpaul
1999-08-21
21
-6
/
+2970
*
The "depends-list" target disappeared in r.1.300 (Dec. 12, 1998) of
hoek
1999-08-21
1
-2
/
+2
*
Quiet some overly chatty debug output, do some minor cleanups to
jkh
1999-08-21
4
-34
/
+38
*
MFS: Revert shared lib major version number back to 3.
obrien
1999-08-21
1
-2
/
+2
*
Detect if the the offset used to read from a raw device loose bits
phk
1999-08-21
1
-2
/
+8
*
Implement a new generic mechanism for attaching handler functions to
msmith
1999-08-21
30
-263
/
+496
*
Remove superfluous `preserve' entry.
chris
1999-08-21
1
-3
/
+1
*
Fix spelling error: compliment -> complement
chris
1999-08-21
4
-24
/
+24
*
Fix power management register definitions.
wpaul
1999-08-21
1
-5
/
+5
*
Add a NULL pointer check whose absence could cause segmentation
jdp
1999-08-20
1
-6
/
+6
*
Loosen up the constructed argument segment generation slightly; rather than
msmith
1999-08-20
2
-20
/
+6
*
move sanity check of timeval struct so as not to segfault when passed
alfred
1999-08-20
3
-15
/
+15
*
First small steps at merging DEVFS and PHK's Dev_t stuff.
julian
1999-08-20
6
-35
/
+43
*
Fixes for some style bugs in the initial version of this file:
ken
1999-08-20
1
-10
/
+8
*
Restore INTERNALLIB.
abial
1999-08-20
1
-0
/
+1
*
MAXLINE not MAX_CMDLINE
mdodd
1999-08-20
1
-1
/
+1
*
Fix MLINKS.
mdodd
1999-08-20
1
-3
/
+2
*
Finally: fix test -x as completely as possible.
green
1999-08-20
1
-7
/
+17
*
Fix stupid error (xse -> xsc).
mdodd
1999-08-20
3
-22
/
+24
*
Fix a nasty kld bug where modules with objects of type GLOB_DAT which had
gallatin
1999-08-20
2
-2
/
+4
*
Set ifp->if_init to the right function.
mdodd
1999-08-20
7
-67
/
+88
*
When checking if there is a stack to free, observe the fact that it
jb
1999-08-20
3
-18
/
+69
*
Remove unused MANBIN directive.
ru
1999-08-20
2
-12
/
+4
*
There may exist two kinds of IBM BlueLightning CPU. One is that 5/2
kato
1999-08-20
2
-2
/
+30
*
* Consistantly surround macro parameters with ()
obrien
1999-08-20
2
-64
/
+67
*
A "=" should have been "+=".
obrien
1999-08-20
1
-2
/
+2
*
Fix some cut and paste damage.
mdodd
1999-08-20
2
-3
/
+3
*
Fix EINVAL related descriptions.
rse
1999-08-20
6
-18
/
+21
*
vm_page_alloc and contigmalloc1:
alc
1999-08-20
1
-3
/
+3
*
Update blackhole(4)
csgr
1999-08-20
1
-5
/
+8
*
Fix short timeout problems with the pt(4) driver:
ken
1999-08-20
7
-39
/
+146
*
Reduce default timeout on remote serial debugging sessions from 20
grog
1999-08-20
1
-1
/
+1
*
What the heck was I thinking? Nobody else saw this? Sheesh.
mdodd
1999-08-20
3
-8
/
+14
*
Add 2 functions: el_data_set() and el_data_get() which do what you
mdodd
1999-08-20
5
-3
/
+41
*
Change the name of the static variable 'files' to 'linker_files' in
grog
1999-08-20
1
-14
/
+14
[next]