summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-12-13avoid brutal exits from loop.Marc Espie
2004-12-13Store the local ethernet address in struct arpcom and suddenly mc(4) startsClaudio Jeker
2004-12-13free the buffer used to receive a file in the Updated response handlerJean-Francois Brousseau
2004-12-13Regen (including /dev/crypto support not regen'ed last time)Miod Vallat
2004-12-13Fix tun majorMiod Vallat
2004-12-13if we fail to generate a file's checksum, print the path of the fileJean-Francois Brousseau
2004-12-13Dead meat.Miod Vallat
2004-12-13Restore sp before calling snptreef() so the error message containsTodd C. Miller
2004-12-13whitespace botchesHenning Brauer
2004-12-13Remove duplicate declarations already in <sys/conf.h>, as well as duplicateMiod Vallat
2004-12-13print full path of .cvsrc in log messages; jfb@ ok.Xavier Santolaria
2004-12-13standard EXAMPLES;Jason McIntyre
2004-12-13more references to hier(7), from mickey;Jason McIntyre
2004-12-13Use PAGE_SIZE instead of hardcoded 4096 value.Alexander Yurchenko
2004-12-13make hier(7) more visible;Jason McIntyre
2004-12-13sync SYNOPSIS and usage();Jason McIntyre
2004-12-13Sanity check owner and permissions of privsep directory, like sshd does;Darren Tucker
2004-12-13Check for error status from poll() too; ok henning@Darren Tucker
2004-12-13Discard replies with alarm flag set or invalid stratum; ok henning@Darren Tucker
2004-12-13zap lvalue assignment, okay markus@. approved miod@Marc Espie
2004-12-13make sure the isakmpd_s has id_r/s set; ok hshoexer, hoMarkus Friedl
2004-12-13endian fixes, ie, atu will now work on big endian architectures.David Gwynne
2004-12-13set the buffer up before we try to use it. fixes a panic on sparc64 whichDavid Gwynne
2004-12-13regenKevin Lo
2004-12-13add ATI Radeon Mobility 9200. ok deraadt@Kevin Lo
2004-12-13Oops. Missed one chunk when sync'ing with FreeBSD r1.30.Kenneth R Westerback
2004-12-13permit protocol name longer than 3 letters. canacar okJun-ichiro itojun Hagino
2004-12-13Use millisends rather than microseconds in parameters to timerKenneth R Westerback
2004-12-13Set creation timestamps correctly on states learnt by pfsync that areChristopher Pascoe
2004-12-12cvs expands $OpenBSD...$, so move the variable defs up so that they don'tMarc Espie
2004-12-12unbreak after last commit to bge(4)Brad Smith
2004-12-12Avoid using void pointers in additive expressionsBrad Smith
2004-12-12simplify slightly, kill lvalue weirdness that's not ANSI C.Marc Espie
2004-12-12use quirk flags where appropriate.Brad Smith
2004-12-12grammar and a little whitespace;Jason McIntyre
2004-12-12escape punctuation;Jason McIntyre
2004-12-12pick up missing ioctls for ieee80211, carp, pfsync, and pppoe; ok fgsch@Christian Weisgerber
2004-12-12add somewhat more regular error catching code.Marc Espie
2004-12-12wait till we have root mounted before trying to upload firmwaresDavid Gwynne
2004-12-12syncTheo de Raadt
2004-12-12support 3 buffalo pcmcia ns2k devices found in japan (one of which is CF)Theo de Raadt
2004-12-12csh-style ! history completion, which can be activated by usingTheo de Raadt
2004-12-12remove old microcode includeTheo de Raadt
2004-12-12fix protoTheo de Raadt
2004-12-12a hack to read MAC address correctly on big endian; ok drahnPeter Valchev
2004-12-12backout the original method of reattaching a usb device now that we haveDavid Gwynne
2004-12-12do a better reattachement of this deviceDavid Gwynne
2004-12-12get rid of uhub_reset_deviceDavid Gwynne
2004-12-12better way to do the reattachement of a deviceDavid Gwynne
2004-12-12add quirk lookup table, isn't used for anything at the momentBrad Smith