Age | Commit message (Expand) | Author |
1997-11-15 | add DIAGNOSTICS header; msaitoh | Theo de Raadt |
1997-11-15 | for shutdown(2), if "how" is not 0-2, return EINVAL | Theo de Raadt |
1997-11-15 | fix memory management errors | Theo de Raadt |
1997-11-14 | Fixed up a VOP_UNLOCK call so that it uses the correction proc * | Constantine Sapuntzakis |
1997-11-14 | Make user-mode C++ compilers happy by #ifdef around inline functions | Constantine Sapuntzakis |
1997-11-14 | pk: Expand on shared object's `.init' functions a bit, and mention | Theo de Raadt |
1997-11-14 | mmap() takes void * | Theo de Raadt |
1997-11-14 | mmap() now takes void * | Theo de Raadt |
1997-11-14 | void * change to mmap() | Theo de Raadt |
1997-11-14 | sync | Theo de Raadt |
1997-11-14 | convert to void *addr | Theo de Raadt |
1997-11-14 | fix for a line continuation bug, more than a year ald. work by mckusick, | Theo de Raadt |
1997-11-14 | clone freebsd "-R rate"; default to 256 invocations/minute | Theo de Raadt |
1997-11-14 | Fix tabstop handling largely as well as some issues with putchar. General | gene |
1997-11-14 | crank TOOMANY to 160 for now | Theo de Raadt |
1997-11-14 | NetBSD changes (mostly comsmetic): | Todd C. Miller |
1997-11-14 | clear CLOCAL if modem is set but modem_chat is not. | Todd C. Miller |
1997-11-13 | Add missing .TP | Todd C. Miller |
1997-11-13 | merge netbsd 1.22 | Jim Rees |
1997-11-13 | merge netbsd 1.56.2.1 for de500B (and other 21143) support | Jim Rees |
1997-11-13 | merge netbsd 1.13 | Jim Rees |
1997-11-13 | sync | Theo de Raadt |
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 |