aboutsummaryrefslogtreecommitdiff
path: root/sys/kern/subr_log.c
Commit message (Expand)AuthorAgeFilesLines
* Quiet a couple of -Wunused warnings.Garrett Wollman1996-07-091-1/+3
* Fixed name of /dev/fs/klog (it's not "log").Bruce Evans1996-03-271-3/+4
* A Major staticize sweep. Generates a couple of warnings that I'll dealPoul-Henning Kamp1995-12-141-2/+2
* Julian forgot to make the *devsw structures static.Poul-Henning Kamp1995-12-081-2/+2
* Pass 3 of the great devsw changesJulian Elischer1995-12-081-26/+23
* Completed function declarations and/or added prototypes.Bruce Evans1995-12-021-1/+2
* If you're going to mechanically replicate something in 50 filesJulian Elischer1995-11-291-2/+2
* OK, that's it..Julian Elischer1995-11-291-1/+43
* Second batch of cleanup changes.Poul-Henning Kamp1995-10-291-3/+1
* Made msgbuf range checking more robust and clean.David Greenman1995-08-071-15/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* Bruce is right - ENOTTY is more appropriate than EINVAL in this case.Jordan K. Hubbard1995-04-291-2/+2
* fixes the ioctl routine to not chew up massive amounts of kernel timeJordan K. Hubbard1995-04-291-2/+2
* All of this is cosmetic. prototypes, #includes, printfs and so on. MakesPoul-Henning Kamp1994-10-021-1/+2
* While in the real world, I had a bad case of being swapped out for a lot ofPoul-Henning Kamp1994-09-251-4/+4
* Added $Id$David Greenman1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.Rodney W. Grimes1994-05-251-0/+6
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+232