manual page distributed with 4.2BSD
[unix-history] / usr / src / lib / libc /
1985-05-10 Kirk McKusickmanual page distributed with 4.2BSD
1985-05-10 Kirk McKusickmanual page distributed with 4.1BSD
1985-05-10 Kirk McKusick4.3BSD beta release manual page
1985-05-10 Kirk McKusickmanual page distributed with 4.2BSD
1985-05-10 Kirk McKusickmanual page distributed with 4.1BSD
1985-05-10 Kirk McKusick4.3BSD beta release manual page
1985-05-10 Kirk McKusickmanual page distributed with 4.2BSD
1985-05-10 Kirk McKusickmanual page distributed with 4.1BSD
1985-05-10 Kirk McKusick4.3BSD beta release manual page
1985-05-10 Kirk McKusickmanual page distributed with 4.2BSD
1985-05-10 Kirk McKusickmanual page distributed with 4.1BSD
1985-04-25 Kirk McKusickmake quick check for different strings
1985-04-25 Kirk McKusickcannot count on saving r1 across subroutine calls
1985-04-02 Ralph Campbelladd copyright notice
1985-03-30 Ralph Campbelladded MINFO to p_rr()
1985-03-29 Ralph Campbellname changes and fix return value in res_init().
1985-03-28 Ralph Campbellmake more machine independent.
1985-03-28 Ralph Campbellallow environment LOCALDOMAIN to override default domain.
1985-03-28 Ralph Campbelldelete debugging stuff.
1985-03-26 Ralph Campbellversion which uses resolver & name server.
1985-03-16 Ralph Campbellchanged single label to names not ending in '.' as...
1985-03-15 Serge ???date and time created 85/03/14 17:56:37 by serge
1985-03-15 Serge ???date and time created 85/03/14 17:52:57 by serge
1985-03-14 Ralph Campbellmake '%X' print upper case hex digits as per code ...
1985-03-12 Kirk McKusickproperly track SV_INTERRUPT, SV_ONSTACK, and mask
1985-03-12 Kirk McKusickdate and time created 85/03/11 22:32:11 by mckusick
1985-03-12 Kirk McKusickclean up onstack bug, use new system call when possible
1985-03-12 Kirk McKusickdate and time created 85/03/11 18:23:01 by mckusick
1985-03-05 Serge ???allocate only as many FILE's as needed
1985-03-05 Serge ???allow pushback even in unbuffered streams
1985-03-05 Serge ???dynamically allocate process id array
1985-03-02 Mike Karelsso we change the manual?
1985-03-02 Ralph Campbelldate and time created 85/03/01 10:42:21 by ralph
1985-03-02 Ralph Campbelldate and time created 85/03/01 10:42:18 by ralph
1985-03-02 Ralph Campbelldate and time created 85/03/01 10:42:16 by ralph
1985-03-02 Ralph Campbelldate and time created 85/03/01 10:42:12 by ralph
1985-03-02 Ralph Campbelldate and time created 85/03/01 10:42:09 by ralph
1985-02-21 Ralph Campbellmake the default priority mask ignore kernel priorities.
1985-02-19 Jim Bloomuse bcopy when alignment isn't known for portability
1985-02-14 Serge ???autoconfigure FILE array using getdtablesize()
1985-02-14 Serge ???autoconfigure FILE array using getdtablesize()
1985-02-05 Serge ???made setpwfile work with getpwnam and getpwuid
1985-02-05 Ralph Campbellchanges for more priorities & added LOG_ODELAY to delay...
1985-02-05 Serge ???changed size of _ctype_[] to 257 (EOF, '\0' ... '\377')
1985-02-04 Serge ???increased size of _ctype_[] to 256
1985-01-31 Ralph Campbelladded quoted fields & support for windows.
1985-01-31 Ralph Campbellremove unused register variable.
1985-01-29 Serge ???date and time created 85/01/29 00:38:11 by serge
1985-01-25 Ralph Campbellmodified to not call chdir(). Also, uses fewer stat...
1985-01-25 Ralph Campbelldate and time created 85/01/24 14:29:08 by ralph
1985-01-24 Ralph Campbellget return value right.
1985-01-23 Ralph Campbellreturn -1 not NULL.
1985-01-22 Serge ???use bzero
1985-01-22 Serge ???made sethostfile work with gethostbyname and gethostbyaddr
1985-01-22 Serge ???made sethostfile work with gethostbyname and gethostbyaddr
1985-01-22 Serge ???made setpwfile work with getpwnam and getpwuid
1985-01-17 Serge ???made setpwfile work with getpwnam and getpwuid
1985-01-17 Serge ???made sethostfile work with gethostbyname and gethostbyaddr
1985-01-17 Serge ???made sethostfile work with gethostbyname and gethostbyaddr
1985-01-17 Ralph Campbelladded audiv() to handle /= properly.
1985-01-17 Ralph Campbelladded aurem() to handle %= properly.
1985-01-16 Ralph CampbellENTRY macro changed.
1985-01-11 Ralph Campbellmake code more portable
1985-01-10 Serge ???set SIGILL to SIG_DFL and unblock it before halt'ing
1985-01-09 Jim Bloomfakcu.o added to libc.a twice instead of to libc_p.a
1984-12-15 Ralph Campbellchanges for more priorities and use mask instead of...
1984-12-09 Jay Lepreaureport real path even if a symlink to a root dir comes...
1984-12-09 Mike Karelsminor race problem
1984-12-08 Ralph Campbellfix file closes so multiple rcmd's work.
1984-12-07 Kirk McKusickProtect against unexpected page fault
1984-12-05 Mike Karelsupdate/generalize/fix error messages
1984-12-03 Kirk McKusickfix bug in computing return value from non-equal strings
1984-11-30 Ralph Campbelldon't call flsbuf for every char if line buffering.
1984-11-29 Ralph Campbellstore RMAGIC on a short boundary (if RCHECK defined).
1984-11-22 Ralph Campbellfix flsbuf('\377'); make _cnt backward comp. with old...
1984-11-15 Kirk McKusickspeedup by doing cmpc3 then locc; reduce chance for...
1984-11-14 Mike Karelsadd fake cleanup()
1984-11-14 Mike Karelsdate and time created 84/11/13 14:50:28 by karels
1984-11-11 Jay Lepreauuse NOFILE from param.h
1984-11-09 Ralph Campbellbuffer data to '\n' if line buffering data.
1984-11-08 Kirk McKusickfix bug in finding length of >65535 byte strings
1984-11-08 Kirk McKusickreturn proper value; fix bug in >65535 byte copies
1984-11-06 Ralph Campbellinit E table in setkey so encrypt can be used outside...
1984-11-05 Kirk McKusickcall signal emulation routine if signal syscall is...
1984-11-05 Kirk McKusickadd signal simulation routine in case signal syscall...
1984-11-05 Kirk McKusickmods to make reentrant
1984-11-03 Ralph Campbellpage align properly, round to 2**n+pagesize-overhead...
1984-11-03 Ralph Campbellfix range checking.
1984-11-02 Sam Lefflerchange ENTRY & ASENTRY to allow setting the register...
1984-11-02 Sam Lefflerdate and time created 84/11/01 23:19:48 by sam
1984-11-02 Sam Lefflerdate and time created 84/11/01 23:19:47 by sam
1984-11-02 Sam Lefflerdate and time created 84/11/01 23:19:45 by sam
1984-11-02 Sam Lefflerdate and time created 84/11/01 23:19:44 by sam
1984-11-02 Sam Lefflerdate and time created 84/11/01 23:19:43 by sam
1984-11-02 Sam Lefflerdate and time created 84/11/01 23:19:42 by sam
1984-11-02 Sam Lefflerdate and time created 84/11/01 23:19:41 by sam
1984-11-02 Sam Lefflerdate and time created 84/11/01 23:19:40 by sam
1984-11-02 Sam Lefflerdate and time created 84/11/01 23:19:39 by sam
1984-10-17 Sam Lefflerremove use of '-' as pathname delimiter
1984-09-20 Jay Lepreaufix return value on null string
next