summaryrefslogtreecommitdiff
path: root/sys/net/npf/npf_handler.c
diff options
context:
space:
mode:
authorriastradh <riastradh@NetBSD.org>2021-12-19 01:41:21 +0000
committerriastradh <riastradh@NetBSD.org>2021-12-19 01:41:21 +0000
commitda2bc00a8b2cf7d4e2cc38fcdfd1b22ff1518ccf (patch)
tree231d32f28281200ba4e5a54052e431671af5f0a5 /sys/net/npf/npf_handler.c
parente76a2e5ef463a0c168f110125f3e935a65f7bf7a (diff)
Move attributes, barrier(), and likely/unlikely to linux/compiler.h.
Diffstat (limited to 'sys/net/npf/npf_handler.c')
0 files changed, 0 insertions, 0 deletions
aries and PIC codematt 1998-08-20Get md.c to compile again. Get mdprologue.S to assemble. [Now at leastmatt 1998-08-18Untested(!!) beginning of VAX a.out shared library support. This is a workmatt 1998-08-05More cruft.mycroft 1998-08-05GC some cruft.mycroft 1998-07-27Don't reset the reloc_index when we patch a jmpslot. We don't need to, andmycroft 1998-01-05RCS Id policecgd 1997-10-17Add support for PIC code.mark 1997-10-14Handle relocation of misaligned symbols. Handle all three cases by the samechristos 1997-07-11* Truncate the cinv table. It was twice as long as necessary as a resultmatthias 1997-07-09* Flush the icache from user mode. The original code and the idea came frommatthias 1996-11-03Add machine dependent code for NetBSD/powerpcws 1996-08-21Fixed NetBSD tag.mark 1996-07-31Fix for dynamically linked functions returning structs. PR#2586/Pfallerphil 1996-05-17Initial commit of arm32 machine dependant code for ld.mark 1996-02-22Define RELOC_INIT_SEGMENT_RELOC for the ns32k (Matthias Pfaller; PR#2103).pk 1995-12-28Simplify update of r_addend field in relocation record if `-r' is on.pk 1995-11-28Flush after diddling text, so we get predictable results on machinespk 1995-10-19Vax support for ld, so we (at least) can link static binaries.ragge 1995-09-23Pass on return value.pk 1995-08-04Handle object code with the "large" model PIC (eg. gcc's `-fPIC' option).pk 1995-05-29Correct copyright.phil 1995-05-07jbsr takes one argument, not two. Apparently the assembler quietlybriggs 1995-01-17Several consistency nits, and fix a byte order problem in md_swapout_reloc().mycroft 1995-01-17Several consistency nits, and don't define the get_*() macros twice.mycroft