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
/
kern_xxx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed unnecessary #includes of vm stuff. Most of them were once
bde
1995-12-06
1
-2
/
+1
*
Completed function declarations and/or added prototypes.
bde
1995-12-02
1
-2
/
+2
*
Remove unused var.
phk
1995-11-20
1
-2
/
+2
*
Get rid of domainnamelen.
phk
1995-11-14
1
-2
/
+3
*
Restored the (buggy) historical behaviour of getdomainname().
bde
1995-11-12
1
-6
/
+6
*
Included <sys/sysproto.h> to get central declarations for syscall args
bde
1995-11-12
1
-1
/
+18
*
Fixed types of ogethostid() and osethostid(). The args struct names
bde
1995-11-11
1
-6
/
+9
*
Make the old compat functions use the sysctl front door, rather than
phk
1995-11-09
1
-19
/
+27
*
Removed unused local variable from shutdown_nice()
nate
1995-09-06
1
-3
/
+1
*
Call boot() instead of cpu_reset() if init isn't running in shutdown_nice.
dg
1995-08-20
1
-7
/
+6
*
Extentd David's recent change to shutdown_nice() by calling
joerg
1995-08-06
1
-1
/
+5
*
Rewrote shutdown_nice() to fix the init-not-yet-started panic().
dg
1995-07-30
1
-3
/
+3
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-2
/
+2
*
Implemented a "TEXT_SET" called 'cleanup_set' which will be called before
phk
1994-12-04
1
-1
/
+20
*
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
-5
/
+5
*
oget/sethostname: add missing argument to kern_sysctl
ache
1994-09-19
1
-3
/
+3
*
Fix up some sloppy coding practices:
wollman
1994-08-18
1
-6
/
+1
*
Define a sysctl MIB variable for the YP domain name.
wollman
1994-08-08
1
-3
/
+3
*
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
/
+130
*
BSD 4.4 Lite Kernel Sources
rgrimes
1994-05-24
1
-0
/
+138