Age | Commit message (Expand) | Author |
1999-03-18 | ncurses-4.2-990318 | Todd C. Miller |
1999-03-18 | typo; nash@mcs.net | Aaron Campbell |
1999-03-17 | subdir Makefiles should not contain anything else | Theo de Raadt |
1999-03-17 | do not break things | Theo de Raadt |
1999-03-16 | Add ssl.8 man page - configuration and issues overview. | Bob Beck |
1999-03-16 | ncurses-4.2-990316 | Todd C. Miller |
1999-03-16 | Add install of reasonable default ssleay.cnf file | Bob Beck |
1999-03-16 | Get the pid right if a stale lock file exists. | brian |
1999-03-15 | ncurses-4.2-990314 | Todd C. Miller |
1999-03-14 | ncurses-4.2-990313 | Todd C. Miller |
1999-03-14 | ncurses-4.2-990313 | Todd C. Miller |
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 |