Age | Commit message (Expand) | Author |
2001-08-22 | Too much cut 'n paste. sbus is not an ifnet. | Artur Grabowski |
2001-08-22 | psycho -> the pci host bridge on Ultra 5s. | Artur Grabowski |
2001-08-22 | sparc64 pci needs this. | Artur Grabowski |
2001-08-22 | regen | Artur Grabowski |
2001-08-22 | sun ebus. | Artur Grabowski |
2001-08-22 | Make it work correctly with our make. (including install). | Artur Grabowski |
2001-08-22 | rearrange includes | Artur Grabowski |
2001-08-22 | nostdinc | Artur Grabowski |
2001-08-22 | netinet/if_ether.h, not net/if_ether.h. | Artur Grabowski |
2001-08-22 | NOMAN | Artur Grabowski |
2001-08-22 | Consolidate svr4_waitsys with our wait4. Fixes gdt_get_slot panic, due to a ... | Niklas Hallqvist |
2001-08-22 | another dependency on make bugs. | Artur Grabowski |
2001-08-22 | Make it work with our make. | Artur Grabowski |
2001-08-22 | make it work with our make infrastructure. | Artur Grabowski |
2001-08-22 | Sync alignment fixes on OpenSSH rijndael with OpenBSD. | Heikki Korpela |
2001-08-22 | Alphabeticize extern decls. | Niklas Hallqvist |
2001-08-22 | Add ipsec_id_string, a function for converting IDs to on epossible | Niklas Hallqvist |
2001-08-22 | Correct stuff about ps -Opaddr | Niklas Hallqvist |
2001-08-22 | oops, forgot to up pflog0; mbing@nfr.net | Theo de Raadt |
2001-08-22 | Need an extra sa_release() when de-allocating exchange-associated SAs; | Angelos D. Keromytis |
2001-08-22 | Bypass IPCOMP too. | Niklas Hallqvist |
2001-08-22 | Add IPCOMP setsockopt policy controls. While here fix the other policies too | Niklas Hallqvist |
2001-08-22 | Make this work a bit better. | Artur Grabowski |
2001-08-22 | Duh. | Bob Beck |
2001-08-22 | snprintf() return audit. sync with kame | Jun-ichiro itojun Hagino |
2001-08-22 | -Functionify some of the main loop, so it isn't so horrificly deep and is | Bob Beck |
2001-08-22 | iobase is a bus_addr_t | Jason Wright |
2001-08-22 | Better error catching (badly aligned iov's are EINVAL not ENOMEM) | Jason Wright |
2001-08-22 | setup the 'machine' commands for ddb | Jason Wright |
2001-08-22 | default kernel is 'bsd' around here | Jason Wright |
2001-08-22 | Correct the setup of the intial TCP state window and pre-validate th_ack | Mike Frantzen |
2001-08-22 | ether_hton(3) -> ether_hostton(3) | Brad Smith |
2001-08-22 | Fix panic in pf (was my fault) caused by a bad key compare optimization | Mike Frantzen |
2001-08-21 | my initial guess at pflog rollover config | Theo de Raadt |
2001-08-21 | start pflogd at the right place, I think | Theo de Raadt |
2001-08-21 | pflogd; work by canacar@eee.metu.edu.tr and myself | Theo de Raadt |
2001-08-21 | Was lacking a cast. | Miod Vallat |
2001-08-21 | minor typos and cleanup | Kevin Steves |
2001-08-21 | zs and all it's associated stuff (all from NetBSD).. Works on my ultra1, | Jason Wright |
2001-08-21 | sync | Theo de Raadt |
2001-08-21 | more; openbsd@davidkrause.com | Theo de Raadt |
2001-08-21 | adjust dummy salt: normal users have 6 blowfish rounds | Camiel Dobbelaar |
2001-08-21 | small cleanup, OpenBSD -> .Ox, NetBSD -> .Nx | Dale Rahn |
2001-08-21 | use FLOCK | Camiel Dobbelaar |
2001-08-21 | Add manpages for more powerpc devices, files donated. | Dale Rahn |
2001-08-21 | Start syncing with FreeBSD: | Federico G. Schwindt |
2001-08-21 | Typo: 'a architecture' -> 'an architecture | Kenneth R Westerback |
2001-08-21 | sync | Theo de Raadt |
2001-08-21 | Remove /usr/bin/mkfifo link -- mkfifo has lived in /sbin for several | Todd C. Miller |
2001-08-21 | No need to explicitely link with libgcc.a | Miod Vallat |