Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-07-15 | suppress ctags warnings; millert@ ok | Michael Shalayeff | |
2001-06-18 | compile libc with -Werror since any warnings gcc produces without extra ↵ | Todd C. Miller | |
-Wfoo directives is something we care about | |||
2000-10-04 | teach tags about SYSENTRY | David Leonard | |
1998-11-20 | Add thread-safety to libc, so that libc_r will build (on i386 at least). | David Leonard | |
All POSIX libc api now there (to P1003.1c/D10) (more md stuff is needed for other libc/arch/*) (setlogin is no longer a special syscall) Add -pthread option to gcc (that makes it use -lc_r and -D_POSIX_THREADS). Doc some re-entrant routines Add libc_r to intro(3) dig() uses some libc srcs and an extra -I was needed there. Add more md stuff to libc_r. Update includes for the pthreads api Update libc_r TODO | |||
1998-08-08 | add russian messages support | Oleg Safiullin | |
1997-06-18 | catalogs from netbsd | Theo de Raadt | |
1997-04-27 | COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP | Todd C. Miller | |
This fixes namespace problems where STRIP is sometimes used as the name of the strip(1) to use and other times used as the flag to send install(1) when stripping (or not). COPY doesn't have this problem (yet) but was poorly named. | |||
1997-04-19 | Changed ``defined(KERBEROS)'' to ``(${KERBEROS} == "yes")'' | Todd C. Miller | |
Same change doen for SKEY, YP, and KERBEROS5. This allows people to override those setting in /etc/mk.conf. | |||
1996-12-08 | install -> ${INSTALL}, -c -> ${COPY} | Jason Downs | |
1996-09-30 | Added subdir "hash" | Todd C. Miller | |
1996-09-15 | Add a couple of syscalls; bring more prototypes into scope | Thorsten Lockert | |
1996-09-05 | bsd.own.mk before YP test | Theo de Raadt | |
1996-09-04 | permit YP to be compiled out using flag in bsd.own.mk; pr#15, peter@demon.net | Theo de Raadt | |
1996-08-19 | Fix RCS ids | Thorsten Lockert | |
Make sure everything uses {SYS,}LIBC_SCCS properly | |||
1996-06-03 | Add md[245] routines in libc/md, remove md5 from libc/crypt. Add $OpenBSD$ | Niklas Hallqvist | |
1996-03-25 | Add support for building lint(1) library | Thorsten Lockert | |
1995-12-15 | look for additional sources in crypt/ | Theo de Raadt | |
1995-12-14 | from netbsd: | Theo de Raadt | |
Added spanish language message catalog from Jesus M. Gonzalez <jgb@ordago.uc3m.es> | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |