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
/
kern
Commit message (
Expand
)
Author
Age
Files
Lines
*
Made "NMBCLUSTERS" calculation dynamic and fixed bogus use of "NMBCLUSTERS"
dg
1995-05-25
1
-2
/
+13
*
This should fix PR 438. Apparently I never tested disklabel on the block
dg
1995-05-24
1
-1
/
+4
*
Changes to fix the following bugs:
dg
1995-05-21
5
-23
/
+188
*
NFS diskless operation was broken because swapdev_vp wasn't initialized.
dg
1995-05-19
1
-2
/
+2
*
Make the "information" slice printfs if(bootverbose).
phk
1995-05-18
1
-10
/
+13
*
Fixed incompleteness that would allow dirty filesystems to get mounted
dg
1995-05-15
2
-4
/
+4
*
Changed swap partition handling/allocation so that it doesn't
dg
1995-05-14
1
-2
/
+1
*
pread/pwrite() should be static.
dg
1995-05-12
1
-3
/
+3
*
The death of `options NODUMP'. Now the dump area can be dynamically
wollman
1995-05-12
1
-1
/
+11
*
Increased ratio of allowed vnodes on freelist to 1/4th of the total. This
dg
1995-05-12
2
-6
/
+6
*
Fix -Wformat warnings from LINT kernel.
rgrimes
1995-05-11
1
-4
/
+7
*
Delete two debugging printfs that mistakenly crept in.
wollman
1995-05-11
1
-2
/
+1
*
Make networking domains drop-ins, through the magic of GNU ld. (Some day,
wollman
1995-05-11
3
-39
/
+35
*
Unlock the vnode before sleeping on an OBJ_DEAD object. Should fix Bruce's
dg
1995-05-10
1
-15
/
+16
*
Improved hashinit panic strings.
dg
1995-05-08
1
-3
/
+3
*
Fix reopening of open subdevices for DIOCSYNCSLICEINFO:
bde
1995-05-08
1
-8
/
+45
*
Make two "ttyout" ttysleep wmesg unique
ache
1995-05-07
1
-3
/
+4
*
Fix style inconsistencies in the last few commits.
bde
1995-05-07
1
-30
/
+28
*
Test the correct nonblocking flag in ttylclose(). IO_NDELAY is only valid
bde
1995-05-07
1
-2
/
+2
*
Kludged around a problem with "cat /proc/0/regs" causing a panic by
dg
1995-05-04
1
-1
/
+9
*
Removed unused variable caused by last commit.
dg
1995-05-02
2
-4
/
+4
*
Fix for sync() to close a potential panic with accessing a mount struct
dg
1995-05-02
2
-6
/
+4
*
When past cyl 1024 it's ok if CHS is (0xff,0xff,0xff).
phk
1995-05-01
1
-3
/
+7
*
Change dsioctl() interface to allow DIOCSYNCSLICEINFO to update the caller's
bde
1995-04-30
1
-17
/
+70
*
Added UIO_NOCOPY case to ureadc() to quiet gcc.
dg
1995-04-30
1
-1
/
+3
*
Check for curproc != NULL before dereferencing it.
dg
1995-04-30
1
-5
/
+6
*
set[ug]id(): call suser() only when neccesarry
ache
1995-04-29
1
-9
/
+9
*
Bruce is right - ENOTTY is more appropriate than EINVAL in this case.
jkh
1995-04-29
1
-2
/
+2
*
fixes the ioctl routine to not chew up massive amounts of kernel time
jkh
1995-04-29
1
-2
/
+2
*
Implement POSIX SAVED_IDS for setuid/setgid
ache
1995-04-28
1
-10
/
+17
*
setre*(): simplify return scheme, pointed by Bruce
ache
1995-04-28
1
-23
/
+19
*
Implement setreuid/setregid according to SunOS manpage
ache
1995-04-27
1
-23
/
+41
*
Add ioctls DIOCGSLICEINFO and DIOCSYNCSLICEINFO. The latter isn't
bde
1995-04-24
1
-1
/
+24
*
Undo the move of `#include "sc.h"' etc. to cons.h. It broke anything
bde
1995-04-24
1
-1
/
+4
*
Make bad144 debugging code conditional on ds_debug.
bde
1995-04-24
1
-2
/
+2
*
Declare the console switch functions completely.
bde
1995-04-23
1
-14
/
+2
*
Make setreuid/setregid active syscalls
ache
1995-04-23
4
-16
/
+14
*
Correct the type of the `acflag' arg to suser().
bde
1995-04-23
1
-2
/
+2
*
We will use /sbin/init on cdrom too.
phk
1995-04-23
1
-5
/
+1
*
Remove the slice for the first 63 sectors for the OnTrack case, it's useless
phk
1995-04-20
1
-12
/
+2
*
Undo the stupidity I inflicted on these files and replace it with
wpaul
1995-04-20
1
-72
/
+27
*
Added support for disks which "OnTrack Disk Manager" has munged.
phk
1995-04-20
1
-19
/
+58
*
Couple of small cosmetic changes:
wpaul
1995-04-18
1
-5
/
+7
*
Fix module handling to stop oddball modules (if_ppp_mod, if_sl_mod,
wpaul
1995-04-18
1
-7
/
+74
*
Removed unused & empty bufstats() function.
dg
1995-04-16
1
-6
/
+1
*
Killed gratuitous b_vp=NULL in bufinit. The entire buffer is already
dg
1995-04-16
1
-2
/
+1
*
Changed #ifdef around printlockedvnodes() from DEBUG to DDB.
dg
1995-04-16
2
-4
/
+4
*
Make vegetarian and animal rights people happy and use 0xdeadc0de instead
dg
1995-04-16
1
-3
/
+3
*
1) Check for curproc != NULL in bread/bwrite. John convinced me that this
dg
1995-04-16
1
-3
/
+10
*
Speed up ttnread() in the !(ICANON | ISIG) case by copying to user space
bde
1995-04-15
1
-16
/
+53
[next]