Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-03-15 | implimented -> implemented | Todd T. Fries | |
2000-03-14 | Suffix "i.e." and "e.g." with a comma. Just another really picky man page | Aaron Campbell | |
commit, as we want our documentation to be as consistently formatted as possible (it's getting there :-)). | |||
1999-11-30 | fix include list; dogcow@redback.com | Theo de Raadt | |
1999-08-17 | More <sys/file.h> vs. <fcntl.h> and open() flags fixes. | Todd C. Miller | |
1999-07-09 | - remove all trailing whitespace | Aaron Campbell | |
* except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it... | |||
1999-03-11 | fix more comma splices that involve misuse of conjunctive adverbs | Paul Janzen | |
1999-02-27 | make function names the correct case | Theo de Raadt | |
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-01-20 | for yp_match() and yp_next(), do not permit keys longer than YPMAXRECORD | Theo de Raadt | |
1997-06-13 | null/NUL; lukem | Theo de Raadt | |
1997-04-29 | possible buf oflow | Theo de Raadt | |
1997-02-05 | that cannot be right | Theo de Raadt | |
1997-01-28 | encourage a few more udp whacks at the server | Theo de Raadt | |
1996-12-28 | an entire an entire | Jason Downs | |
1996-12-14 | Clean up lint and compile warnings | Thorsten Lockert | |
1996-12-03 | never bitch about first failure | Theo de Raadt | |
1996-09-15 | Remove dead code | Thorsten Lockert | |
Remove unused variables Silence some warnings lint(1) is your friend | |||
1996-08-19 | Fix RCS ids | Thorsten Lockert | |
Make sure everything uses {SYS,}LIBC_SCCS properly | |||
1996-08-05 | check for port 20 | Theo de Raadt | |
1996-07-01 | update rcsid | Theo de Raadt | |
1996-07-01 | streamline, check ports | Theo de Raadt | |
1996-05-22 | repair return values, more checking | Theo de Raadt | |
1996-04-25 | NIS+ in YP compatibility mode does not support a working yp_order(). amd | Theo de Raadt | |
wants one so it can flush it's cache intelligently. Here's a working compromise... solution worked out by matthieu@laas.fr and I. | |||
1996-04-24 | yp_prot.h lies -> use yp.h (from yp.x) instead, change lots of structure | Theo de Raadt | |
accesses to match. change xdr_domainname() and some other functions to take "char **" instead of "char *", as rpcgen intended -- helps programs linking against rpcgen output of yp.x. yp_all() should not free it's return value. split xdryp.c and yplib.c into ~20 files so binaries like "csh" need not link in functions like yp_maplist(). NIS+'s YP emulation code lacks YPPROC_ORDER... attempt to deal nicely. | |||
1996-03-19 | From NetBSD: merge of 960317 | Niklas Hallqvist | |
1996-03-09 | From NetBSD: 960217 merge | Niklas Hallqvist | |
1995-10-25 | fix accidental free() of unallocated object | Theo de Raadt | |
1995-10-24 | new email address :-) | Theo de Raadt | |
never forget to call _yp_unbind() if we need to bail out | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |