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
*
Initial revision
wollman
1994-09-23
4
-0
/
+2483
*
Create NFS LKM.
wollman
1994-09-22
4
-2
/
+35
*
Make NFS loadable.
wollman
1994-09-22
7
-8
/
+124
*
make 8bit clean defaults
ache
1994-09-22
1
-3
/
+3
*
More loadable VFS changes:
wollman
1994-09-22
41
-152
/
+52
*
From 1.1.5:
dg
1994-09-22
3
-6
/
+6
*
Call ffs ``ufs'' for the benefit of poor, confused user-land programs.
wollman
1994-09-22
1
-2
/
+2
*
mount.h: Declare getvfs* functions from libc.
wollman
1994-09-22
2
-2
/
+11
*
Build LKMs for all ``easy'' filesystems. (lfs can be done, but it's more
wollman
1994-09-21
15
-2
/
+149
*
Fix a few niggling little bugs:
wollman
1994-09-21
8
-14
/
+17
*
Fix the consistent mistranslation of Linux's get_fs_word() and
bde
1994-09-21
2
-17
/
+17
*
Fix compiler warnings.
bde
1994-09-21
1
-2
/
+4
*
#if 0'd evil dynamic fifo trigger level adjustment; it just bit me and
dg
1994-09-21
3
-3
/
+9
*
From 1.1.5:
dg
1994-09-21
3
-9
/
+9
*
From 1.1.5:
dg
1994-09-21
1
-4
/
+4
*
Fixed up a couple of comments.
dg
1994-09-21
1
-4
/
+4
*
Make it easier to create filesystem LKMs by doing most of the
wollman
1994-09-21
1
-1
/
+16
*
Implemented loadable VFS modules, and made most existing filesystems
wollman
1994-09-21
61
-536
/
+385
*
Add entry for transputer (cdev 8).
jkh
1994-09-21
1
-5
/
+20
*
Add entries for transputer driver.
jkh
1994-09-21
2
-2
/
+4
*
Add the transputer driver from Christoph Niemann, Luigi Rizzo and
jkh
1994-09-21
2
-0
/
+758
*
Don't provide bogus source operands in some asms. This probably shouldn't
bde
1994-09-20
2
-34
/
+58
*
Better documentation, 1ms calibration, default 5 seconds BOOTWAIT
adam
1994-09-20
6
-28
/
+58
*
Parenthesize macro args.
bde
1994-09-20
1
-12
/
+20
*
Don't supply the `usermode' arg to softclock(). The 2.0 softclock() doesn't
bde
1994-09-20
4
-21
/
+11
*
Don't lose the RTC interrupt in resettodr().
bde
1994-09-20
5
-10
/
+10
*
Sorted.
dg
1994-09-20
1
-23
/
+23
*
Use `1' for a boolean value instead of something irrelevant (MNT_WAIT)
bde
1994-09-20
1
-2
/
+2
*
Don't use SIG_DFL or SIG_IGN for case label expressions. ANSI requires
bde
1994-09-20
1
-3
/
+3
*
Remove the alias splnone() for spl0(). It was used only once.
bde
1994-09-20
3
-7
/
+5
*
resettodr() now exists, enable it
ache
1994-09-20
2
-6
/
+2
*
resettodr() implemented, inittodr() fixed
ache
1994-09-20
7
-358
/
+698
*
Put back missing .text before swi_net. This could probably be made faster;
wollman
1994-09-19
1
-1
/
+2
*
oget/sethostname: add missing argument to kern_sysctl
ache
1994-09-19
1
-3
/
+3
*
sysctl incorrectly check name[2] instead of name[1]
ache
1994-09-19
1
-2
/
+2
*
Default wait approx 10 seconds for keypress during boot
adam
1994-09-19
2
-6
/
+6
*
Changed some NetBSD backwards compatibility code which was confusing mountd.
dfr
1994-09-19
2
-12
/
+4
*
Add vm/vm.h for complete sysctl type.
ache
1994-09-19
1
-1
/
+1
*
Reversed last revision which was a mistake.
dfr
1994-09-19
1
-1
/
+0
*
Added MSDOSFS option.
dfr
1994-09-19
3
-3
/
+6
*
Added msdosfs.
dfr
1994-09-19
31
-9
/
+12659
*
The previous revision got the wrong log message (for clock.c). It should
bde
1994-09-18
2
-4
/
+4
*
Remove some unnecessary #includes.
bde
1994-09-18
7
-106
/
+76
*
Use new-style declarations for min/max functions so that
bde
1994-09-18
2
-124
/
+22
*
Replace `unsigned' by `u_int' so that it is not necessary to include
bde
1994-09-18
1
-6
/
+6
*
Clean up #includes. <machine/spl.h> has to be included by almost everything
bde
1994-09-18
2
-10
/
+10
*
Remove "#ifdef notdef" around declaration of fuibyte(). fuibyte() _is_
bde
1994-09-18
1
-10
/
+3
*
Removed obsolete example of specifying PCI IntA to IRQ mapping for NCR.
se
1994-09-18
1
-2
/
+1
*
Redo Kernel NTP PLL support, kernel side.
wollman
1994-09-18
20
-154
/
+2129
*
Put LDDESTDIR before library listing.
swallace
1994-09-18
2
-4
/
+4
[next]