summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1998-05-18s/cpp/m4/gTodd T. Fries
1998-05-18new cpureg.h from NetBSD plus modifications to use the changed macro namesTodd C. Miller
1998-05-18newer asc driver from NetBSDTodd C. Miller
1998-05-17update kth-tag (change already done here)Artur Grabowski
1998-05-17bus.h from NetBSD, does not implement OpenBSD extensions yet.Todd C. Miller
1998-05-17add openbsd configuration file to readline. The config file pulls inMarco S Hyman
1998-05-17convert CANSIGNAL() macro into a function, and then add significant constraintsTheo de Raadt
1998-05-17do not advance pointer that free() will happen toTheo de Raadt
1998-05-17fix tdb_delete() when using SPI chains.Niels Provos
1998-05-17fix cpp predefines for openbsd/hppaMichael Shalayeff
1998-05-17update kth-tag (the change was not incorporated because it did not affect us)Artur Grabowski
1998-05-17for acct(), vn_open() with O_APPEND flag so that append-only files work;Theo de Raadt
1998-05-17Intercept all targets in cross-modeNiklas Hallqvist
1998-05-17Automatically detect cross-compilation case. If you have an i386Niklas Hallqvist
1998-05-17ENTRY takes 2 args nowadaysNiklas Hallqvist
1998-05-17Revert to 1.32, in the future CROSSENV will be used with differentNiklas Hallqvist
1998-05-17Fix strncat() usage; Some from cstone@pobox.comTodd C. Miller
1998-05-17include MAKEOBJDIR definition into CROSSENVMichael Shalayeff
1998-05-17define DISKLABELDEV(dev) macroMichael Shalayeff
1998-05-17Unroll that last patch, Theo thinks there's a better way of solvingAngelos D. Keromytis
1998-05-16Avoid the SIGALRM/ping DOS attack. From FreeBSD patch by Jason Young.Angelos D. Keromytis
1998-05-16cross-tools cleanup + build the libs tooNiklas Hallqvist
1998-05-16oops; dTheo de Raadt
1998-05-16spelling typoDavid Leonard
1998-05-16remove host defs when getting target onesNiklas Hallqvist
1998-05-16shorten device probe messages to 2 linesTheo de Raadt
1998-05-16call pmap_getport() with correct proto; tronTheo de Raadt
1998-05-16oops this should be one lineTheo de Raadt
1998-05-16put time in network byte order. I thought I fixed this!Theo de Raadt
1998-05-16on 64 bit architectures, tv_sec and tv_usec cause problems when weTheo de Raadt
1998-05-16syncimp
1998-05-16Add DeskStation Technology and Evolution RISC PCimp
1998-05-16syncTheo de Raadt
1998-05-16new compaq devsTheo de Raadt
1998-05-15bit nicer description, plus add missing return descDavid Leonard
1998-05-15syncTheo de Raadt
1998-05-15+ opti RM861HATheo de Raadt
1998-05-15syncTheo de Raadt
1998-05-15Update to a newer version of kth-krb.Artur Grabowski
1998-05-15bring up-to-date with new kth-krb (mostly cleanups)Artur Grabowski
1998-05-15cleanup and build with -WallArtur Grabowski
1998-05-15cleanup warnings.Artur Grabowski
1998-05-15build with -WallArtur Grabowski
1998-05-15check mallocsArtur Grabowski
1998-05-15be more gentle with buffersArtur Grabowski
1998-05-15don't overflow buffers.Artur Grabowski
1998-05-14move cron to the end so users cannot run cron jobs before the system is all t...Todd C. Miller
1998-05-14NetBSD mergeNiklas Hallqvist
1998-05-14cross-gcc improvement, install cc link, and a nice cppNiklas Hallqvist
1998-05-14more careful scanfTheo de Raadt