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
/
sbin
/
kldload
/
kldload.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFH: r260483, r260484, r260594, r260595, r260596, r260597
bapt
2014-01-20
1
-1
/
+16
*
Add option to ignore error codes if the module specified is already loaded.
hselasky
2012-03-18
1
-4
/
+16
*
Make flags in usage() and SYNOPSYS more style(9)-ish.
maxim
2010-08-30
1
-1
/
+1
*
o Add -q flag to usage().
maxim
2010-07-13
1
-1
/
+1
*
Perform some checking on the requested list of modules to warn people if they
benno
2009-06-04
1
-9
/
+110
*
style(9) pass prior to further changes.
benno
2009-06-04
1
-32
/
+37
*
Use __FBSDID() to quiet GCC 3.3 warnings.
obrien
2003-05-03
1
-4
/
+2
*
Update documentation for kldload(8)'s ability to load multiple modules.
jmallett
2002-10-09
1
-1
/
+1
*
Make it possible to kldload(8) many modules.
jmallett
2002-10-08
1
-9
/
+17
*
Include missing header files which define functions for which gcc has
dd
2001-06-24
1
-0
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
remoce unused #include.
charnier
1998-07-06
1
-2
/
+1
*
Add -v in usage string. Add rcsid.
charnier
1998-01-05
1
-4
/
+7
*
a few code style changes:
jmg
1997-10-21
1
-9
/
+6
*
activate the programs that will be used to manipulate kld modules
jmg
1997-10-19
1
-1
/
+5
*
Add utilities for the kernel linker.
dfr
1997-05-07
1
-0
/
+71