unix-history/.git
1990-05-18 Keith Bosticthere's an assembly language version for the HP's
1990-05-18 Marc Teitelbaumadd flag to pgsignal to restrict to procs having a...
1990-05-18 Marc Teitelbaumonly copy SCTTY if proc *has* a ctty
1990-05-18 Keith BosticNOHANG is gone
1990-05-18 Marc Teitelbaumonly copy out ctty if proc *has* a ctty
1990-05-18 Marc Teitelbaumonly copy SCTTY flag if the session still has a control...
1990-05-18 Keith BosticANSI C redefined bcopy and strlen
1990-05-18 Keith Bosticnew structure names for fts
1990-05-18 Keith Bosticadd stddef.h stdlib.h, move vis.h
1990-05-18 Keith Bosticstarting an ANSI C library
1990-05-18 Keith Bosticmv x3j11.h -> machtypes.h
1990-05-18 Keith Bosticneeds to install LINKS too
1990-05-18 Keith Bosticget USERMEM right
1990-05-18 Keith Bosticstart of an ANSI C library
1990-05-18 Mike Karelssimplify rounding, KNF
1990-05-18 Marc Teitelbaumpgsignal takes an extra arg
1990-05-18 Marc Teitelbaumabolish NOHANG flag. signal session leader on lost...
1990-05-18 Marc Teitelbaumpgsignal take extra argument
1990-05-18 Marc Teitelbaumpgsignal has flag to limit to members having a ctty
1990-05-18 Keith Bosticchange declaration to match stdlib.h
1990-05-18 Keith Bosticuse Chris's version, need to return size_t
1990-05-18 Keith Bosticdon't include errno.h, it defines errno
1990-05-18 Keith Bosticdon't include errno.h, it defines a variable
1990-05-18 Keith Bosticdeclare abort correctly
1990-05-18 Keith Bosticputenv shouldn't modify the user's string, it might...
1990-05-18 Keith Bosticcorrectly declare cfree
1990-05-18 Mike Karelsprotocol's usrreq now frees any "control" data;
1990-05-18 Keith Bosticdate and time created 90/05/17 12:56:12 by bostic
1990-05-18 John A. Kunzetypos and mail address fixed
1990-05-18 Keith Bostickeep string.h and source in sync
1990-05-18 Keith Bosticforgot to include string.h
1990-05-18 Keith Bosticmight as well keep header and source in sync
1990-05-18 Keith Bosticforgot stdlib include line
1990-05-18 Keith Bosticforgot stdlib include
1990-05-18 Keith Bosticforgot synopsis line
1990-05-18 Keith Bosticnew man page, from scratch
1990-05-18 Keith Bosticdate and time created 90/05/17 11:11:09 by bostic
1990-05-18 Keith Bosticdate and time created 90/05/17 11:11:04 by bostic
1990-05-18 Keith Bosticupdate for ANSI, remove strsep, it has its own man...
1990-05-18 Keith Bosticdon't need rindex reference
1990-05-18 Keith BosticANSI C version from Chris
1990-05-18 Keith BosticANSI version from Chris
1990-05-18 Keith BosticANSI version of strncat.c
1990-05-18 Keith BosticANSI version
1990-05-18 Mike Karelsadd sender to outgoing headers, deleting old; keep...
1990-05-18 Mike Karelsmy modifications before first test on arpa
1990-05-18 Mike Karelsfrom Eric
1990-05-18 Keith Bosticmove label_t to machine/machtypes
1990-05-18 Keith Bosticmove to machtypes.h; include label_t
1990-05-17 Mike Karelsremove old static tables; attempt to convert sigreturn
1990-05-17 Mike Karelsattempt to convert wait, pause
1990-05-17 Kirk McKusickmount structure elements now start mnt_ instead of m_
1990-05-17 Kirk McKusickmounttab is gone!
1990-05-17 Kirk McKusickhave to initialize v_specflags
1990-05-17 Keith BosticANSI version
1990-05-17 Keith Bosticcompare using unsigned characters
1990-05-17 Keith BosticANSI C version, strncasecmp has to handle an unsigned...
1990-05-17 Keith Bosticuse right include file
1990-05-17 Keith Bosticcleanup includes, copyright
1990-05-17 Keith Bosticupdate to ANSI types
1990-05-17 Keith BosticChris Torek's new version; runs better on non-aligned...
1990-05-17 Keith Bostictakes a size_t as argument
1990-05-17 Marc Teitelbaumcomment that NOHANG is a no-op
1990-05-17 Marc Teitelbaumremove NOHANG - not to be done in kernel
1990-05-17 Kirk McKusickvinfo under control of ICANON, extra checks in TIOCCONS
1990-05-17 Keith Sklowerperiodic checkpoint against catastrophic loss
1990-05-17 Marc Teitelbaumnew version, new man page
1990-05-17 Keith Bosticclean up includes
1990-05-17 Keith Bosticcleanup includes
1990-05-17 Keith Bosticdate and time created 90/05/16 13:03:37 by bostic
1990-05-17 Keith Bosticdate and time created 90/05/16 13:01:54 by bostic
1990-05-17 Keith Bosticdate and time created 90/05/16 12:55:49 by bostic
1990-05-17 Keith Bosticdate and time created 90/05/16 12:52:07 by bostic
1990-05-17 Keith Bosticdate and time created 90/05/16 12:49:58 by bostic
1990-05-17 Keith Bosticfrom the ANSI standard
1990-05-17 Keith Bosticmove abs.3 to lib/libc/stdlib
1990-05-17 Keith Bosticfrom the ANSI standard
1990-05-17 Keith Bosticadd new copyright notice
1990-05-17 Keith Bosticadd ANSI standards section
1990-05-17 Keith Bosticfaster version from Chris Torek
1990-05-17 Keith BosticANSI requires NULL argument return if interpreter available
1990-05-17 Keith Bosticbring up to date with ANSI C, doc signal behavior
1990-05-17 Keith Bosticuse right include files, malloc takes size_t now
1990-05-17 Keith Bosticuse the right include files
1990-05-17 Keith Bosticdocument that it satisfies ANSI C, errno values; reformat
1990-05-17 Keith Bosticfrom the ANSI standard, new stuff for atexit(3) and...
1990-05-17 Keith Bosticnew version, using size_t's
1990-05-17 Keith Bosticdate and time created 90/05/16 11:30:33 by bostic
1990-05-17 Keith Bosticnew version from Sprite via Chris Torek
1990-05-17 Keith Bosticdate and time created 90/05/16 11:04:28 by bostic
1990-05-17 Kirk McKusick"add support for hp300 from Utah"
1990-05-17 Keith Bosticdate and time created 90/05/16 10:15:26 by bostic
1990-05-17 Keith Bosticdate and time created 90/05/16 10:13:33 by bostic
1990-05-17 Keith Bosticfrom the ANSI C standard
1990-05-17 Keith Bosticstarting from the ANSI C manual page
1990-05-17 Keith Bosticuse POSIX signal calls
1990-05-16 Kirk McKusickadd redist.gas
1990-05-16 Keith Bosticdate and time created 90/05/15 22:43:01 by bostic
1990-05-16 Keith Bosticdate and time created 90/05/15 22:40:27 by bostic
1990-05-16 Keith Bosticdate and time created 90/05/15 22:32:18 by bostic
next