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