summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2001-09-26Elf64_Word is 64-bit only on alpha. Introduce Elf64_Xword and fix stuff.Artur Grabowski
2001-09-26Sync mirrorlist.Miod Vallat
2001-09-26Wall cleanup w/ some fixes; ok millertPeter Valchev
2001-09-26At sonewconn() time, copy so_siguid & so_sigeuid to the newly created socket.Theo de Raadt
2001-09-26add siop (and scsibus at siop)... This allows us to boot on E250Jason Wright
2001-09-26Connect USB keyboards to the display after attaching, no longer requiringjoshua stein
2001-09-26bad me, don't break current builds with uncomitted dependent changes.Jason Wright
2001-09-25pretty up attach messages (as best as possible) for fas.Jason Wright
2001-09-25update from Denis Afonin <dfa@solo.ee>Michael Shalayeff
2001-09-25Slight cleanup on ld.so tests, link with rpath built in, so that runningDale Rahn
2001-09-25popa3d enableTheo de Raadt
2001-09-25Forgotten DEBUGLIBS stuffNiklas Hallqvist
2001-09-25Remove obsolete custom shitNiklas Hallqvist
2001-09-25Update examples (af is required for proto icmp).Daniel Hartmeier
2001-09-25Skip this tree-breaking BULLSHITTheo de Raadt
2001-09-25Change to umass to not attach immediately if the system is still 'cold'.Dale Rahn
2001-09-25free mbuf when dropping a packet. ok dhartmei@ (also checked byjasoni
2001-09-25change another -k to ${ASPICFLAGS} missed in the previous commit.Dale Rahn
2001-09-25Duh! if we go through the hassle of looking up a symbol it mightArtur Grabowski
2001-09-25Also build the .so version of sha1 without optimization.Dale Rahn
2001-09-25Borrow a big chunk of code from the NetBSD ld.elf_so to do all theArtur Grabowski
2001-09-25Cleaner hash bucket init and some KNF.Artur Grabowski
2001-09-25Add an ASPICFLAG variable to bsd.own.mk which a platform use to pass flagsDale Rahn
2001-09-25remove those for now.Marc Espie
2001-09-25a bit too soon.Marc Espie
2001-09-25let configure script use GNUSYSTEM_AUX_DIRMarc Espie
2001-09-25synchMarc Espie
2001-09-25link gnu files in.Marc Espie
2001-09-25shared files for gnu configure:Marc Espie
2001-09-25Add /usr/share/gnu, for sharing config.guess, config.sub and other filesMarc Espie
2001-09-25Add a bunch of relocation types.Artur Grabowski
2001-09-25Zero out dl_data before populating it.Artur Grabowski
2001-09-25Do mmap the right way.Artur Grabowski
2001-09-25Another attempt at getting this right. This time, play safe.Artur Grabowski
2001-09-25Fix USB specifications url.Peter Valchev