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