summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-08-12make ssh-agent setgid, disallow ptrace.Markus Friedl
2002-08-12RegenMiod Vallat
2002-08-12MAKEDEV and /etc/* changes for wscons on sparcMiod Vallat
2002-08-12Convert sparc console code from rcons and pseudo-devices to rasops and wscons.Miod Vallat
2002-08-12initialize part earlier in case of debugging.Federico G. Schwindt
2002-08-12!X for 3/13 (administratively prohibited); ok itojun@Kevin Steves
2002-08-12SO_DONTROUTE on receive socket is not needed; ok itojun@Kevin Steves
2002-08-12die if FD_SET overruns. (i don't have enough motive to change it to mallocJun-ichiro itojun Hagino
2002-08-12Add a callback routine for when the cursor position is updated (this allowsJason Wright
2002-08-12Add support for REL type relocations, all currently supported archDale Rahn
2002-08-12Provide type information for a few symbols that userland needs.Artur Grabowski
2002-08-12Swap args to calloc(3) so they are in the correct order; art@ ok.Aaron Campbell
2002-08-12During prompts on sun4 class machines, disable local echo to preventMiod Vallat
2002-08-12Bump version to 2.2. Suggested by miod@Artur Grabowski
2002-08-11A good guess about what needs updating for sparc/ELF. This is notArtur Grabowski
2002-08-11ELF_TOOLCHAIN on sparc.Artur Grabowski
2002-08-11ELF support in sparc bootblocks.Artur Grabowski
2002-08-11ELF support.Artur Grabowski
2002-08-11NATIVE_EXEC_ELF for sparc and ELF reloaction types.Artur Grabowski
2002-08-11ELF support for DDB.Artur Grabowski
2002-08-11Change to ELF-style linking.Artur Grabowski
2002-08-11Two touches to make this work with ELF.Artur Grabowski
2002-08-11Adapt sparc crt* to how things are done on our other ELF architectures.Artur Grabowski
2002-08-11Switch sparc to ELF.Artur Grabowski
2002-08-11Switch sparc binutils to ELF.Artur Grabowski
2002-08-11Let cross-sparc use new bintuils.Artur Grabowski
2002-08-11Add two missing vfs_busy calls in the failure path of sysctl_vnode.Artur Grabowski
2002-08-11enable COMPLEX_HISTORY. sh/ksh history will now workMarco S Hyman
2002-08-11Restore support for loading elf boot:Hugh Graham
2002-08-11The parameter dynp was never used, rather than pass in a dummy on mostDale Rahn
2002-08-11document other ICMP redirect code strings; ok millert@Kevin Steves
2002-08-11Fix for Elfbug, the Xtiherit problem which has been seen on most OpenBSDDale Rahn
2002-08-11Sync limits described by EFBIG and ELOOP with current reality; from NetBSD.Aaron Campbell
2002-08-11Add pptp; reinhard@Todd C. Miller
2002-08-11Use _C_LABEL for c symbols.Artur Grabowski
2002-08-11_C_LABEL where necessary.Artur Grabowski
2002-08-11A horror hack for merging the .text and .rodata sections in elfArtur Grabowski
2002-08-11Sort: put libkvm where it belongs.Artur Grabowski
2002-08-11Use _C_LABEL for c labels.Artur Grabowski
2002-08-11Prepare for ELF.Artur Grabowski
2002-08-11SCARG cleanup; okay millert@Niels Provos
2002-08-11-m default from net.inet.ip.ttl MIB variable now; ok millert@Kevin Steves
2002-08-10style; from thorstenJakob Schlyter
2002-08-10Just zero out pw_passwd in the pw_dup()'d copy. There's no needTodd C. Miller
2002-08-10move section parameters more upwards, include section quick and loggingPhilipp Buehler
2002-08-09Be more explitic that extent_free on EX_NOCOALESCE extents (assumingJason Wright
2002-08-09typoMichael Shalayeff
2002-08-09two more cacheops noops; miod@ okMichael Shalayeff
2002-08-09Get rid of remaining __P usage (except for imported code);Jason Peel
2002-08-09Add an explicit dependancy of assym.h to Makefile.Miod Vallat