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
path:
root
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add userconfig.
jkh
1994-10-26
2
-2
/
+4
*
Add my user configuration utility - userconfig().
jkh
1994-10-26
1
-0
/
+429
*
Invoke userconfig() if kernel compiled with options USERCONFIG and
jkh
1994-10-26
2
-4
/
+10
*
Remove the code for asking for a filesystem floppy. We don't need
jkh
1994-10-26
2
-46
/
+4
*
Remove RB_ASKFS again - to make this meaningful we'd need to invest in
jkh
1994-10-26
1
-2
/
+1
*
Add RB_ASKFS
jkh
1994-10-26
1
-1
/
+2
*
Add RB_CONFIG.
jkh
1994-10-26
1
-1
/
+2
*
Add RB_CONFIG flag.
jkh
1994-10-26
2
-2
/
+6
*
I'm going to nuke strtol() for now. Now I need strncmp() and rather
jkh
1994-10-26
1
-2
/
+2
*
Fix two very minor nits, one of which caused a warning (no return type for
jkh
1994-10-26
2
-4
/
+6
*
When all else fails, try to use "/stand/sysinstall" as "init" process. The
phk
1994-10-26
1
-1
/
+2
*
Fixed a couple of wrong printfs (too few arguments supplied). Also zapped
phk
1994-10-26
5
-28
/
+29
*
Modified fifth parameter (imask) to register_intr() according to
se
1994-10-25
3
-15
/
+6
*
BEWARE: Interface change of register_intr() !
se
1994-10-25
3
-10
/
+12
*
BEWARE: Interface change of register_intr() !
se
1994-10-25
5
-15
/
+35
*
Patch for proper multicast support on point-to-point links.
swallace
1994-10-25
1
-3
/
+5
*
Never strip the kernel.
bde
1994-10-25
3
-120
/
+48
*
Added decoding of chipset registers for Pentium 90/100 CPUs.
se
1994-10-25
2
-12
/
+12
*
Use the correct macro for deciding whether syscons' variables should
bde
1994-10-25
3
-24
/
+33
*
Add strtol() to libkern in support of some other work I'm doing.
jkh
1994-10-25
2
-3
/
+131
*
Changed some variable names in lf_addblock to make the code both
dg
1994-10-25
1
-9
/
+9
*
Allow MAXMEM kernel option to indicate more memory than is detected; it
dg
1994-10-25
2
-8
/
+6
*
Patch to fix QIC-02/QIC-36 by Gene Stark.
swallace
1994-10-25
1
-5
/
+17
*
Restricted maximum bufpages to 1500; this is required for machines >64MB
dg
1994-10-25
2
-10
/
+8
*
Moved initialization of tmpstk so that it immediately follows the kernel
dg
1994-10-25
6
-21
/
+51
*
Improved I/O error reporting.
dg
1994-10-25
1
-5
/
+19
*
#if 0'd out the object cache trimming code - there are multiple ways
dg
1994-10-25
1
-1
/
+3
*
Added sea0 - Seagate driver lines to config
sos
1994-10-24
5
-7
/
+16
*
Seagate st01/02 driver.
sos
1994-10-24
1
-0
/
+1988
*
Fixed cut&paste error.
wollman
1994-10-24
3
-6
/
+6
*
Implement fs.nfs MIB variables.
wollman
1994-10-23
8
-14
/
+172
*
Don't do suser() check; it's already done in __sysctl().
wollman
1994-10-23
1
-4
/
+1
*
Finished device configuration database work for all ISA devices (except `ze')
wollman
1994-10-23
53
-250
/
+968
*
Fixed object cache trimming policy so it actually works.
dg
1994-10-23
1
-7
/
+5
*
Adjusted reserved levels to fix a deadlock condition.
dg
1994-10-23
1
-3
/
+3
*
Only VM_WAIT if curproc != pageproc. A deadlock can occur otherwise.
dg
1994-10-23
1
-3
/
+3
*
First shot README file for iBCS support
sos
1994-10-23
1
-0
/
+124
*
Fixed some video returns.
sos
1994-10-23
1
-6
/
+10
*
Round down instead of up in 'kerninfo'/ctrl-T stats code. Incorrect output
dg
1994-10-23
1
-3
/
+3
*
Changed a thread_sleep into an spl protected tsleep. A deadlock can occur
dg
1994-10-23
2
-9
/
+12
*
Fixed panic when unmounting floppy msdos filesystems. Problem was
martin
1994-10-23
2
-14
/
+60
*
Contrary to my last commit here: NFS-swap is enabled automatically.
phk
1994-10-22
1
-1
/
+15
*
This is where the action is. I'm still not sure that swap is 100% OK, but
phk
1994-10-22
2
-76
/
+112
*
While I debugged this, I quenched the compile warnings from if_ed. no other
phk
1994-10-22
2
-28
/
+38
*
Autoconf is the one to realize that we are booted disk-less and start the
phk
1994-10-22
5
-11
/
+39
*
NFS-diskless works. Look in sys/i386/boot/netboot for some of the
phk
1994-10-22
2
-2
/
+4
*
Found one of the show-stoppers in netboot...
phk
1994-10-22
1
-2
/
+2
*
Make the diagnostics a little more useful.
phk
1994-10-22
1
-2
/
+3
*
I belive imgact_gzip is finally reentrant. It is also a whole lot more
phk
1994-10-22
3
-1149
/
+1012
*
Add tw.c for the X10 driver.
jkh
1994-10-22
1
-0
/
+990
[prev]
[next]