Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-05-25 | more CLEANFILES | Michael Shalayeff | |
1998-05-25 | update up to the current libsa env | Michael Shalayeff | |
1998-05-25 | nd_procnum should be unsigned; ovg@nusun.jinr.ru | Theo de Raadt | |
1998-05-25 | Remove gobs of unneeded code. | Jason Downs | |
1998-05-25 | Major cleanup of configuration code; don't assume all the world is Intel, and | Jason Downs | |
don't duplicate the work of locore. | |||
1998-05-25 | Fix Cyrix model names and add MediaGX/GXm; add feature bit display. | Jason Downs | |
1998-05-25 | Add support for feature bit listing; fix #defines. | Jason Downs | |
1998-05-24 | allow SAs with non-specified source address | Niels Provos | |
1998-05-24 | allow the use of blowfish and cast encryption with implicit iv | Niels Provos | |
1998-05-24 | avoid source address spoofing for mutual hostile hosts which have SAs to | Niels Provos | |
us, reported by Craig Metz <cmetz@inner.net>. | |||
1998-05-24 | add support for Virtual Private Networks (VPN). | Niels Provos | |
1998-05-23 | Don't play games with PAGE_SIZE and PAGE_MASK. Previously I was #undef'ing ↵ | Todd C. Miller | |
the real ones but that's gross. | |||
1998-05-22 | EM100FX | Theo de Raadt | |
1998-05-22 | do not assume ttys or bpps exist; plunky@skate.demon.co.uk | Theo de Raadt | |
1998-05-22 | magma in both these | Theo de Raadt | |
1998-05-22 | include <machine/locore.h> instead of <pmax/locore.h> - this should solve | Thomas Graichen | |
the make depend problem noted by Nino Margetic (nino@well.ox.ac.uk) | |||
1998-05-22 | Set the outter IP header's ttl, not the inner. | Angelos D. Keromytis | |
1998-05-22 | More AMD model names. | Jason Downs | |
1998-05-22 | Delete a NetBSD <-> OpenBSD "oops" from my previous merge. | gene | |
1998-05-22 | Start the timeout's if sparc_led_blink is initialized to true | Jason Wright | |
1998-05-21 | typo | Matthieu Herrb | |
1998-05-20 | Increase NVNODE. | Jason Downs | |
1998-05-20 | sync | Jason Downs | |
1998-05-20 | I think this is more correct than the last; it makes more sense, at least. | Jason Downs | |
1998-05-20 | magma serial driver; plunky@skate.demon.co.uk | Theo de Raadt | |
1998-05-20 | sync | Jason Downs | |
1998-05-20 | VIA Apollo VP3 AGPset | Jason Downs | |
1998-05-20 | Enable NTP again now that mickey has solved the pentium timer problem. | gene | |
1998-05-20 | fix strtol on one character long numbers | Artur Grabowski | |
1998-05-19 | cross-compile ready | Michael Shalayeff | |
1998-05-19 | Wall for non-IPSEC case | Theo de Raadt | |
1998-05-18 | start using new apiver things | Michael Shalayeff | |
1998-05-18 | define bitmapped bootarg api version | Michael Shalayeff | |
1998-05-18 | add more signals to setuid part of cansignal() | Theo de Raadt | |
1998-05-18 | first step to the setsockopt/getsockopt interface as described in | Niels Provos | |
draft-mcdonald-simple-ipsec-api, kernel notifies (EMT_REQUESTSA) signal userland key management applications when security services are requested. this is only for outgoing connections at the moment, incoming packets are not yet checked against the selected socket policy. | |||
1998-05-18 | ok, i steal this commit from niklas, just to make vax consistant w/ other ↵ | Michael Shalayeff | |
archs (; | |||
1998-05-18 | The warnings shouldn't tell that this is ffs. It's confusing. | Artur Grabowski | |
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 | bus.h from NetBSD, does not implement OpenBSD extensions yet. | Todd C. Miller | |
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 | fix tdb_delete() when using SPI chains. | Niels Provos | |
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 | define DISKLABELDEV(dev) macro | Michael Shalayeff | |
1998-05-16 | shorten device probe messages to 2 lines | Theo de Raadt | |
1998-05-16 | sync | imp | |
1998-05-16 | Add DeskStation Technology and Evolution RISC PC | imp | |
1998-05-16 | sync | Theo de Raadt | |