Age | Commit message (Expand) | Author |
1999-03-13 | Fix loading of constant into upper portion off register, prevously | Dale S. Rahn |
1999-03-12 | Fix various nonsense. | Marc Espie |
1999-03-12 | Fixes to the currently unused PIC support in the powerpc asm files. | Dale S. Rahn |
1999-03-12 | these somehow got missed in the earlier curses commit | Todd C. Miller |
1999-03-12 | formatting | Paul Janzen |
1999-03-11 | ncurses-4.2-990307 | Todd C. Miller |
1999-03-11 | Fix an && that should be ||; ncurses-4.2-990306 | Todd C. Miller |
1999-03-11 | fix more comma splices that involve misuse of conjunctive adverbs | Paul Janzen |
1999-03-10 | fix comma splices involving 'however' | Paul Janzen |
1999-03-10 | extra includes for Wall | David Leonard |
1999-03-10 | nicer debugging; _GNUC_ -> __GNUC__ | David Leonard |
1999-03-10 | Fix .Os so that correct OS version appears | David Leonard |
1999-03-10 | ident | David Leonard |
1999-03-10 | missing const (freebsd) | David Leonard |
1999-03-10 | no need to save signal state in setjmp/longjmp - it will always be the same, ... | David Leonard |
1999-03-10 | tidy | David Leonard |
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 |