summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1998-01-29New try with conf, take twoPer Fogelstrom
1998-01-29New try with confPer Fogelstrom
1998-01-29Some more mips filesPer Fogelstrom
1998-01-29Some more arc/sgi fixesPer Fogelstrom
1998-01-29Make profiling work, mostly from NetBSDNiklas Hallqvist
1998-01-29Talk about ongoing development.brian
1998-01-29Don't moan about not creating tunX.pid and ttyX.if if RELEASE_CRUNCHbrian
1998-01-29Cosmetic:brian
1998-01-28Added futher checks... from theo -mojMats O Jansson
1998-01-28Undo the 4/300 dmaselect hack and fix it correctlyJason Wright
1998-01-28Add -a flag. Idea from bgrayson@ece.utexas.eduTodd C. Miller
1998-01-28Missing files, noted by Marco S Hyman <marc@snafu.org>Niklas Hallqvist
1998-01-28Moving around files for new mips arch layoutPer Fogelstrom
1998-01-28Use BSDmakefile in favour of [mM]akefile if existent. Good forNiklas Hallqvist
1998-01-28First set of Mips mi files.Per Fogelstrom
1998-01-28ok - now the full and correct patch for this problem - thanks again toThomas Graichen
1998-01-28Includes for generic MipsPer Fogelstrom
1998-01-28Make ldd work with static linked bins on mipsPer Fogelstrom
1998-01-26For some reason it could not find y.tab.hTobias Weingartner
1998-01-26prettyTheo de Raadt
1998-01-26Add /dev/ipnat and /dev/ipstate for IPF 3.2.3dgregor
1998-01-26IPF 3.2.3dgregor
1998-01-26IPF 3.2.3dgregor
1998-01-26IPF 3.2.3dgregor
1998-01-26IPF 3.2.3dgregor
1998-01-25Fix a race where a dir might have been created after a stat call, but beforeNiklas Hallqvist
1998-01-25typoNiklas Hallqvist
1998-01-25Disable the new buffer policy for nowNiklas Hallqvist
1998-01-25Remove redundant splbio I added yesterdayNiklas Hallqvist
1998-01-24On the other hand... no need for recursive locks.Niklas Hallqvist
1998-01-24Well when MP comes.. we need locksNiklas Hallqvist
1998-01-24Protect allocation of ccd physmem of ccd interruptsNiklas Hallqvist
1998-01-24Eek, missing splbio, although splx was there. marging two "if"sNiklas Hallqvist
1998-01-24sysctl for def sizes for tcp/udp send/recv queuesMichael Shalayeff
1998-01-24NULL derefNiklas Hallqvist
1998-01-24Fix error message.brian
1998-01-23Stop bogus warnings.brian
1998-01-23Re-implement the proxy arp sockaddr_dl search routine (again).brian
1998-01-23Don't try to use our locale stuff, it hoses strftime(3).Todd C. Miller
1998-01-23additional ioctls, makes workman and workbone working.Niels Provos
1998-01-23correct path to the kerberos servers.Artur Grabowski
1998-01-23servers go into /usr/libexecArtur Grabowski
1998-01-23Don't forget to build the manpage.Artur Grabowski
1998-01-23manpage for kauth (not completly true as we don't have kauthd yet)Artur Grabowski
1998-01-23Don't allow manual dialing unless in auto or interactive mode.brian
1998-01-23Fix usage of select(2) to deal correctly with a high-numbered fd.Todd C. Miller
1998-01-23Don't try to build new_pwd.c unless KERBEROS is "yes"Todd C. Miller
1998-01-23Inspired by hubertf@netbsd:gene
1998-01-22indent better; mph@pobox.comTheo de Raadt
1998-01-22backspace key on vt2x0 returns DEL not BS; PR#382, vons@usa.netTheo de Raadt