summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1998-05-18The warnings shouldn't tell that this is ffs. It's confusing.Artur Grabowski
1998-05-18heavy-weight getoptArtur Grabowski
1998-05-18update to kth-krb4-980514Artur Grabowski
1998-05-18Container directory for everything used from libroken in kth-krb.Artur Grabowski
1998-05-18update to a fresher libkrbArtur Grabowski
1998-05-18install gdb and related info filesMarco S Hyman
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
unistd.h (for sys/unistd.h) to get _POSIX_VERSION so readline does not depend upon the 4.3 compatibility ioctls.
1998-05-17convert CANSIGNAL() macro into a function, and then add significant constraintsTheo de Raadt
regarding setuid/setgid targets (this is permitted by POSIX, and solves a number of security issues). This is due to a conversation months ago with dholland@hcs.harvard.edu.
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
problem pointed out by andrew@untraceable.net
1998-05-17Intercept all targets in cross-modeNiklas Hallqvist
1998-05-17Automatically detect cross-compilation case. If you have an i386Niklas Hallqvist
(well that is the only tested host environment for the time being) and would like to test the support, do this: cd /usr/src make TARGET=vax cd sys/arch/vax/conf config MYKERNEL cd ../compile/MYKERNEL make and you should get a nicely compiled vax kernel. This is WIP, so do not expect robustness quite yet.
1998-05-17ENTRY takes 2 args nowadaysNiklas Hallqvist
1998-05-17Revert to 1.32, in the future CROSSENV will be used with differentNiklas Hallqvist
MAKEOBJDIR values
1998-05-17Fix strncat() usage; Some from cstone@pobox.comTodd C. Miller
It would be better to detect impending oflow, log, and abort though.
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
the problem.
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
move them onto the wire - so don't put them on the wire. i thought i fixed this ages ago..
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
Update some copyrights that I seemed to forget.
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