summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1998-03-19document why you want to use this and why other ways are bad.Todd C. Miller
1998-03-19Cleanup. Don't need to reference munmap(2) in SEE ALSO.Todd T. Fries
1998-03-19zap FILE * after closing itTheo de Raadt
1998-03-19some -WallTodd C. Miller
1998-03-19Some -WallTodd C. Miller
1998-03-18initialize all fileds in vfsconf when installing a new filesystem.Artur Grabowski
1998-03-18Changes, changes.Angelos D. Keromytis
1998-03-18more SDEV_AUTOSAVE devicesTheo de Raadt
1998-03-18typeless declarationMichael Shalayeff
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