summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1997-11-13From NetBSD:Todd C. Miller
1997-11-13Nuke trailing space.Todd C. Miller
1997-11-13Changes from NetBSD (mrg):Todd C. Miller
1997-11-13in ttywait(), double check if we need to sleep before sleepingTheo de Raadt
1997-11-134.4BSD lite version. Adds -w flag for whatis entries.Todd C. Miller
1997-11-13Add back EXTPROC code now that tty_pty.c has the lite2 fix.Todd C. Miller
1997-11-13EXTPROC fix from lite2.Todd C. Miller
1997-11-12typosTheo de Raadt
1997-11-12also call it faq.8Theo de Raadt
1997-11-12lock failure returns EAGAIN in our world, XPG4/POSIX say either EAGAIN or EAC...Theo de Raadt
1997-11-12correct RST validity checking; fc@parkone.ci.oakland.ca.usTheo de Raadt
1997-11-12indentTheo de Raadt
1997-11-12correct references.Niels Provos
1997-11-12mention ifaliasesTheo de Raadt
1997-11-12describing building kernelsTheo de Raadt
1997-11-12recommend "lookup file bind"Theo de Raadt
1997-11-12mention net.inet.ip.forwardingTheo de Raadt
1997-11-12fix argh disklabel problem, pr#346Theo de Raadt
1997-11-12Do termios ops on /dev/tty if available, else fd 2.Todd C. Miller
1997-11-12TCSADRAIN -> TCSANOW. Using TCSADRAIN appears to cause a race conditionTodd C. Miller
1997-11-12Indentation.Angelos D. Keromytis
1997-11-11put protos inside #ifdef _KERNELTheo de Raadt
1997-11-11Pull in sys/ioctl.h since things like dt seem to depend on this include.gene
1997-11-11Pull in sys/time.h and sys/ioctl.h so things like dt (which apparentlygene
1997-11-11-g linking takes to much timeNiklas Hallqvist
1997-11-11Add AST and wdc1, pretty someNiklas Hallqvist
1997-11-11double MAX_KMAPENT and MAX_KMAPTodd C. Miller
1997-11-11Reality updateNiklas Hallqvist
1997-11-11Initialize the de_lock. some KNFNiklas Hallqvist
1997-11-11use nfsproto variable; tron@lyssa.owl.deTheo de Raadt
1997-11-11MSG_EOR on SOCK_STREAM is invalid; wollmanTheo de Raadt
1997-11-11some cleanup from freebsdTheo de Raadt
1997-11-11Make sure the clean bits are set correctly.Constantine Sapuntzakis
1997-11-11uninitialized variableNiklas Hallqvist
1997-11-11blush!Niklas Hallqvist
1997-11-11make tty col/row size be unsignedNiklas Hallqvist
1997-11-11whoops typo in last commit + accept 0 in col/row values on sun4 mean full szNiklas Hallqvist
1997-11-11Limit the console size by the frambuffer size. My 4/100 seemsNiklas Hallqvist
1997-11-11Make diskless machines boot again. remove staticsNiklas Hallqvist
1997-11-11A vital variable was not initialized! Thanks DDB, and you...Niklas Hallqvist
1997-11-11I might as well say it here: please do not make functions in theNiklas Hallqvist
1997-11-11Remove thos evil statics, some KNFNiklas Hallqvist
1997-11-11unused variable under certain conditionsNiklas Hallqvist
1997-11-11Remove those static specifiersNiklas Hallqvist
1997-11-11regenNiklas Hallqvist
1997-11-11regenNiklas Hallqvist
1997-11-11oh my, i'm embarassed.flipk
1997-11-10Use vfs lite2 lockmanager. Add advisory locking. some KNF.Niklas Hallqvist
1997-11-10Use vfs lite2 lockmanager. Add advisory locking. some KNF.Niklas Hallqvist
1997-11-10dont crash on update mounting.Niels Provos