summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1998-05-29niceTheo de Raadt
1998-05-29libgcc: missed multiplyMichael Shalayeff
1998-05-29gcc2.8.X.X fixes another powerpc compilation bug, workaround removed.Dale S. Rahn
1998-05-29gcc 2.8.X.X fixed this bug, back to a sane Makefile.Dale S. Rahn
1998-05-29Deleted files that were not used anymore, this is all of theDale S. Rahn
1998-05-29configuration (/etc) changes causes with the changes to ofw support inDale S. Rahn
1998-05-29Major changes here and there, tweaks elsewhere.Dale S. Rahn
1998-05-29add support for pcvt.Michael Shalayeff
1998-05-29protect from multiple define collisions w/ pccons.hMichael Shalayeff
1998-05-28Sync with NetBSD:Jason Wright
1998-05-28cleanup the Makefiles a bit.Michael Shalayeff
1998-05-28do not panicTheo de Raadt
1998-05-28/bin/login -> /usr/bin/loginArtur Grabowski
1998-05-28unlink tmpfile; noted by chris@dqc.orgTheo de Raadt
1998-05-28buf problem with TMPDIR; karls@inet.noTheo de Raadt
1998-05-28grow kernel malloc area by 2MMichael Shalayeff
1998-05-28permit any gecos field to be emptyTheo de Raadt
1998-05-27for icmpbmcastecho, block all of themTheo de Raadt
1998-05-27conditional LD definitionMichael Shalayeff
1998-05-27Fix warning in non-68040 case; jason@couch.comTodd C. Miller
1998-05-27compile; needs lots of work.Jason Downs
1998-05-26stderr, not stdoutTheo de Raadt
1998-05-26of course an ethernet card has an ethernet addressTheo de Raadt
1998-05-26grammarTheo de Raadt
1998-05-25fix off by one error, reported by nathanw@MIT.EDU.Niels Provos
1998-05-25put support for test /boot environment back; some CLEANFILES and spacesMichael Shalayeff
1998-05-25make a new file for variable manipulation code; add environment supportMichael Shalayeff
1998-05-25more CLEANFILES; oopsMichael Shalayeff
1998-05-25more CLEANFILESMichael Shalayeff
1998-05-25syncTheo de Raadt
1998-05-25update up to the current libsa envMichael Shalayeff
1998-05-25missing :; tvTheo de Raadt
1998-05-25nd_procnum should be unsigned; ovg@nusun.jinr.ruTheo de Raadt
1998-05-25Remove gobs of unneeded code.Jason Downs
1998-05-25Major cleanup of configuration code; don't assume all the world is Intel, andJason Downs
1998-05-25Fix Cyrix model names and add MediaGX/GXm; add feature bit display.Jason Downs
1998-05-25Add support for feature bit listing; fix #defines.Jason Downs
1998-05-24remove rt and rtdelete from list of man pagesNiels Provos
1998-05-24give named its own groupTodd C. Miller
1998-05-24mention ipsecadm(1) instead of rt(1)Niels Provos
1998-05-24allow SAs with non-specified source addressNiels Provos
1998-05-24update to reflect iv changeNiels Provos
1998-05-24Explain some more about the src field.Angelos D. Keromytis
1998-05-24allow the use of blowfish and cast encryption with implicit ivNiels Provos
1998-05-24avoid source address spoofing for mutual hostile hosts which have SAs toNiels Provos
1998-05-24forgot to apply masks to subnet addressesNiels Provos
1998-05-24typoTodd T. Fries
1998-05-24this is master.passwd not passwd, add missing fields for named user; magnus s...Todd C. Miller
1998-05-24add missing #endif, magnus stahre <ms@xy.org>Todd C. Miller
1998-05-24describe how to set up a VPN.Niels Provos