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
*
Update vmstat portion of man page to reflect the statistics currently
ghelmer
1998-06-25
1
-34
/
+29
*
A long time ago I hacked mountd so that it would deal intelligently
wpaul
1998-06-25
2
-6
/
+10
*
Implement new argument -l (OpenBSD has -a but we already use that).
guido
1998-06-25
2
-59
/
+98
*
Fix btree problems. This passes regressions tests.
guido
1998-06-25
2
-2
/
+5
*
Remove "not hungly" panics. Cookies now used by the linux and ibcs2
dt
1998-06-25
3
-30
/
+9
*
Remove bdevsw_add(), change the only two users to use bdevsw_add_generic().
phk
1998-06-25
6
-90
/
+56
*
Sync with sys/i386/conf/Makefile.i386 revision 1.115.
kato
1998-06-25
2
-10
/
+14
*
Fix syntax error from last commit
brian
1998-06-25
1
-4
/
+5
*
Mention `kern_securelevel' variables in manual page.
jkoshy
1998-06-25
1
-1
/
+15
*
Add the missing {} that caused the function to return ESRCH if it
jb
1998-06-25
3
-3
/
+6
*
Reviewed by: guido@mouse.gvr.org
julian
1998-06-24
1
-25
/
+18
*
Oops, add ppc to the 'tty' imask.
msmith
1998-06-24
3
-6
/
+6
*
When some functions were added to sys/queue.h (1.15, 1.16),
phk
1998-06-24
1
-5
/
+5
*
Oops - forgot these with the last commit.
brian
1998-06-24
2
-0
/
+91
*
o If we come out of select() with only write descriptors that
brian
1998-06-24
10
-31
/
+71
*
Fix race condition for creation of vnode_if.c and vnode_if.h.
eivind
1998-06-24
3
-15
/
+21
*
Sync with sys/i386/isa/syscons.c revision 1.264.
kato
1998-06-24
1
-5
/
+2
*
Sync with sys/i386/isa/syscons.c revision 1.208.
kato
1998-06-24
2
-2
/
+18
*
Insert a missing newline.
dt
1998-06-24
1
-2
/
+3
*
Don't refer to mouse_info.u.datea.[xyz] while processing MOUSE_BUTTON_EVENT
yokota
1998-06-24
3
-15
/
+6
*
Avoid some panics in sio_unload which gets called with various dirt
phk
1998-06-24
3
-3
/
+27
*
Add CUSEEME support. This has *not* been tested, nor
brian
1998-06-24
8
-4
/
+262
*
Clean the crunchgen targets after creating the crunch binary.
brian
1998-06-24
1
-1
/
+3
*
MF22: more explanatory message from config on version mismatch detection.
jkh
1998-06-24
1
-2
/
+5
*
Merge ppp 2.3.3 -> 2.3.5 changes (for what it's worth)
peter
1998-06-23
2
-7
/
+13
*
Forgot to resync the RELNOTES to 2.3.5
peter
1998-06-23
1
-3
/
+56
*
Minor grammar and punctuation cleanup.
ghelmer
1998-06-23
1
-6
/
+10
*
lable -> label
hoek
1998-06-23
1
-2
/
+2
*
Cross-ref login.conf(5).
hoek
1998-06-23
1
-2
/
+4
*
Grammar touch-up.
hoek
1998-06-23
1
-2
/
+2
*
Use a default blanktime (otherwise it shows up as "NO" in sysinstall's menus).
jkh
1998-06-23
1
-2
/
+2
*
Typo fix.
phk
1998-06-22
1
-2
/
+2
*
Sync with sys/i386/isa/if_ed.c and npx.c revisions 1.143 and 1.61,
kato
1998-06-22
2
-4
/
+2
*
Sync with sys/i386/i386/machdep.c revision 1.301.
kato
1998-06-22
2
-4
/
+6
*
Sync with sys/i386/isa/if_fe.c revision 1.42.
kato
1998-06-22
1
-10
/
+6
*
Add rc.conf option to set kernel security level and modify "/etc/rc" to
jkoshy
1998-06-22
2
-2
/
+12
*
Fixed (?) races in mark_buffer_dirty(). We abuse the buffer cache
bde
1998-06-21
2
-6
/
+12
*
Removed unused function ll_w_block(). It has always had races due
bde
1998-06-21
4
-38
/
+0
*
Removed unused includes.
bde
1998-06-21
25
-59
/
+21
*
Make value of SIZE accurate.
dt
1998-06-21
1
-3
/
+3
*
Removed unused includes.
bde
1998-06-21
2
-4
/
+6
*
Removed unused includes.
bde
1998-06-21
1
-2
/
+3
*
Removed unused includes.
bde
1998-06-21
2
-20
/
+12
*
Removed unused includes.
bde
1998-06-21
1
-3
/
+2
*
Removed unused includes.
bde
1998-06-21
1
-5
/
+3
*
Removed unused includes.
bde
1998-06-21
25
-90
/
+22
*
Ifdefed a conditionally used include.
bde
1998-06-21
1
-1
/
+3
*
Since I got no objections to this patch, and no one has offered any
mckay
1998-06-21
1
-1
/
+70
*
Remove bogus comment that teleported in from sys/i386/i386/mp_machdep.c.
mckay
1998-06-21
2
-6
/
+2
*
Moved P1003 options from the middle of the devices section to the
bde
1998-06-21
3
-48
/
+45
[next]