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
/
subr_log.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use the passed in thread to selrecord() instead of curthread.
jhb
2001-09-21
1
-1
/
+1
*
KSE Milestone 2
julian
2001-09-12
1
-6
/
+6
*
syslogd gets kernel log messages only once every 30 seconds or
phk
2001-05-23
1
-4
/
+7
*
Send the remains (such as I have located) of "block major numbers" to
phk
2001-03-26
1
-1
/
+0
*
Replace logwakeup() with "int msgbuftrigger". There is little
phk
2000-12-20
1
-12
/
+2
*
Delay waking up processes select'ing on the log device directly from
jhb
2000-12-15
1
-0
/
+29
*
Kill some bogus "register" keywords.
phk
2000-12-08
1
-31
/
+11
*
Remove five now unused fields from struct cdevsw. They should never
phk
1999-09-25
1
-5
/
+0
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Convert DEVFS hooks in (most) drivers to make_dev().
phk
1999-08-23
1
-20
/
+3
*
Simplify cdevsw registration.
phk
1999-05-31
1
-4
/
+2
*
This commit should be a extensive NO-OP:
phk
1999-05-30
1
-5
/
+22
*
Add sufficient braces to keep egcs happy about potentially ambiguous
peter
1999-05-06
1
-3
/
+3
*
The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static
archie
1998-12-07
1
-3
/
+1
*
I got another batch of suggestions for cosmetic changes from bde.
truckman
1998-11-11
1
-2
/
+2
*
Installed the second patch attached to kern/7899 with some changes suggested
truckman
1998-11-11
1
-12
/
+18
*
This commit fixes various 64bit portability problems required for
dfr
1998-06-07
1
-2
/
+2
*
Some cleanups related to timecounters and weird ifdefs in <sys/time.h>.
phk
1998-05-28
1
-4
/
+1
*
Make the size of the msgbuf (dmesg) a "normal" option.
phk
1998-05-19
1
-6
/
+7
*
Don't depend on "implicit int" or bloat the data section in the
bde
1998-02-20
1
-2
/
+2
*
Make all file-system (MFS, FFS, NFS, LFS, DEVFS) related option new-style.
eivind
1998-01-24
1
-1
/
+3
*
Removed unused #includes.
bde
1997-10-28
1
-2
/
+1
*
Fixed gratuitous ANSIisms.
bde
1997-09-16
1
-2
/
+4
*
Extend select hook to support poll
peter
1997-09-14
1
-16
/
+16
*
Don't include <sys/ioctl.h> in the kernel. Stage 4: include
bde
1997-03-24
1
-2
/
+3
*
Don't #include <sys/fcntl.h> in <sys/file.h> if KERNEL is defined.
bde
1997-03-23
1
-2
/
+2
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Quiet a couple of -Wunused warnings.
wollman
1996-07-09
1
-1
/
+3
*
Fixed name of /dev/fs/klog (it's not "log").
bde
1996-03-27
1
-3
/
+4
*
A Major staticize sweep. Generates a couple of warnings that I'll deal
phk
1995-12-14
1
-2
/
+2
*
Julian forgot to make the *devsw structures static.
phk
1995-12-08
1
-2
/
+2
*
Pass 3 of the great devsw changes
julian
1995-12-08
1
-26
/
+23
*
Completed function declarations and/or added prototypes.
bde
1995-12-02
1
-1
/
+2
*
If you're going to mechanically replicate something in 50 files
julian
1995-11-29
1
-2
/
+2
*
OK, that's it..
julian
1995-11-29
1
-1
/
+43
*
Second batch of cleanup changes.
phk
1995-10-29
1
-3
/
+1
*
Made msgbuf range checking more robust and clean.
dg
1995-08-07
1
-15
/
+2
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-2
/
+2
*
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
*
All of this is cosmetic. prototypes, #includes, printfs and so on. Makes
phk
1994-10-02
1
-1
/
+2
*
While in the real world, I had a bad case of being swapped out for a lot of
phk
1994-09-25
1
-4
/
+4
*
Added $Id$
dg
1994-08-02
1
-0
/
+1
*
The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.
rgrimes
1994-05-25
1
-0
/
+6
*
BSD 4.4 Lite Kernel Sources
rgrimes
1994-05-24
1
-0
/
+232