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
*
Forgot one part of the VLAN support for the dc(4) driver.
ambrisko
2002-01-16
2
-0
/
+4
*
Fix giant handling in pwrite(2), I forgot to release it when finishing
alfred
2002-01-16
1
-1
/
+2
*
Fix typo by s/advertise/advertises/
schweikh
2002-01-16
1
-1
/
+1
*
Update release note: kern.security.* sysctls have moved to
bmah
2002-01-16
2
-2
/
+6
*
Add VLAN for the dc(4) driver (ie long frame). The patch is 2 parts.
ambrisko
2002-01-16
3
-24
/
+56
*
Document fetch(1) reaction to SIGINFO.
ru
2002-01-16
1
-0
/
+12
*
mdoc(7) police: tidy up OpenBSD fixes.
ru
2002-01-16
1
-7
/
+5
*
Replace reference to ANSI C draft with standard.
ru
2002-01-16
1
-4
/
+1
*
Add extern to avoid sloppy common style declarations.
jake
2002-01-16
1
-2
/
+2
*
Document the -x debugging option.
ru
2002-01-16
1
-4
/
+25
*
socket()s first argument should be a protocol family rather than an
brian
2002-01-16
11
-15
/
+15
*
socket's first argument is an address family, not a protocol family.
brian
2002-01-16
7
-10
/
+10
*
Added this makefile. This is not attached to the build yet. I often
bde
2002-01-16
1
-0
/
+8
*
Make `options NETATALK' compile after the -fno-common changes.
iedowse
2002-01-16
3
-2
/
+6
*
Don't print out 0xaa55 at the end of a vnconfig disk and use the
jhb
2002-01-16
1
-4
/
+1
*
- Attempt to help declutter kern. sysctl by moving security out from
arr
2002-01-16
8
-29
/
+30
*
Put write on read-only filesystem panic after we have weeded out
mckusick
2002-01-16
1
-2
/
+2
*
Change <b28> to HTT (Hyperthreading technology). If this flag is set then
peter
2002-01-16
2
-6
/
+6
*
fix typo, there's uap, just fd
alfred
2002-01-16
1
-1
/
+1
*
Ensure that we set all the %cr0 bits to a known state for the AP's before
peter
2002-01-16
6
-0
/
+60
*
Revise the nfsiod auto tuning code. Now both the upper and lower limits
peter
2002-01-15
3
-22
/
+87
*
better namespsace of static functions
imp
2002-01-15
1
-5
/
+9
*
o Sync the device list with OLDCARD.
imp
2002-01-15
1
-51
/
+46
*
This commit was generated by cvs2svn to compensate for changes in r89402,
nectar
2002-01-15
1
-6
/
+7
|
\
|
*
Don't use getlogin() to determine whether we are root.
nectar
2002-01-15
1
-6
/
+7
*
|
Add a few cleanups from rev 1.1:
mike
2002-01-15
1
-10
/
+12
*
|
This commit was generated by cvs2svn to compensate for changes in r89397,
ru
2002-01-15
1
-7
/
+12
|
\
\
|
*
|
Satisfy pedantic readers.
ru
2002-01-15
1
-7
/
+12
*
|
|
Back out part of the revision 1.2 changes -- sendto(2) can
ru
2002-01-15
1
-73
/
+28
*
|
|
Add entries for the DEC VT400 and and VT420 terminals.
sheldonh
2002-01-15
1
-0
/
+35
*
|
|
First ping after a preload (-l) was sent undelayed.
ru
2002-01-15
1
-1
/
+2
*
|
|
Add pkg_update to the SEE_ALSO manpage of pkg_create.
keramida
2002-01-15
1
-0
/
+1
*
|
|
Bump the limits for determining if we've held a spinlock too long as they
jhb
2002-01-15
2
-4
/
+4
*
|
|
- Catch up printtrap() to KSE by using curthread and testing it against
jhb
2002-01-15
1
-5
/
+9
*
|
|
Do not install man(1) setuid ``man''.
ru
2002-01-15
6
-83
/
+10
*
|
|
Add missed includes.
sobomax
2002-01-15
3
-0
/
+3
*
|
|
o Add prototype for printf(3).
mike
2002-01-15
1
-9
/
+12
*
|
|
Merge the changes in the English version (1.253 --> 1.254).
kuriyama
2002-01-15
1
-49
/
+54
*
|
|
style(9)
mike
2002-01-15
1
-95
/
+63
*
|
|
When downgrading a filesystem from read-write to read-only, operations
mckusick
2002-01-15
5
-10
/
+24
*
|
|
Make PCI_ALLOW_UNSUPPORTED_IO_RANGE an option until the ISA address
imp
2002-01-15
2
-0
/
+6
*
|
|
Sync to GENERIC: add UFS_DIRHASH
imp
2002-01-15
1
-0
/
+1
*
|
|
Compilers are very picky about matching opeining and closing brackets.
jhay
2002-01-15
1
-1
/
+0
*
|
|
Make man page and usage statement match reality submitted by Ruslan,
ambrisko
2002-01-15
2
-29
/
+44
*
|
|
Reinstate linux_ifname. Although the Linuxulator doesn't use it
marcel
2002-01-15
1
-0
/
+27
*
|
|
Push down Giant in dup(2) and dup2(2), Giant is only needed when
alfred
2002-01-15
1
-16
/
+17
*
|
|
Fix select on fifos.
alfred
2002-01-14
3
-13
/
+41
*
|
|
Fix mind-o: compare sc->sis_rev instead of 'command' when trying to
wpaul
2002-01-14
1
-1
/
+1
*
|
|
fix MLINKS for timeradd.3
fjoe
2002-01-14
1
-1
/
+2
*
|
|
Commit a know fix for hpfs to use vop_defaultop plug instead of wrong
semenu
2002-01-14
1
-13
/
+1
[next]