summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/rum
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/microcode/rum')
0 files changed, 0 insertions, 0 deletions
'logsubject'>Add xref to pkgsrc/net/gated, so people know where to find gated(8).wiz Improve markup of RFCs in SEE ALSO. Sort options. Bump date. 2008-07-20Remove the \n and tabs from the __COPYRIGHT() strings.lukem (Tweak some to use a consistent format.) 2007-12-15convert __attribute__s to applicable cdefs.h macrosperry 2007-09-16__attribute -> __attribute__.ragge 2006-05-10quell GCC 4.1 uninitialised variable warnings.mrg XXX: we should audit the tree for which old ones are no longer needed after getting the older compilers out of the tree.. 2006-05-09change (mostly) int to socklen_t. GCC 4 doesn't like that int andmrg socklen_t are different signness. 2003-09-23Correct error in previous, noted by Nick Hudson.wiz 2003-09-07Consistently use 'RFC 1234' instead of 'RFC1234' or 'RFC-1234'.wiz From jmc@openbsd. 2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz for correct formatting of the SYNOPSIS any longer. 2002-11-30sync with routed 2.27christos 2002-04-23don't override LDSTATIC if NOPIC is defined.msaitoh