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
*
Sync with sys/i386/isa/wd.c revision up to 1.180.
kato
1998-11-16
1
-6
/
+11
*
Sync with sys/i386/conf/options.i386 revision 1.92.
kato
1998-11-16
2
-2
/
+6
*
Sync with sys/i386/conf/Makefile.i386 revision 1.129.
kato
1998-11-16
2
-4
/
+4
*
vmunix -> kernel
nectar
1998-11-16
1
-2
/
+2
*
Update to reflect reality.
nectar
1998-11-16
1
-4
/
+4
*
put hosts before bind.
jkh
1998-11-16
1
-4
/
+4
*
Update tcopy for CAM. (/dev/rst0 -> /dev/rsa0)
ken
1998-11-16
1
-1
/
+1
*
Now that the wd driver is fixed (Thanks Bruce!), re-enable the
ken
1998-11-15
1
-10
/
+2
*
Update ssh version number. It's only informational, anyway.
abial
1998-11-15
1
-3
/
+3
*
Use console instead of ttyv0 - it didn't work with serial console...
abial
1998-11-15
1
-4
/
+18
*
Use snprintf to make sure we don't overflow a buffer.
ken
1998-11-15
1
-4
/
+5
*
Fix an error message. (it was using an uninitialized variable)
ken
1998-11-15
1
-2
/
+2
*
The below patch helps to reduce the leakage of internal socket information
guido
1998-11-15
2
-4
/
+6
*
Reimplement the NFS ACCESS RPC cache as an "accelerator" rather than a true
msmith
1998-11-15
4
-88
/
+28
*
Implement the nfs_access_cache variable, allowing us to set the timeout for
msmith
1998-11-15
8
-8
/
+30
*
Document the new nfs_access_cache variable.
msmith
1998-11-15
1
-1
/
+11
*
Make it possible to adjust the IDE probe delay from kernel config files.
eivind
1998-11-15
6
-6
/
+37
*
Depend on __FreeBSD_version instead of __FreeBSD__
eivind
1998-11-15
2
-14
/
+14
*
* Add hooks to allow the X server to access I/O ports and memory.
dfr
1998-11-15
26
-234
/
+916
*
Build subr_rman.c by default.
dfr
1998-11-15
1
-0
/
+1
*
Don't include link_elf.c twice in the link.
dfr
1998-11-15
2
-4
/
+2
*
A couple of minor sanity checks.
dfr
1998-11-15
1
-4
/
+10
*
Fix printf format errors on alpha.
dfr
1998-11-15
1
-4
/
+4
*
* Change 'struct resource' to 'struct config_resource'.
dfr
1998-11-15
7
-14
/
+14
*
In sendfile(2), check against sb_lowat when filling the socket buffer,
dg
1998-11-15
1
-2
/
+2
*
Fixed a misspelling of boolean true as MNT_WAIT.
bde
1998-11-15
2
-2
/
+2
*
Finished updating module event handlers to be compatible with
bde
1998-11-15
11
-35
/
+24
*
Prevent MakeMaker to produce /usr/local/local/bin path for
ache
1998-11-15
1
-3
/
+4
*
Don't generate module event handlers of the wrong (old) type.
bde
1998-11-15
1
-4
/
+3
*
Fixed the type of vfs_modevent (a little late, to match the corresponding
bde
1998-11-15
1
-2
/
+2
*
Fixed the type and order of vfs_modevent. This fixes part of a spew of
bde
1998-11-15
1
-6
/
+8
*
Fixed a missing include. <sys/kernel.h> is needed by the new
bde
1998-11-15
1
-2
/
+2
*
Fixed the bug that caused negative busycounts in devstat. The
bde
1998-11-15
1
-6
/
+6
*
Remove share/info from build tools because it breaks the build when
jb
1998-11-15
1
-2
/
+1
*
Interrupt threads waiting in select etc.
jb
1998-11-15
3
-0
/
+60
*
Close a window between unlocking a spinlock and changing the thread state.
jb
1998-11-15
12
-63
/
+93
*
o Break fixups into binary fixups and XFree86 based fixups.
jkh
1998-11-15
20
-327
/
+340
*
Fixed missing 'v' in usage message.
bde
1998-11-15
1
-2
/
+2
*
Fixed bugs in previous commit:
bde
1998-11-15
1
-4
/
+5
*
New file formats.
obrien
1998-11-15
18
-0
/
+645
*
Additional file formats.
obrien
1998-11-15
1
-7
/
+38
*
indent
dima
1998-11-15
1
-4
/
+4
*
Use mmap for file coping. 5-10% faster than the read system call.
wosch
1998-11-14
1
-1
/
+2
*
Use mmap for reading files. This is faster than read().
wosch
1998-11-14
1
-2
/
+2
*
Fixed a couple of nits in sendfile(2): clear PG_ZERO before unbusying
dg
1998-11-14
1
-3
/
+3
*
My changes to the new device interface:
wollman
1998-11-14
11
-212
/
+466
*
Change USERCONFIG_BOOT -> INTRO_USERCONFIG
abial
1998-11-14
3
-6
/
+6
*
Added a -v (verbose) option and hid multi-job file banner generation
dg
1998-11-14
4
-7
/
+15
*
Add a missing newline
luigi
1998-11-14
3
-3
/
+3
*
Add EXTRA_PKG_FLAGS to PKG_FLAGS. You can now add arguments to pkg_create
asami
1998-11-14
1
-2
/
+2
[next]