summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
1997-02-25Check for both the filesystem name and the filesystem flags to determinefvdl
1997-02-24man page for stringlist functionslukem
1997-02-23Someone forgot a line continuation characterexplorer
1997-02-23turn Alpha's ELF_TOOLCHAIN checks to ECOFF_TOOLCHAIN checkscgd
1997-02-21clarify what is printed; from Arne Henrik Juul in PR 3242, with somemikel
1997-02-17build with -fPICcgd
1997-02-17make hard links from crt{begin,end}.o to crd{begin,end}S.ocgd
1997-02-14getdiskbyname() was broken by previous change, adversely affectingscottr
1997-02-11remove possibly dangerous sprintf and strcpy calls.mrg
1997-02-10Updated to actually pass an address and length of the virtual memory areamark
1997-02-08The pc532 port now uses the new libkvm.matthias
1997-02-08It's not necessary to initialize the `revents' field of struct pollfd.mycroft
1997-02-07I ``who'' was not specified, set the appropriate bits as the manual pagechristos
1997-02-07check options argument to wait{3,4,pid}(); from Klaus Klein in PR 3182.mikel
1997-02-04ENTRY() takes two argument now, not one.ragge
1997-02-04ENTRY() takes two argument now, not one.ragge
1997-01-31Prevent buffer overflow (and thus return of bogus data) when a DNS recordabrown
1997-01-30Teach strmode(3) about whiteouts. They get w 'w' now.matthias
1997-01-30Functions were added to the C library; bump minor.thorpej
1997-01-30Build the MD4/MD5 sources.thorpej
1997-01-30Add MD4/MD5 routines to the C library, taken directly from FreeBSD'sthorpej
1997-01-23- convert unsafe strcpy(), strcat() and sprintf() to the `n' versions.mrg
1997-01-23xref lseek(2) instead of seek(2); PR lib/2750mikel
1997-01-23replace <sys/types.h> with <unistd.h> and fix type of brk();mikel
1997-01-22inet_makeaddr() takes unsigned long, not int, arguments; fixes PR lib/2385.mikel
1997-01-22Don't transfer the entire YP database using yp_{first,next}(); insteadthorpej
1997-01-21Use a different timeout for the underlying RPC transmission than thethorpej
1997-01-20Changes to bring it in line with the NetBSD use of libwrap. These are acjs
1997-01-20Remove code to generate Makefile, since we want to continue to usecjs
1997-01-20Comment out -DPARANOID, since this is not used by the library but bycjs
1997-01-17explicitly type ether_{hostton,ntohost,line}(). all return int.mikel
1997-01-17inc the minor numberlukem
1997-01-17Add stringlist implementationlukem
1997-01-17change sigpause(2) to sigsuspend(2) or sigpause(3), dependingperry
1997-01-17add setitimer (mentioned in text) to SEE ALSOperry
1997-01-17close 2885 -- sigpause->sigsuspendperry
1997-01-17fix pr-2664, second param to fgets is int not size_t, from SAITOH Masanobuperry
1997-01-17fix el_source() - a block needed braces around it (the indenting fooled me)lukem
1997-01-14Implement CC_REDISPLAY, which (unlink CC_REFRESH) redraws the entire inputlukem
1997-01-13RCS ID Policetls
1997-01-12minor formatting tweakperry
1997-01-12Fix typo; control message type for SO_TIMESTAMP is SCM_TIMESTAMP.thorpej
1997-01-12Document the SO_TIMESTAMP socket option.thorpej
1997-01-11* document ^char and \ escape sequenceslukem
1997-01-11RCSid policelukem
1997-01-11* in el_parse(), don't reference argv[0] if argc < 1 (return -1 instead)lukem
1997-01-11Moved CFLAGS defines for program configuration from Makefile tocjs
1997-01-09* add a man page for the editline routineslukem
1997-01-09Document CTL_DDB MIB nodes.thorpej
1997-01-06remove leading 'l' in "-l ltermcap" (should be "-l termcap")lukem