Age | Commit message (Expand) | Author |
1999-03-10 | correct asm constraints, espie@; cite m680x0 user manual | David Leonard |
1999-03-10 | correct asm constraints, espie@ | David Leonard |
1999-03-10 | define and use a SET_NAME macro so that these tests work under other thread i... | David Leonard |
1999-03-10 | Goodbye, MIT pthreads... you were a handy reference implementation | David Leonard |
1999-03-10 | Daylight Saving Time, not savings | Paul Janzen |
1999-03-09 | Back out rev 1.7. PCTS 151-2 still passes, and mktime() now correctly returns | Paul Janzen |
1999-03-08 | pull in bsd.own.mk for NOPROFILE and NOPIC | Todd C. Miller |
1999-03-07 | Never break the source tree builds if a _non-default compilation option_ | Theo de Raadt |
1999-03-07 | previous commit broke MLINKS install | Theo de Raadt |
1999-03-06 | add examples | Todd C. Miller |
1999-03-06 | typo | Todd C. Miller |
1999-03-05 | better examples section wrt strncpy() | Todd C. Miller |
1999-03-05 | fix umount references; markus.friedl@informatik.uni-erlangen.de | Theo de Raadt |
1999-03-04 | add .Nd and a DESCRIPTION section; karls@inet.no | Aaron Campbell |
1999-03-04 | move .include <bsd.lib.mk> up before NOPROFILE and NOPIC defines are used; ev... | Todd C. Miller |
1999-03-03 | Added support for m88k. | Steve Murphree |
1999-03-03 | m88k addition. | Steve Murphree |
1999-03-02 | Provide a method to do prerequisites needed before | Niklas Hallqvist |
1999-03-02 | EACESS -> EACCES; garath@code.ridgefield.org | Aaron Campbell |
1999-03-02 | describe some additional things many people do not know | Theo de Raadt |
1999-03-02 | doc timer{clear,add,sub,cmp,isset} | Theo de Raadt |
1999-03-02 | ncurses-4.2-990301 | Todd C. Miller |
1999-03-02 | getservbyport() takes a network byte order port # | Theo de Raadt |
1999-03-01 | talk about positional arguments and sizes; james@oaktree.co.uk | Theo de Raadt |
1999-02-27 | make function names the correct case | Theo de Raadt |
1999-02-26 | Add EMLINK error message | Constantine Sapuntzakis |
1999-02-26 | Use .Fn for dbopen() declaration and add from Dv for NULL | Todd C. Miller |
1999-02-26 | .Ar -> .Fa and NULL is Dv | Todd C. Miller |
1999-02-26 | convert to mdoc, document changes from db 1.8.6 | Todd C. Miller |
1999-02-26 | skipjack in libc; isakmpd and such will want it | Theo de Raadt |
1999-02-25 | Don't segfault when sysctl fails | Artur Grabowski |
1999-02-25 | constify getcap(3). This fixes a warning in libcurses and doesn't | Todd C. Miller |
1999-02-24 | doc cabsf; christos | Theo de Raadt |
1999-02-24 | stderr is not always unbuffered... only initially; kleink | Theo de Raadt |
1999-02-24 | updates from ncurses-4.2-990220 | Todd C. Miller |
1999-02-24 | This is 5.0, not 4.2 | Todd C. Miller |
1999-02-24 | ncurses-4.2-990220; this is a pre-release of 5.0 | Todd C. Miller |
1999-02-24 | updates from ncurses-4.2-990220 | Todd C. Miller |
1999-02-24 | ncurses-990213 | Todd C. Miller |
1999-02-19 | when checking for weak keys, compare sizeof(des_cblock) bytes, not sizeof(key... | Artur Grabowski |
1999-02-17 | more errno values are possible; jon@oaktree.co.uk | Theo de Raadt |
1999-02-17 | #undef _POSIX_SOURCE after inclusion of machine/endian.h (if it was not alrea... | Todd C. Miller |
1999-02-16 | mandoc version | Theo de Raadt |
1999-02-16 | real dbm_rdonly | Todd C. Miller |
1999-02-16 | kludge to get rid of dbm_rdonly not being defined | imp |
1999-02-16 | daemon returns int | Theo de Raadt |
1999-02-16 | update prototypes now that socket functions take socklen_t as a length parameter | Todd C. Miller |
1999-02-16 | deal with socklen_t | Todd C. Miller |
1999-02-16 | deal with socklen_t | Theo de Raadt |
1999-02-16 | localtime is in /etc | Theo de Raadt |