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
...
*
|
Leap through one more hoop to avoid alignment problems.
brian
1999-07-10
1
-2
/
+2
*
|
Add example of how to create a jail.
phk
1999-07-09
1
-1
/
+18
*
|
Clarify an explanation a little bit.
phk
1999-07-09
1
-4
/
+9
*
|
Add a pseudo target called "jail" which DTRT for a jail(2)'ed /dev
phk
1999-07-09
2
-2
/
+20
*
|
Allow jailed proccesses to open non-process vnodes like the root of the fs.
phk
1999-07-09
2
-4
/
+4
*
|
Fix the previous warning a different way since the emul_path exposure was
peter
1999-07-09
1
-7
/
+5
*
|
Minor tweak - don't cause a warning.
peter
1999-07-09
1
-2
/
+3
*
|
Use %q rather than rolling a custom routine.
peter
1999-07-09
2
-102
/
+14
*
|
Implement the %q prefix for the integer types. Note that egcs on the
peter
1999-07-09
1
-17
/
+81
*
|
Add in dbregs stubs that a committer for changes on the i386 ought to have done.
mjacob
1999-07-09
3
-3
/
+48
*
|
if_sk.c: use pci_port_t instead of u_short
wpaul
1999-07-09
4
-12
/
+10
*
|
bufhashinit() is called with a caddr_t and is expected to return the
peter
1999-07-09
3
-7
/
+7
*
|
Add a MAINTAINER line naming myself. We control the vertical. We
jdp
1999-07-09
1
-1
/
+2
*
|
Fix bug: if a dlopen() failed (e.g., because of undefined symbols),
jdp
1999-07-09
1
-38
/
+44
*
|
Fix typo in previous commit.
sheldonh
1999-07-09
3
-6
/
+6
*
|
Removed device-dirver flags.
kato
1999-07-09
2
-430
/
+430
*
|
Sync with sys/i386/i386/userconfig.c revision 1.148.
kato
1999-07-09
1
-2
/
+3
*
|
Add the pps (Pulse per second timing interface) device.
sheldonh
1999-07-09
3
-3
/
+21
*
|
Sync with sys/i386/i386/machdep.c revision 1.355.
kato
1999-07-09
2
-2
/
+164
*
|
Use the proctitle to indicate that we're busy wrapping a request for a
sheldonh
1999-07-09
1
-1
/
+3
*
|
Allow internal and external wrapping to be enabled independantly of
sheldonh
1999-07-09
3
-17
/
+22
*
|
Install dhclient.conf.
obrien
1999-07-09
1
-11
/
+10
*
|
This commit adds driver support for the SysKonnect SK-984x series
wpaul
1999-07-09
19
-11
/
+7335
*
|
Support for i386 hardware breakpoints.
jlemon
1999-07-09
2
-0
/
+202
*
|
Implement support for hardware debug registers on the i386.
jlemon
1999-07-09
25
-24
/
+458
*
|
Properly document /etc/defaults/rc.conf and rc_conf_files.
jkh
1999-07-09
1
-13
/
+30
*
|
Fix nested if/else within an if
billf
1999-07-08
1
-2
/
+3
*
|
Tweak previous commit. Only sense the configuration if network_interfaces
peter
1999-07-08
8
-22
/
+37
*
|
Condition in KASSERT was reversed.
mckusick
1999-07-08
1
-2
/
+2
*
|
Implement VT_RELDISP ioctl
marcel
1999-07-08
4
-4
/
+16
*
|
Sync with sys/dev/syscons/syscons.c revision 1.313.
kato
1999-07-08
1
-8
/
+4
*
|
Sync with sys/i386/i386/machdep.c revision up to 1.354.
kato
1999-07-08
2
-304
/
+296
*
|
Sync with sys/i386/conf/majors.i386 revision 1.79.
kato
1999-07-08
1
-3
/
+3
*
|
Sync with sys/i386/conf/Makefile.i386 revision 1.158.
kato
1999-07-08
2
-10
/
+2
*
|
DEFAULT_PAGE_SIZE was removed, pgtok defined in headers, headers cleaned up.
green
1999-07-08
1
-3
/
+4
*
|
These changes appear to give us benefits with both small (32MB) and
mckusick
1999-07-08
14
-232
/
+267
*
|
Grrr.... forgot one line from the previous fix.
wpaul
1999-07-08
1
-3
/
+3
*
|
Fix a potential race condition that can occur in xl_start(). If the NIC
wpaul
1999-07-07
1
-3
/
+5
*
|
Back out previous commit after discussing it with Dmitrij Tejblum.
des
1999-07-07
1
-4
/
+0
*
|
Always set errno to ENOMEM when returning 0 from malloc() or realloc().
des
1999-07-07
1
-1
/
+5
*
|
Fix my complete botch. I hope. Tested this time
mjacob
1999-07-07
1
-5
/
+5
*
|
- Fixed memory leak in sc_alloc_history_buffer().
yokota
1999-07-07
4
-29
/
+88
*
|
Do not list a null string in a dialog box.
yokota
1999-07-07
1
-2
/
+4
*
|
- Fix Belgian keyboard map (be.iso.kbd).
yokota
1999-07-07
4
-18
/
+160
*
|
Do away with ${network_interfaces} in rc.conf. Just use `ifconfig -l` to
peter
1999-07-07
8
-23
/
+85
*
|
Removed bogus quotes in descriptions of disk devices. Only "Winchester"
bde
1999-07-07
2
-28
/
+28
*
|
invoke fvwm properly
jkh
1999-07-07
3
-9
/
+9
*
|
add unused argument to udev2dev() to make kernel compiled
ache
1999-07-07
1
-2
/
+2
*
|
Add $Id$
roberto
1999-07-07
1
-0
/
+1
*
|
Break lines to be < 80 chars. This has been done only to that file in
cracauer
1999-07-07
1
-16
/
+25
[prev]
[next]