initialize page size so recognize when the user doesn't!
[unix-history] / usr / src / lib / libc / gen /
1991-10-18 Kirk McKusickdo not close the directory twice (4.3BSD-reno/lib/8)
1991-10-12 Keith BosticPOSIX has utime, so it's in the C library to stay
1991-09-27 Marc Teitelbaumdate and time created 91/09/26 16:53:29 by marc
1991-09-27 Marc Teitelbaumdate and time created 91/09/26 16:49:34 by marc
1991-09-27 Marc Teitelbaumdate and time created 91/09/26 16:49:33 by marc
1991-09-27 Marc Teitelbaumdate and time created 91/09/26 16:47:21 by marc
1991-09-26 Keith Bosticclose the open database
1991-09-24 Keith Bosticclose db file after oen
1991-09-23 Cynthia A. E. Livi... fix parens
1991-09-15 Keith Bostichash_open -> dbopen
1991-09-07 Ralph Campbelladded mips
1991-09-04 Keith Bosticuse SIG_ERR, not BADSIG
1991-09-02 Keith Bosticadd list of names, change "Stopped" to "Suspended"
1991-08-31 Keith Bostictypo
1991-08-20 Kirk McKusickdelete decryption for foreign sites
1991-08-20 Kirk McKusickdisable decryption for foreign sites
1991-08-01 Cynthia A. E. Livi... reposition display
1991-08-01 Keith Bosticreturn 0 on success
1991-07-31 Cynthia A. E. Livi... groff compat changes
1991-07-24 Cynthia A. E. Livi... inserted .Os
1991-07-16 Keith Bosticadd GLOB_NOMAGIC
1991-06-30 Keith Bosticadd ANSI contribution notice
1991-06-27 Kirk McKusicksyslog() checks mask set by setlogmask() (4.3BSD-reno...
1991-06-26 Mike Karelsfix typo (wonder how this was tested???); KNF for return ()
1991-06-24 Keith Bosticfrom Christos; last fix not quite right
1991-06-24 Keith Bosticfrom Christos; example is "echo 'foo*' *" results in...
1991-06-18 Keith Bosticdon't use snprintf(3) here, exec shouldn't require...
1991-06-17 Keith BosticThe Prettiness Police + fixes from Christos
1991-06-17 Keith BosticChristos' changes to do quoting in ranges; glob(3)...
1991-05-29 Keith Bosticdocument that the terminating NULL counts as part of...
1991-05-28 Keith Bosticuse the isdigit() macro...
1991-05-25 Keith Bosticput a timezone.3 man page in; ctime.3 used to have...
1991-05-25 Keith Bosticdate and time created 91/05/24 16:13:55 by bostic
1991-05-22 Keith BosticExplain how the user's key turns into the actual encryp...
1991-05-22 Keith Bosticcheck that chars are 8 bits; change the way that long...
1991-05-22 Keith Bosticadd pwd.h for _PASSWORD_LEN for 128
1991-05-21 Keith Bostictcsetpgprp needs to take a pointer to int, not pointer...
1991-05-19 Keith Bosticadd return values to setkey, encrypt, des_setkey, des_c...
1991-05-10 Keith Bosticset level before calling fts_stat during fts_open,...
1991-05-07 Keith Bosticchange dev database to use "mode_t type dev_t dev"...
1991-05-07 Keith Bosticchange dev database to use "mode_t type dev_t dev"...
1991-05-07 Marc Teitelbaumwas clearing wrong opt bits.
1991-05-07 Keith Bosticdon't use CIGNORE, just OR in TCSASOFT
1991-05-07 Keith Bosticexpand history notes; from Tom Truscott
1991-05-02 Cynthia A. E. Livi... deleted links (ctype,mktemp,frexp), added files (these...
1991-05-02 Cynthia A. E. Livi... date and time created 91/05/02 04:12:51 by cael
1991-05-02 Cynthia A. E. Livi... date and time created 91/05/02 04:12:50 by cael
1991-05-01 Cynthia A. E. Livi... mdoc version three/bsd copyright
1991-05-01 Marc Teitelbaumshould be unsigned char
1991-04-27 Cynthia A. E. Livi... mdoc version three/bsd copyright
1991-04-27 Keith Bosticnew copyright; att/bsd/shared
1991-04-24 Keith Bostic8-bit clean version from Christos Zoulas @ Cornell
1991-04-22 Keith Bosticdocument how it really works -- wordsmithing as well
1991-04-22 Keith Bosticdes_cipher takes a long, not a u_long; minor cleanups
1991-04-22 Keith Bostic#define '_' in pwd.h as _PASSWORD_EFMT1
1991-04-22 Keith Bosticchange null characters in salt or iteration to be ...
1991-04-22 Keith Bosticfrom Tom Truscott -- encrypted password of "*" always...
1991-04-21 Cynthia A. E. Livi... clean up copyright
1991-04-21 Cynthia A. E. Livi... text changes or conversion to -mdoc (version 3)
1991-04-20 Keith Bostic"echo ba?" didn't match symbolic links without targets
1991-04-20 Cynthia A. E. Livi... macro and text revision (-mdoc version 3)
1991-04-13 Keith Bosticremove eprintf.c -- not used in current <assert.h>
1991-04-10 Marc Teitelbaumadd the tcsendbreak, tcdrain, tcflush, and tcflow functions
1991-04-03 Keith Bosticglobfree free'd the wrong pointer
1991-04-03 Keith BosticTIOCGPGRP copies an int out of the kernel
1991-04-02 Keith Bosticdelete setgrfile, ANSI style declarations, minor cleanups
1991-03-24 Mike Karelsclose /etc/ttys in getttynam
1991-03-20 Keith Bosticadd gl_matchc, GLOB_MAGCHAR
1991-03-19 Keith Bosticadd isinf.3
1991-03-19 Keith Bosticdate and time created 91/03/18 17:01:12 by bostic
1991-03-16 Keith Bosticexecvp has to do ENOEXEC recovery even if `/' in the...
1991-03-15 Keith Bosticfts_load no longer has any return value
1991-03-15 Keith Bosticdon't set XDEV dev_t until have stat'd the root of...
1991-03-15 Keith Bosticdon't check it in until it compiles...
1991-03-14 Keith Bosticbuild errlst.o and errlst.po separately
1991-03-14 Keith Bosticuse syslog instead of writing directly to stderr
1991-03-12 Keith Bosticchange to return to starting node before postorder...
1991-03-12 Keith Bostic#define root and root's parent fts_level values in...
1991-03-11 Cynthia A. E. Livi... man page macro and text revisions (-mdoc version 3)
1991-03-11 Keith Bosticrework to set errno on fts_info error cases, return...
1991-03-11 Keith Bosticnon-AT&T implementations of frexp.c in machine/gen...
1991-03-08 Keith BosticANSI; #ifdef out code to delete trailing slashes from...
1991-03-07 Keith Bosticupdate to use the real db(3) interface
1991-03-07 Keith Bosticmove regex to libcompat
1991-03-07 Keith Bosticcheckpoint
1991-03-07 Keith Bosticinit argv, used by realloc
1991-03-07 Keith BosticTom Truscott's version of crypt
1991-03-04 Keith Bosticconvert from ndbm(3) to db(3) interface
1991-03-04 Keith Bosticforgot to switch the include file from ndbm.h to db.h
1991-03-04 Keith Bosticconvert from ndbm(3) to db(3) interface
1991-02-26 Keith Bosticmissed a sizeof when fixed the last one
1991-02-26 Keith BosticDatabases don't like it when the sizes of their keys...
1991-02-25 Keith Bosticoff-by-one in path termination
1991-02-25 Keith Bosticdon't use syslog, application may have already used it.
1991-02-24 Donn SeeleyRuin Keith's finely crafted ANSI C code to make it...
1991-02-24 Donn SeeleyAdd include files to get prototype declarations, and...
1991-02-24 Keith Bosticredo all the exec routines from scratch in C (well...
1991-02-24 Keith Bosticfrom POSIX.1 documentation -- specify what *really...
1991-02-24 Keith Bosticblackbox the token passed between getmode and setmode...
1991-02-24 Donn SeeleyChanges to accommodate prototype declarations.
next