Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-05-18 | The warnings shouldn't tell that this is ffs. It's confusing. | Artur Grabowski | |
1998-05-18 | heavy-weight getopt | Artur Grabowski | |
1998-05-18 | update to kth-krb4-980514 | Artur Grabowski | |
1998-05-18 | Container directory for everything used from libroken in kth-krb. | Artur Grabowski | |
1998-05-18 | update to a fresher libkrb | Artur Grabowski | |
1998-05-18 | install gdb and related info files | Marco S Hyman | |
1998-05-18 | s/cpp/m4/g | Todd T. Fries | |
1998-05-18 | new cpureg.h from NetBSD plus modifications to use the changed macro names | Todd C. Miller | |
1998-05-18 | newer asc driver from NetBSD | Todd C. Miller | |
1998-05-17 | update kth-tag (change already done here) | Artur Grabowski | |
1998-05-17 | bus.h from NetBSD, does not implement OpenBSD extensions yet. | Todd C. Miller | |
1998-05-17 | add openbsd configuration file to readline. The config file pulls in | Marco 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-17 | convert CANSIGNAL() macro into a function, and then add significant constraints | Theo 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-17 | do not advance pointer that free() will happen to | Theo de Raadt | |
1998-05-17 | fix tdb_delete() when using SPI chains. | Niels Provos | |
1998-05-17 | fix cpp predefines for openbsd/hppa | Michael Shalayeff | |
1998-05-17 | update kth-tag (the change was not incorporated because it did not affect us) | Artur Grabowski | |
1998-05-17 | for 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-17 | Intercept all targets in cross-mode | Niklas Hallqvist | |
1998-05-17 | Automatically detect cross-compilation case. If you have an i386 | Niklas 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-17 | ENTRY takes 2 args nowadays | Niklas Hallqvist | |
1998-05-17 | Revert to 1.32, in the future CROSSENV will be used with different | Niklas Hallqvist | |
MAKEOBJDIR values | |||
1998-05-17 | Fix strncat() usage; Some from cstone@pobox.com | Todd C. Miller | |
It would be better to detect impending oflow, log, and abort though. | |||
1998-05-17 | include MAKEOBJDIR definition into CROSSENV | Michael Shalayeff | |
1998-05-17 | define DISKLABELDEV(dev) macro | Michael Shalayeff | |
1998-05-17 | Unroll that last patch, Theo thinks there's a better way of solving | Angelos D. Keromytis | |
the problem. | |||
1998-05-16 | Avoid the SIGALRM/ping DOS attack. From FreeBSD patch by Jason Young. | Angelos D. Keromytis | |
1998-05-16 | cross-tools cleanup + build the libs too | Niklas Hallqvist | |
1998-05-16 | oops; d | Theo de Raadt | |
1998-05-16 | spelling typo | David Leonard | |
1998-05-16 | remove host defs when getting target ones | Niklas Hallqvist | |
1998-05-16 | shorten device probe messages to 2 lines | Theo de Raadt | |
1998-05-16 | call pmap_getport() with correct proto; tron | Theo de Raadt | |
1998-05-16 | oops this should be one line | Theo de Raadt | |
1998-05-16 | put time in network byte order. I thought I fixed this! | Theo de Raadt | |
1998-05-16 | on 64 bit architectures, tv_sec and tv_usec cause problems when we | Theo de Raadt | |
move them onto the wire - so don't put them on the wire. i thought i fixed this ages ago.. | |||
1998-05-16 | sync | imp | |
1998-05-16 | Add DeskStation Technology and Evolution RISC PC | imp | |
1998-05-16 | sync | Theo de Raadt | |
1998-05-16 | new compaq devs | Theo de Raadt | |
1998-05-15 | bit nicer description, plus add missing return desc | David Leonard | |
1998-05-15 | sync | Theo de Raadt | |
1998-05-15 | + opti RM861HA | Theo de Raadt | |
1998-05-15 | sync | Theo de Raadt | |
1998-05-15 | Update to a newer version of kth-krb. | Artur Grabowski | |
1998-05-15 | bring up-to-date with new kth-krb (mostly cleanups) | Artur Grabowski | |
Update some copyrights that I seemed to forget. | |||
1998-05-15 | cleanup and build with -Wall | Artur Grabowski | |
1998-05-15 | cleanup warnings. | Artur Grabowski | |
1998-05-15 | build with -Wall | Artur Grabowski | |
1998-05-15 | check mallocs | Artur Grabowski | |