Age | Commit message (Expand) | Author |
1997-11-13 | make msync() have 3 args | Theo de Raadt |
1997-11-13 | sync | Theo de Raadt |
1997-11-13 | Count characters even when !OPOST and FLUSHO. | Theo de Raadt |
1997-11-13 | Add the primaries -mmin, -amin, -cmin to find, similar to the GNU find; wosch | Theo de Raadt |
1997-11-13 | from mycroft; | Theo de Raadt |
1997-11-13 | let "expr a : /" work. Mark the next token after the match operator as a | Theo de Raadt |
1997-11-13 | Say "soft updates" when FS_DOSOFTDEP is set in superblock, could look nicer. | Todd C. Miller |
1997-11-13 | sync | Theo de Raadt |
1997-11-13 | two poll() calls, argh | Theo de Raadt |
1997-11-13 | sync | Theo de Raadt |
1997-11-13 | conditionalize SYSV thingies | Theo de Raadt |
1997-11-13 | Xr correctly | Theo de Raadt |
1997-11-13 | added getsid() | Theo de Raadt |
1997-11-13 | sync | Theo de Raadt |
1997-11-13 | add getsid(2), XPG4 | Theo de Raadt |
1997-11-13 | sync | Theo de Raadt |
1997-11-13 | update to recent freebsd status | Theo de Raadt |
1997-11-13 | put mremap() in linux_misc.c | Theo de Raadt |
1997-11-13 | Bug fixes from Sleepycat Software for db_btree databases; for some corner | Theo de Raadt |
1997-11-13 | sync | Theo de Raadt |
1997-11-13 | fake auditsys() | Theo de Raadt |
1997-11-13 | make svr4_sys_ulimit() return EINVAL for bad commands | Theo de Raadt |
1997-11-13 | Fix test for NULL arg in svr4_utime() (PR#4418); pk | Theo de Raadt |
1997-11-13 | From NetBSD: | Todd C. Miller |
1997-11-13 | Nuke trailing space. | Todd C. Miller |
1997-11-13 | Changes from NetBSD (mrg): | Todd C. Miller |
1997-11-13 | in ttywait(), double check if we need to sleep before sleeping | Theo de Raadt |
1997-11-13 | 4.4BSD lite version. Adds -w flag for whatis entries. | Todd C. Miller |
1997-11-13 | Add back EXTPROC code now that tty_pty.c has the lite2 fix. | Todd C. Miller |
1997-11-13 | EXTPROC fix from lite2. | Todd C. Miller |
1997-11-12 | typos | Theo de Raadt |
1997-11-12 | also call it faq.8 | Theo de Raadt |
1997-11-12 | lock failure returns EAGAIN in our world, XPG4/POSIX say either EAGAIN or EAC... | Theo de Raadt |
1997-11-12 | correct RST validity checking; fc@parkone.ci.oakland.ca.us | Theo de Raadt |
1997-11-12 | indent | Theo de Raadt |
1997-11-12 | correct references. | Niels Provos |
1997-11-12 | mention ifaliases | Theo de Raadt |
1997-11-12 | describing building kernels | Theo de Raadt |
1997-11-12 | recommend "lookup file bind" | Theo de Raadt |
1997-11-12 | mention net.inet.ip.forwarding | Theo de Raadt |
1997-11-12 | fix argh disklabel problem, pr#346 | Theo de Raadt |
1997-11-12 | Do termios ops on /dev/tty if available, else fd 2. | Todd C. Miller |
1997-11-12 | TCSADRAIN -> TCSANOW. Using TCSADRAIN appears to cause a race condition | Todd C. Miller |
1997-11-12 | Indentation. | Angelos D. Keromytis |
1997-11-11 | put protos inside #ifdef _KERNEL | Theo de Raadt |
1997-11-11 | Pull in sys/ioctl.h since things like dt seem to depend on this include. | gene |
1997-11-11 | Pull in sys/time.h and sys/ioctl.h so things like dt (which apparently | gene |
1997-11-11 | -g linking takes to much time | Niklas Hallqvist |
1997-11-11 | Add AST and wdc1, pretty some | Niklas Hallqvist |
1997-11-11 | double MAX_KMAPENT and MAX_KMAP | Todd C. Miller |