summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2002-08-09Incorrect assembly statements are fatal errors, not warnings. Doh. HowMiod Vallat
2002-08-09proxy vs. fake displayKevin Steves
2002-08-09use Op for mdoc conformance; from esr@golux.thyrsus.comKevin Steves
2002-08-09Remove those noisy informational messages from dmesg.Thierry Deval
2002-08-09Various fixes.Artur Grabowski
2002-08-09Simplify.Artur Grabowski
2002-08-09Only target in the playing field when using mouse.Paul Janzen
2002-08-09grammar nitsPaul Janzen
2002-08-09SpellingPaul Janzen
2002-08-09Fix an error in the CPU random fire routine that could cause a segfault.Paul Janzen
2002-08-09Bug fix in random placement code from Erik Sigra.Paul Janzen
2002-08-09remove obsolete comment, no SIOCGIFCONF path any moreJun-ichiro itojun Hagino
2002-08-09unifdef for auditability.Jun-ichiro itojun Hagino
2002-08-09Correct the size arg to copyout.Aaron Campbell
2002-08-09die if fd_set overruns.Jun-ichiro itojun Hagino
2002-08-09Correct the size arg to memset() so argv will be cleared correctly; art@ ok.Aaron Campbell
2002-08-09avoid dynamically-generated string to printf. die if fd_set overruns.Jun-ichiro itojun Hagino
2002-08-09socket flags are not inherited via accept() on linux; found and testedFederico G. Schwindt
2002-08-08typo in commentKevin Steves
2002-08-08remove unused struct timezone; ok itojun@Kevin Steves
2002-08-08D-Link DFE-670TXD support; reported and tested by RD Thrush <rd@thrush.com>.Federico G. Schwindt
2002-08-08Pass correct buffer length to snprintf on error condition; ericj@, fgsch@ ok.Aaron Campbell
2002-08-08Remove trailing dot from SEE ALSO Xr list.Aaron Campbell