summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-09-27hush gcc warningJim Rees
2001-09-27Split out comattach that does isa and isapnp attachment and initialization,Artur Grabowski
2001-09-27Split out comattach that does isa and isapnp attachment and initialization,Artur Grabowski
2001-09-27typos; from solarMarkus Friedl
2001-09-27switch without break. This caused the 'ICMP too short' messages, sinceDaniel Hartmeier
2001-09-27Fix th_ack calculation in pf_send_reset(). return-rst didn't work sinceDaniel Hartmeier
2001-09-27If kvm_openfiles() fail the systctl() should work.Mike Pechkin
2001-09-27Needed logic to handle newlines correctly.Marc Espie
2001-09-27More patsubst that fail...Marc Espie
2001-09-27missing called=1; chombier@mac.comMarkus Friedl
2001-09-27mem leak; chombier@mac.comMarkus Friedl
2001-09-27traceon/traceoff built-ins.Marc Espie
2001-09-27Document PATCH_LIST extended behavior.Marc Espie
2001-09-27missing headerTheo de Raadt
2001-09-27Enable shared libs on sparc64.Artur Grabowski
2001-09-27sparc64 has shared libraries now.Miod Vallat
2001-09-27Local symbols don't need to have a name. Don't barf on them.Artur Grabowski
2001-09-27We have a libdl now.Artur Grabowski
2001-09-27We have a libdl on sparc64 now.Artur Grabowski
2001-09-27sparc64 has a libdl nowArtur Grabowski
2001-09-27Huge merge with NetBSD. For full details look at their revision history (1.2...Jason Wright
2001-09-27calendar escaped which is not ready yetMichael Shalayeff
2001-09-27-Wall passage for prev commitMichael Shalayeff
2001-09-27used to corrupt some memory -- no moreMichael Shalayeff
2001-09-27Mention more hardware being supported.Miod Vallat
2001-09-27More issues clarified, thanks Jason !Miod Vallat
2001-09-26syncJason Wright
2001-09-26NS PC87415Jason Wright
2001-09-26Changes to SYS.h for sparc64 to make it work with libc_rDale Rahn
2001-09-26'loff' shouldn't be const (at least not on sparc64)Jason Wright
2001-09-26zs driver, from different srcs, including netbsd/macppc and out mac68k/zs, etc.Michael Shalayeff
2001-09-26be more specific in psycho_ue case (partially based on NetBSD)Jason Wright
2001-09-26RIPEMD-160 implementation based onMarkus Friedl
2001-09-26missed in previous merge with NetBSD:Jason Wright
2001-09-26Add hostname to the alpha ramdisk.Dale Rahn
2001-09-26fix the LANGMichael Shalayeff
2001-09-26special procesing for cyrillic calendars (.ru, .ua, .by for now).Michael Shalayeff
2001-09-26grab the "compatible" prom property and use that for searching the deviceJason Wright
2001-09-26A little bit of voodoo borrowed from the linux driver: set theJason Wright
2001-09-26Merge with NetBSD:Jason Wright
2001-09-26Build ld.so on sparc64.Artur Grabowski
2001-09-26Revert last. The ERROR() macro is called from leaf functionsArtur Grabowski
2001-09-26bring back the old copyright noticeTheo de Raadt
2001-09-26change *int64*_t types to long long; ok art/jasonTheo de Raadt
2001-09-26Some juggling to simplify the code and some missing code.Artur Grabowski
2001-09-26* add missing #include "vlan.h"Peter Galbavy
2001-09-26Lazy binding. Parts from NetBSD.Artur Grabowski
2001-09-26Implement COPY relocations.Artur Grabowski
2001-09-26Code for PLT relocations. From NetBSD.Artur Grabowski
2001-09-26Adapt to Elf_Word change.Artur Grabowski