date and time created 90/02/16 11:23:49 by bostic
[unix-history] / usr / src / lib /
1990-02-17 Keith Bosticdate and time created 90/02/16 11:23:49 by bostic
1990-02-17 Keith Bosticno longer a system call, just point at open(2)
1990-02-16 Marc Teitelbaumwas completely broken
1990-02-16 Marc Teitelbaumignore TSTP , termios
1990-02-16 Marc Teitelbaumtermios
1990-02-16 Keith Bosticdate and time created 90/02/15 10:57:10 by bostic
1990-02-16 Keith Bosticdate and time created 90/02/15 10:57:01 by bostic
1990-02-14 Thomas Ferrinfixed pathname typo
1990-02-14 Keith Bosticobsolete
1990-02-05 Jim Bloomfix C_HS and T_TXT handling
1990-02-03 Keith Bosticno reason for this access call
1990-02-02 Keith Bosticdate and time created 90/02/01 22:00:29 by bostic
1990-02-02 Keith Bosticdate and time created 90/02/01 21:44:13 by bostic
1990-02-01 Keith Bosticadd fchdir; reduce number of cd's, do all cd's in fts_build
1990-01-31 Kirk McKusickhave to set both seek and loc pointers
1990-01-31 Kirk McKusickset up seek pointer for telldir
1990-01-17 Mike Karelsfixes from arc
1990-01-06 Keith Bosticdocument that compar can be NULL
1990-01-05 Kirk McKusicksystem call is unmount not umount
1990-01-05 Mike Karelsterminate address, alias lists for gethostbyaddr
1990-01-03 Kirk McKusickfix local declarations to get unsigned comparisons...
1990-01-03 Kirk McKusickreturn null on error (4.3BSD/lib/28)
1990-01-03 Keith Bosticmemcpy & memccpy had args reversed; bug report 4.3BSD...
1989-12-31 Keith Bosticdate and time created 89/12/30 15:55:57 by bostic
1989-12-31 Keith Bosticdate and time created 89/12/30 15:55:11 by bostic
1989-12-28 Jim Bloomdnbuf is no longer used
1989-12-28 Jim Bloomfgets leaves the newline - check for a truncated line...
1989-12-28 Jim Bloomcheck return value from socket call
1989-12-28 Jim Bloomadd more error checking
1989-12-28 Jim Bloomdn_expand required more character than it used; dn_comp...
1989-12-28 Jim Bloomabort further processing of packet if length error...
1989-12-20 Keith Bosticdate and time created 89/12/19 12:39:04 by bostic
1989-12-20 Keith Bosticdate and time created 89/12/19 12:38:55 by bostic
1989-12-15 Keith Bosticdon't bother using prototypes if it's not ANSI C; break...
1989-12-15 Mike Karelsmake LOCALDOMAIN override "search" like "domain"; bigge...
1989-12-15 Mike Karelsadd res_query, res_search, other updates
1989-12-15 Keith Bosticbug from Sun (Don Cragun). If '-' wasn't specified...
1989-12-15 Mike KarelsLOCALDOMAIN needs to override search if it overrides...
1989-12-15 Jim Bloomadd gethostbyname(dotted quad); gethostbyaddr didn...
1989-12-15 Mike Karelsadd "search" keyword, attempt to reformat
1989-12-13 Jim Bloomfix problem where a long running tcp connection might...
1989-12-13 Jim Bloomclean up time printing a bit more; fix T_TXT format...
1989-12-13 Keith Bosticreturn error message to the user
1989-11-29 Keith Bosticuse standard names for stdin/stdout
1989-11-29 Keith Bosticuse absolute offsets; it's more straight-forward and...
1989-11-29 Keith Bosticnew version from scratch; this version uses relative...
1989-11-25 Kirk McKusickadd MFS type; fix parameter types (from Torek)
1989-11-25 Kirk McKusickadd type MFS
1989-11-23 Keith Bosticchange default tty_ch to 0; remove for loop which purpo...
1989-11-10 Kirk McKusickforcibly is now implemented
1989-11-03 Keith Bosticcleanup, fix optind initialization bug, replace example
1989-11-02 Keith Bosticuse strtol()
1989-11-02 Keith Bosticuse strtol(3)
1989-11-01 Kirk McKusickadd description of the M_UPDATE flag
1989-10-29 Keith Bosticdon't reject based on the facility number, syslogd...
1989-10-19 Kirk McKusickadd description of memory based file system
1989-10-18 Kirk McKusickdate and time created 89/10/17 15:14:57 by mckusick
1989-10-18 Kirk McKusickdate and time created 89/10/17 15:14:56 by mckusick
1989-10-17 Keith Bostictry it again; add section RETURN VALUE, note errno...
1989-10-17 Keith Bosticfrom scratch; add specification of errno values
1989-10-17 Keith Bosticmake sure we stat the right directory
1989-10-15 Keith Bosticdate and time created 89/10/14 14:29:04 by bostic
1989-10-15 Keith Bosticdate and time created 89/10/14 14:28:52 by bostic
1989-10-15 Keith Bosticdate and time created 89/10/14 11:39:38 by bostic
1989-10-15 Keith Bosticdate and time created 89/10/14 11:39:29 by bostic
1989-10-14 Marc Teitelbaumtypo
1989-10-14 Marc Teitelbaumdate and time created 89/10/13 16:16:36 by marc
1989-10-14 Marc Teitelbaumdate and time created 89/10/13 16:00:08 by marc
1989-10-11 Chris Torekarguments are off ap, not fp
1989-10-11 Chris Torekstrsep("", any) should return "", not NULL
1989-10-10 Keith Bosticuse paths.h for Bourne shell path
1989-09-26 Keith Sklowerrewrite ascii to addr conversion, fixing bugs
1989-09-22 Keith BosticPOSIX signals, use paths.h for Bourne shell path
1989-09-20 Keith Bosticcan't use fwrite, multiple writers will overwrite entries
1989-09-20 Keith Bostichandle long lines; move defines into ttyent.h; move...
1989-09-19 Keith Bosticget first key if dbm database reopened
1989-09-19 Keith Bosticremove last vestige of AT&T code; it was really gone...
1989-09-16 Jim BloomRemove old RRs, add C_HS & T_TXT, p_time was called...
1989-09-14 Keith Bostictypo; tgoto isn't static; bug report 4.3BSD-tahoe/lib/27
1989-09-12 Keith Bosticuse paths.h
1989-09-11 Mike Karelsnew compat file
1989-09-10 Keith Bosticchanges from Arthur Olson -- if TZ wrong, just use UTC
1989-09-09 Keith Bosticone more try -- POSIX and old errors at high speed
1989-09-01 Kirk McKusicknote that it normally does not return
1989-09-01 Kirk McKusickfix synopsis line; add cross reference
1989-08-29 Mike Karelsmake tags for header file too
1989-08-29 Mike Karelsmake ctags work with this (wonder if the old ctags...
1989-08-28 Mike Karelsnew call for posix
1989-08-28 Mike Karelsrev 5; copyright when created
1989-08-28 Mike Karelsnew call for posix
1989-08-27 Mike Karelssignal compatibility routines to do 4.2/4.3 signal...
1989-08-27 Mike Karelsrename to *login (from *logname), invalidate getlogin...
1989-08-27 Mike Karelsposix signals
1989-08-27 Mike Karelscorrect cuserid error case; make setlogin invalidate...
1989-08-27 Mike Karelsrename IOT to ABRT (posix); add SIGINFO
1989-08-27 Mike Karelsduplicate "effective" group id in groups, so not lost...
1989-08-26 Kevin Falldon't build Kerb. libraries here anymore
1989-08-26 Keith Bostictypo
1989-08-25 Keith Bosticneed newline for console, too
1989-08-23 Keith Bosticno longer forks; delete LOG_NOWAIT and rephrase LOG_CONS
next