summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1997-11-13make msync() have 3 argsTheo de Raadt
1997-11-13syncTheo de Raadt
1997-11-13Count characters even when !OPOST and FLUSHO.Theo de Raadt
1997-11-13Add the primaries -mmin, -amin, -cmin to find, similar to the GNU find; woschTheo de Raadt
1997-11-13from mycroft;Theo de Raadt
1997-11-13let "expr a : /" work. Mark the next token after the match operator as aTheo de Raadt
1997-11-13Say "soft updates" when FS_DOSOFTDEP is set in superblock, could look nicer.Todd C. Miller
1997-11-13syncTheo de Raadt
1997-11-13two poll() calls, arghTheo de Raadt
1997-11-13syncTheo de Raadt
1997-11-13conditionalize SYSV thingiesTheo de Raadt
1997-11-13Xr correctlyTheo de Raadt
1997-11-13added getsid()Theo de Raadt
1997-11-13syncTheo de Raadt
1997-11-13add getsid(2), XPG4Theo de Raadt
1997-11-13syncTheo de Raadt
1997-11-13update to recent freebsd statusTheo de Raadt
1997-11-13put mremap() in linux_misc.cTheo de Raadt
1997-11-13Bug fixes from Sleepycat Software for db_btree databases; for some cornerTheo de Raadt
1997-11-13syncTheo de Raadt
1997-11-13fake auditsys()Theo de Raadt
1997-11-13make svr4_sys_ulimit() return EINVAL for bad commandsTheo de Raadt
1997-11-13Fix test for NULL arg in svr4_utime() (PR#4418); pkTheo de Raadt
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