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
...
*
Constify the dumpconf() function.
phk
2002-12-17
1
-1
/
+1
*
Add PERIPH and XPT debug options to camcontrol. This makes all CAM debug
njl
2002-12-17
2
-4
/
+22
*
Back out 1.19 to rethink approach
njl
2002-12-17
2
-4
/
+4
*
Check the return status of chdir() when using the -C option.
seanc
2002-12-17
1
-1
/
+2
*
Check that the dump device is large enough. Otherwise we could
marcel
2002-12-17
1
-0
/
+10
*
Automatically issue a "continue" along with the "detach" command. This
njl
2002-12-17
2
-4
/
+4
*
Fix syntax in last commit.
dillon
2002-12-17
2
-6
/
+6
*
Convert the xl(4) driver to the busdma API. This should make
mux
2002-12-17
2
-157
/
+300
*
Reformat last change
julian
2002-12-16
2
-10
/
+14
*
Get rid of g_slice_addslice() and use g_slice_config() instead.
phk
2002-12-16
6
-130
/
+101
*
Don't dump core into a partition that is too small for it.
julian
2002-12-16
2
-0
/
+18
*
Goto WARNS 5 with assorted changes.
phk
2002-12-16
9
-33
/
+32
*
Constification and some s/int/u_int/ changes.
phk
2002-12-16
11
-84
/
+85
*
Change the name for the local unix-socket based protocol
mbr
2002-12-16
8
-14
/
+51
*
Update this one too.
phk
2002-12-16
1
-1
/
+5
*
Get the test-suite into sync with the kernel again.
phk
2002-12-16
8
-10
/
+34
*
Spelling: s/ingrity/integrity/
trhodes
2002-12-16
1
-1
/
+1
*
Change the way ELF coredumps are handled. Instead of unconditionally
dillon
2002-12-16
3
-17
/
+55
*
Add the trm(4) driver.
cognet
2002-12-16
2
-0
/
+2
*
Import of a minimalist trm(4) man page.
cognet
2002-12-16
2
-0
/
+54
*
The HP DAT 40 tape drive should be able to handle variable block sizes.
trhodes
2002-12-16
1
-0
/
+4
*
Remove the hto(be|le)[slq] and (be|le)toh[slq] macros defined in
robert
2002-12-16
6
-40
/
+18
*
This commit was generated by cvs2svn to compensate for changes in r107937,
des
2002-12-16
98
-259
/
+412
|
\
|
*
Vendor import of OpenPAM Cyclamen.
des
2002-12-16
98
-259
/
+412
*
|
Merge in most non-style differences from Andrew Korty's pam_ssh 1.7.
des
2002-12-16
3
-51
/
+70
*
|
Ignore IEEE1284 descriptors when looking for bidirectional mode. We don't
des
2002-12-16
1
-2
/
+2
*
|
MFNetBSD: 1.52-1.55
des
2002-12-16
1
-4
/
+17
*
|
Catch up with the English version:
hrs
2002-12-16
1
-83
/
+130
*
|
o getsockopt(2) 'level' argument should be 0, not SOCK_STREAM. It
maxim
2002-12-16
1
-1
/
+1
*
|
Fix the panic that occurs when kldunloading trm by using the correct
cognet
2002-12-16
2
-29
/
+51
*
|
fixed a bug that IPv6 multicast packet is not forwarded if its packet size is...
suz
2002-12-16
1
-1
/
+1
*
|
Typo: devices numbers -> device numbers.
keramida
2002-12-16
1
-1
/
+1
*
|
Regen: swapoff
marcel
2002-12-16
9
-12
/
+15
*
|
Change swapoff from MNOPROTO to UNIMPL. The former doesn't work.
marcel
2002-12-16
3
-3
/
+3
*
|
unifdef -DPC98 -U__alpha__
phk
2002-12-15
1
-315
/
+13
*
|
Bring in the settings from /etc/rc.devfs, which include the vga symlink
dougb
2002-12-15
1
-2
/
+3
*
|
Perform vm_object_lock() and vm_object_unlock() on kmem_object
alc
2002-12-15
1
-0
/
+4
*
|
Add a new `W' flag, that when used in conjunction with the `Z' flag or the
sobomax
2002-12-15
2
-8
/
+38
*
|
Update to previous change (1.54) to use an approperly wide inode field
mckusick
2002-12-15
2
-9
/
+12
*
|
Regenerate system calls (swapoff added)
dillon
2002-12-15
5
-7
/
+15
*
|
This is David Schultz's swapoff code which I am finally able to commit.
dillon
2002-12-15
19
-84
/
+633
*
|
Fix a refcount race with the vmspace structure. In order to prevent
dillon
2002-12-15
3
-9
/
+27
*
|
PC164 is 21172
wilko
2002-12-15
1
-1
/
+2
*
|
Correct chipset information for the 164* series.
wilko
2002-12-15
1
-8
/
+8
*
|
Update ROOT_MIN_SIZE for i386 to 118MB (and other ROOT_*_SIZE).
kuriyama
2002-12-15
4
-10
/
+10
*
|
When doing tail -F, return if the freopen() of the file fails instead of
tjr
2002-12-15
1
-0
/
+1
*
|
o Trim EOL whitespaces.
maxim
2002-12-15
2
-24
/
+24
*
|
o s/if_name[16]/if_name[IFNAMSIZ]/
maxim
2002-12-15
1
-1
/
+1
*
|
o M_DONTWAIT is mbuf(9) flag: malloc(M_DONTWAIT) -> malloc(M_NOWAIT).
maxim
2002-12-15
1
-7
/
+7
*
|
o Fix byte order logging issue: sa.sin_port is already in host byte order.
maxim
2002-12-15
1
-1
/
+1
[prev]
[next]