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
*
Mention that you can only create a block or char special file using
joerg
1999-04-28
1
-0
/
+5
*
Sync with sys/i386/isa/clock.c revision 1.132.
kato
1999-04-28
3
-3
/
+9
*
Sync with sys/i386/i386/machdep.c revision 1.332.
kato
1999-04-28
2
-218
/
+184
*
\begin{bdemode}
obrien
1999-04-28
1
-2
/
+2
*
Correction of better display under chinese terminal.
foxfair
1999-04-28
1
-10
/
+10
*
Write config files to /usr/share/skel as well as root's profile.
jkh
1999-04-28
3
-33
/
+51
*
By popular request, add /usr/local/sbin to this list.
jkh
1999-04-28
2
-4
/
+4
*
Do the right thing for windowmaker installation if it's picked. Add some
jkh
1999-04-28
3
-21
/
+51
*
Add two recent developments:
imp
1999-04-28
1
-1
/
+13
*
Correct reference to '/dev/rst0' to the more correct "/dev/rsa0".
jkoshy
1999-04-28
1
-1
/
+1
*
Explain when packets are tesed by the firewall rules and what attributes
ghelmer
1999-04-28
1
-23
/
+128
*
Make gdb work with kernel after the SMP vmspace sharing changes.
luoqi
1999-04-28
5
-42
/
+221
*
Allow loadable interface drivers with BPF support to be loaded into a kernel
msmith
1999-04-28
6
-12
/
+51
*
Enable vmspace sharing on SMP. Major changes are,
luoqi
1999-04-28
92
-1975
/
+1823
*
.Xr chflags 1 ,
hoek
1999-04-27
1
-1
/
+2
*
Simplify the tunefs example, since tunefs uses getfsfile(). Lots of
msmith
1999-04-27
1
-3
/
+3
*
Simplify the definition of FBSD_SWITCH_TAKES_ARG, and make sure
obrien
1999-04-27
2
-18
/
+8
*
Eliminate compiler warning about missing type in declaration.
jdp
1999-04-27
1
-3
/
+2
*
Fix the code that prints the "Initializing PC-card drivers" message
jdp
1999-04-27
1
-4
/
+3
*
Wait until EGCS 1.2 to use more efficient ``thunks'' to implement C++ vtables.
obrien
1999-04-27
1
-3
/
+4
*
o Make package matching for specific package loading use the Latest/
jkh
1999-04-27
19
-96
/
+328
*
Change suser_xxx() to suser() where it applies.
phk
1999-04-27
16
-79
/
+72
*
1. Remove the hateful EDITOR=ee from root's environment; it's one
jkh
1999-04-27
2
-4
/
+3
*
bump __FreeBSD_version to 400005:
phk
1999-04-27
1
-2
/
+2
*
Suser() simplification:
phk
1999-04-27
128
-394
/
+399
*
lpd tries to be clever and checks if RM == my_hostname.
jkh
1999-04-27
3
-3
/
+25
*
echo ^G^G -> echo \007\007 in loader.rc in kern.flp.
max
1999-04-27
1
-3
/
+3
*
Mention that set-id bits are not honoured for shell scripts and
hoek
1999-04-27
1
-1
/
+8
*
If pkg_info is run with no args, default to "-aI".
jkh
1999-04-27
1
-2
/
+7
*
Make options like NO_F00F_HACK work (with context sensitive lexical rules).
luoqi
1999-04-27
2
-30
/
+45
*
Specify the ssh command to use for a VPN inline.
brian
1999-04-27
1
-7
/
+3
*
Change ``set device'' so that it parses its arguments as one
brian
1999-04-27
5
-62
/
+91
*
Fix from Justin for transfer negotiations for targets up to target ID 7.
ken
1999-04-26
1
-39
/
+43
*
Add support for printing bridging statistics with ``-p bdg '' .
luigi
1999-04-26
4
-2
/
+42
*
Make one pass through the firewall the default.
luigi
1999-04-26
1
-2
/
+2
*
Move an option outside of a nested list and up a bit to live free among
kris
1999-04-26
1
-3
/
+3
*
Only call kvtop on non-null id_maddr's...
peter
1999-04-26
1
-3
/
+8
*
Temporary hack. The radix code shouldn't need this, it should be
peter
1999-04-26
1
-1
/
+2
*
Protect the ifinit() function's internals with splimp() for safety since
peter
1999-04-26
1
-4
/
+5
*
Minor seatbelt tweak. The init code used to be splimp() protected,
peter
1999-04-26
1
-2
/
+7
*
Register the netisr's via SYSINIT rather than linker sets.
peter
1999-04-26
3
-80
/
+18
*
Register the local (unix domain) sockets ourselves.
peter
1999-04-26
1
-1
/
+2
*
Redo domain registration to use SYSINITS rather than linker sets.
peter
1999-04-26
1
-70
/
+8
*
Add support for NetBSD
brian
1999-04-26
9
-33
/
+57
*
#include <errno.h>, not <sys/errno.h>
brian
1999-04-26
5
-12
/
+12
*
Add support for NetBSD (history() from libedit is different).
brian
1999-04-26
1
-2
/
+9
*
Make DOMAIN_SET() use SYSINIT rather than linker sets.
peter
1999-04-26
1
-3
/
+3
*
Make NETISR_SET use a SYSINIT() rather than a linker set.
peter
1999-04-26
1
-5
/
+5
*
More egcs warning fixes:
imp
1999-04-25
10
-16
/
+23
*
More egcs warning fixes:
imp
1999-04-25
3
-9
/
+10
[next]