summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1998-03-18fix connecting to ip-numbersArtur Grabowski
1998-03-18send(2) and friends return EINVAL if (flags & MSG_EOR)Todd C. Miller
1998-03-18pass MACHINE{,_ARCH} into libkern/Makefile so cross-build worksMichael Shalayeff
1998-03-18include errno.h not sys/errno.h for int errnoTheo de Raadt
1998-03-18fix formatting of ddb.console and ddb.panicJason Wright
1998-03-18Update.Angelos D. Keromytis
1998-03-18cross-gcc: make things work, finallyMichael Shalayeff
1998-03-18.Ev EDITORTheo de Raadt
1998-03-18syncTheo de Raadt
1998-03-18registerrpc(3)Theo de Raadt
1998-03-18Correct object format to collectPer Fogelstrom
1998-03-18Add bit in boothowto to control console selectionPer Fogelstrom
1998-03-18minor fixPer Fogelstrom
1998-03-18flush -> syncPer Fogelstrom
1998-03-18reality update for the pmax - final :-)Thomas Graichen
1998-03-18adapt function arguments to get the expected prototype.Niels Provos
1998-03-18ugly workaround for the pmax bootblock problemThomas Graichen
1998-03-18Fix tunnel mode input processing (use ip4_input instead of ipe4_input),Niels Provos
1998-03-18make -R /path/to/lib work the same as -R/path/to/libMarco S Hyman
1998-03-18${DEBUG} var propagationMichael Shalayeff
1998-03-18Document what sh/ksh does when the cd command matches a non empty pathMarco S Hyman
1998-03-18Update for new tcp stat.Angelos D. Keromytis
1998-03-18Add FreeBSD patch (check for SYN packets arriving at a socket inAngelos D. Keromytis
1998-03-18Update.Angelos D. Keromytis
1998-03-18Add an example PC164SX configuration.Angelos D. Keromytis
1998-03-18BROKEN_PROM_CONSOLE is only defined if SANE_PROM is not defined. TheAngelos D. Keromytis
1998-03-18Todd does not test YP code; felix@mamba.pond.sub.orgTheo de Raadt
1998-03-17Fix .Ev usageTodd C. Miller
1998-03-17do not ferror() after fclose(); dholland@eecs.harvard.eduTheo de Raadt
1998-03-17cross-tools: use /bin/sh to run configure, add -I for mips-*Michael Shalayeff
1998-03-17syncMichael Shalayeff
1998-03-17add matrox mystique-220Michael Shalayeff
1998-03-17Code to handle mips non coherent caches added. Also a fix for the 'dataPer Fogelstrom
1998-03-17syncTheo de Raadt
1998-03-17add adaptec raid controller info; no support yetTheo de Raadt
1998-03-17add a VIATECH card tooTheo de Raadt
1998-03-17support a few more NE2000 PCI cardsTheo de Raadt
1998-03-17syncTheo de Raadt
1998-03-17add more PCI NE2000 devicesTheo de Raadt
1998-03-17yet another update - more still to followThomas Graichen
1998-03-17Make %Y override an earlier %y (%y stuff gets delayed due to century specs).Todd C. Miller
1998-03-17finish atalk support; merged by I.McWilliam@st.nepean.uws.edu.auTheo de Raadt
1998-03-17Set errno to EINVAL if ether_ntoa() is passed bogus data.Todd C. Miller
1998-03-17Whoops, fix a last minute change.Todd C. Miller
1998-03-17hostname buffer will not overflow if it is size MAXHOSTNAMELEN.Todd C. Miller
1998-03-17Fix some improbable overflows:Todd C. Miller
1998-03-17support db_console switch for disabling console ddbTheo de Raadt
1998-03-17fix vfs lkms + some indentationArtur Grabowski
1998-03-17do some snprintf, because i am a bit boredTheo de Raadt
1998-03-17Allow wd and acd device boot.Angelos D. Keromytis