summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-07-04Handle any of descriptors 0, 1 or 2 being closed when we'rebrian
2001-07-03It was not a bug, just an old disklabel on my test disk.Niklas Hallqvist
2001-07-03-Wall cleanupjasoni
2001-07-03Fix policy information for IPv6 subnet/range cases. This is ugly, I'llAngelos D. Keromytis
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
2001-07-03Add the I2O deviceNiklas Hallqvist
2001-07-03Reduce the interface MTU by 2 when MPPE has been successfully negotiated.brian
2001-07-03Don't accept chap80lm by default - it doesn't work.brian
2001-07-03Silence some gcc warningsbrian
2001-07-03make "man -k wireless" produce useful results; idea from bk@rt.fmTodd C. Miller
2001-07-03syncjasoni
2001-07-03rename 2 more syscalls to syscallname16 (missed last time)jasoni
2001-07-03Merge in pdksh-5.2.14-patches.2 to fix some problems with propagatedTodd C. Miller
2001-07-03Use the 'welcome' variable from login.conf instead of hard-codingTodd C. Miller
2001-07-03mention iop(4)Michael Shalayeff
2001-07-03use ${SUDO} for make includesMatthieu Herrb
2001-07-03syncjasoni
2001-07-03rename some syscalls to <syscall>16 to make room for new ones.jasoni
2001-07-03sync set_spi with netbsd (fixes typo).Markus Friedl
2001-07-03Put missing \n's in som error messages; consolidate redundant "if" (OK theo@).Ian Darwin
2001-07-03strlcpy->strncpy for nowMarkus Friedl
2001-07-03Missed a few style fixes...Hakan Olsson
2001-07-03Fix negative flavor fragments description (Nikolay Sturm).Marc Espie
2001-07-03Document -q option. Some style fixes. dhartmei@ ok.Hakan Olsson
2001-07-03Add a -q (quiet) option. dhartmei@ ok.Hakan Olsson
2001-07-03Wait with strlcpy a while, change to strncpy.Hakan Olsson
2001-07-03use strlcpy instead of memcpy to copy stringsHakan Olsson
2001-07-03Slightly more verbose error messages.Hakan Olsson
2001-07-03Make the audio device play nice with revoke(2) by having it resetHugh Graham
2001-07-03fix the history sectionMichael Shalayeff
2001-07-03fix the history sectionMichael Shalayeff
2001-07-03Use PADUP() instead of hand-crafted weirdness; also, it's supposed toAngelos D. Keromytis
2001-07-03Pointer arithmetic fixes work better when you get the casting right.Angelos D. Keromytis
2001-07-03grr, you guys keep not obeying KNFTheo de Raadt
2001-07-03syncTheo de Raadt
2001-07-03add DIOCNATLOOK ioctl and pf_natlook structure, this enables a userlandBob Beck
2001-07-03enable rx ip checksum offloadJason Wright
2001-07-03pull in rc.conf early so that pf(1) startup is right; tested by jasoni, comme...Theo de Raadt
2001-07-03ENODEV -> EOPNOTSUPP to make this work. beck@ ok.Tobias Weingartner
2001-07-03From FreeBSD:Jason Wright
2001-07-03Somehow a space got the eighth bit setNiklas Hallqvist
2001-07-03In readdir, set the calling process in the constructed uio structures.Constantine Sapuntzakis
2001-07-03obvious typo in condition; csapuntz@ okNiklas Hallqvist
2001-07-03proper access to install.md fileTheo de Raadt
2001-07-02improve cleanup/exit logic in ssh2:Markus Friedl
2001-07-02update for sectok.h interface changes.Markus Friedl
2001-07-02do not return NULL, use "" instead.Markus Friedl