Glen Barber
a5921bc365
Update share/examples/* to properly install /usr/share/examples.
...
As result of this, a new examples package is now created.
Note, this is only effective with 'SHARED=copies' (the default),
as the 'SHARED=symlinks' mechanism will create a symlink to the
source tree version of the file(s).
Sponsored by: The FreeBSD Foundation
2016-05-10 00:51:50 +00:00
Pawel Jakub Dawidek
195ebc7e9e
Where if not in examples we should follow style(9)?
2009-06-03 09:28:58 +00:00
Kevin Lo
282a3889eb
Include the <sys/sysproto.h> header which includes the prerequisite header
...
for AUE_NULL.
Approved by: re (kensmith)
2007-07-22 06:48:34 +00:00
Pawel Jakub Dawidek
74bf4e164b
According to module(9), when command is unrecognized, the module should
...
return EOPNOTSUPP.
2004-08-30 09:49:59 +00:00
Andrew R. Reiter
a220d00e74
Update the KLD examples so they will work with current.
...
Reviewed: jhb
2001-11-13 07:42:30 +00:00
Ruslan Ermilov
6990ffd8a9
Style.
2001-09-18 12:03:42 +00:00
Peter Wemm
7f3dea244c
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
Doug Rabson
380a989b32
Replace the misc example with a simpler syscall example using the new
...
module registration hooks for syscalls.
Submitted by: Assar Westerlund <assar@sics.se>
1999-01-09 14:26:22 +00:00