summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2001-07-02install sc7816.h to /usr/includes (used by usr.bin/sectok)Markus Friedl
2001-07-02libsectok functions now take status word instead of bytesJim Rees
2001-07-02sc7816 compatibilityJim Rees
2001-07-02separate sectok from sc7816 and give each its own include fileJim Rees
2001-07-02Convert warn/warnx -> _warn/_warnxTodd C. Miller
2001-07-02another memory leakNiels Provos
2001-07-02fix memory leakNiels Provos
2001-07-02syncTheo de Raadt
2001-07-02No, do NOT build them on everythingTheo de Raadt
2001-07-02Typo.Hakan Olsson
2001-07-02typoTodd C. Miller
2001-07-02-Wall cleanup; ok millert@jasoni
2001-07-02esetenv prototypeTodd C. Miller
2001-07-02Allows building w/o kerb supportTodd C. Miller
2001-07-02Fix building on non-kerberos systemsTodd C. Miller
2001-07-02Sync library list with bsd.prog.mkTodd C. Miller
2001-07-02wait until !session_have_children(); bugreport from Lutz.Jaenicke@aet.TU-Cott...Markus Friedl
2001-07-02#include <string.h> to get mem* prototypes.Todd C. Miller
2001-07-02Fix some typos; olgeni@uli.itbrian
2001-07-02Put the ISES firmware under dev/microcode/.Hakan Olsson