Todd C. Miller
|
31053cfac4
|
o Reorder some headers and use STDC_HEADERS define properly
o Update copyright year
|
2001-12-14 19:52:48 +00:00 |
|
Todd C. Miller
|
db2c555453
|
kill register
|
2000-03-22 15:53:09 +00:00 |
|
Todd C. Miller
|
4aa7852a43
|
UCB has dropped the advertising clause from their license.
|
1999-09-04 07:09:04 +00:00 |
|
Todd C. Miller
|
826fe213f2
|
add sudo tags
|
1999-01-17 23:16:20 +00:00 |
|
Todd C. Miller
|
62dba8f4d1
|
more -Wall
|
1998-11-18 04:16:13 +00:00 |
|
Todd C. Miller
|
c253188f55
|
-Wall
|
1998-11-18 03:51:10 +00:00 |
|
Todd C. Miller
|
09bb1a3bf7
|
add rcsid
|
1998-04-06 03:25:36 +00:00 |
|
Todd C. Miller
|
76d219d87a
|
in compar() key should be first arg
|
1996-08-17 17:15:37 +00:00 |
|
Todd C. Miller
|
1a6b10fe83
|
make more like NetBSD one -- now compiles w/o warnings
|
1996-06-06 19:03:02 +00:00 |
|
Todd C. Miller
|
e4aed8e5e7
|
char * -> const char *
|
1995-12-18 22:32:45 +00:00 |
|
Todd C. Miller
|
808e27538e
|
now compiles on strict ANSI compilers
|
1995-11-25 18:23:25 +00:00 |
|
Todd C. Miller
|
23c122966b
|
local search.h now lives in emul
|
1995-09-13 01:41:32 +00:00 |
|
Todd C. Miller
|
f55ea664c4
|
now use correct args for lfind
|
1995-09-01 04:03:56 +00:00 |
|
Todd C. Miller
|
9bde08229f
|
changed a memmove() to memcpy() since we don't have to worry about
overlapping segments.
|
1995-07-12 18:18:41 +00:00 |
|
Todd C. Miller
|
285bc82b3b
|
fixed argument order of memmove() that i hosed when converting from
bcopy(). arghh.
|
1995-04-03 20:58:56 +00:00 |
|
Todd C. Miller
|
a5bf165f70
|
bcopy -> memmove
char * -> VOID *
|
1995-03-30 02:43:56 +00:00 |
|
Todd C. Miller
|
445a682976
|
void * -> VOID *
|
1995-03-28 05:46:22 +00:00 |
|
Todd C. Miller
|
c28761743e
|
Initial revision
|
1995-03-28 01:23:36 +00:00 |
|