summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2001-07-04Make the last fix work properly on descriptors 1 and 2 (not just 0)brian
2001-07-04$OpenBSD$Niklas Hallqvist
2001-07-04$OpenBSD$Niklas Hallqvist
2001-07-04$OpenBSD$Niklas Hallqvist
2001-07-04missed this $OpenBSD$ in former commitNiklas Hallqvist
2001-07-04$OpenBSD$Niklas Hallqvist
2001-07-04$OpenBSD$Niklas Hallqvist
2001-07-04$OpenBSD$Niklas Hallqvist
2001-07-04$OpenBSD$Niklas Hallqvist
2001-07-04$OpenBSD$Niklas Hallqvist
2001-07-04$OpenBSD$Niklas Hallqvist
2001-07-04$OpenBSD$Niklas Hallqvist
2001-07-04$OpenBSD$Niklas Hallqvist
2001-07-04$OpenBSD$Niklas Hallqvist
2001-07-04$OpenBSD$Niklas Hallqvist
2001-07-04This was hardly meant to be hereNiklas Hallqvist
2001-07-04Better IPv6/IPv4 integrationNiklas Hallqvist
2001-07-04IPv6Niklas Hallqvist
2001-07-04no you are wrongMichael Shalayeff
2001-07-04no you are wrong aain, get the hell off the this crusade!Michael Shalayeff
2001-07-04Use the right target when checking for out of bounds.Niklas Hallqvist
2001-07-04cleanup; itojun & jasoniTheo de Raadt
2001-07-04Use the right target when checking for out of bounds.Niklas Hallqvist
2001-07-04wsconsctl.conf support, wsconsctl accepts saner var names now; raadtifiedMichael Shalayeff
2001-07-04link to portal.conf.5; dead karls@inet.noTheo de Raadt
2001-07-04cleanup; santana@openbsd.org.mxTheo de Raadt
2001-07-04ugly bug that lived; santana@openbsd.org.mxTheo de Raadt
2001-07-04Soekris supportTheo de Raadt
2001-07-04Move the declaration of inode_vtbl to after the inode declarationAngelos D. Keromytis
itself -- gets rid of some compilation warnings in userland. ok csapuntz@
2001-07-04Add tests for segment lengths and total lengths bigger than the chip can handle.Jason Wright
Also, add a missing test for *2pages failure on destination buffers.
2001-07-04fix historyjasoni
2001-07-04clarify/neatenJason Wright
2001-07-04Explicitly list the new ICMP codes.Angelos D. Keromytis
2001-07-04Update with codes, URL, RFCs, from jason@Ackley.NET, closes PR 1919Angelos D. Keromytis
2001-07-04Fix off-by-one error in unit checkingConstantine Sapuntzakis
2001-07-04Off-by-one error in out-of-range test in bktr_openConstantine Sapuntzakis
2001-07-04cvs history shows this appeared first in OpenBSD 2.0, not 1.2.jasoni
2001-07-04couple of typo's; netbsdJason Wright
2001-07-04removed unused variable (-Wall cleanup)jasoni
2001-07-04needs-flag properMichael Shalayeff
2001-07-04however, this is how we do the history section, dudeMichael Shalayeff
2001-07-04apm appeared in NetBSD 1.3, not OpenBSD 1.2.jasoni
2001-07-04Handle any of descriptors 0, 1 or 2 being closed when we'rebrian
envoked -- don't use them (as return values from open()), then (say) close(STDIN_FILENO) when daemonising. This is done by grabbing 3 descriptors to /dev/null at startup and releasing them after we've daemonised.
2001-07-03It was not a bug, just an old disklabel on my test disk.Niklas Hallqvist
2001-07-03-Wall cleanupjasoni
strncpy -> strlcpy - with input from millert@, ok millert@.
2001-07-03Fix policy information for IPv6 subnet/range cases. This is ugly, I'llAngelos D. Keromytis
have to find another way of dealing with IPv6 addresses.
2001-07-03Mention ioprbs(4)Niklas Hallqvist
2001-07-03Add ioprbs(4) man pageNiklas Hallqvist
2001-07-03Add two I2O devices as iop[01]Niklas Hallqvist
2001-07-03iop needs-flagNiklas Hallqvist