Age | Commit message (Expand) | Author |
1999-01-24 | pass all install macros to configure; Kenneth R Westerback <krw@tcn.net> | Marco S Hyman |
1999-01-23 | Fixes to update to that the powerpc port builds again. | Dale S. Rahn |
1999-01-23 | add HISTORY section | Todd C. Miller |
1999-01-23 | make _nc_read_file_entry() look in terminfo.db too. Makes the -A and -B flag... | Todd C. Miller |
1999-01-23 | OSREV/OSrev | Todd T. Fries |
1999-01-23 | OSREV/OSrev | Todd T. Fries |
1999-01-23 | kill #pragma pack. | Marc Espie |
1999-01-23 | Kill svr4 #pragma pack. | Marc Espie |
1999-01-23 | replace #pragma pack -> attribute((packed)) | Marc Espie |
1999-01-23 | - make sure PIC patch is properly tagged, eg., code compiles without -DPIC | Marc Espie |
1999-01-23 | Merge _GLOBAL_OFFSET_TABLE_ and __GLOBAL_OFFSET_TABLE_ at | Marc Espie |
1999-01-22 | I'm stupid. Fix a panic when not DIAGNOSTIC. | Artur Grabowski |
1999-01-22 | typo | Artur Grabowski |
1999-01-22 | OSREV & OSrev fixups | Jason Wright |
1999-01-22 | ENTRY -> SYSENTRY for sparc libc_r (per d@) | Marco S Hyman |
1999-01-22 | xref rmdir(2) | Todd C. Miller |
1999-01-22 | mention that rmdir(.) returns EBUSY as per XPG4.2 | Todd C. Miller |
1999-01-22 | remove references to toe(1) since we don't have it | Todd C. Miller |
1999-01-22 | infocmp from ncurses-4.2-990116. Needs current libcurses to be useful | Todd C. Miller |
1999-01-22 | Move call to _nc_read_bsd_terminfo_entry() to _nc_read_entry() so reading | Todd C. Miller |
1999-01-22 | updates changes from latest ncurses | Todd C. Miller |
1999-01-22 | cosmetic man page changes from latest ncurses | Todd C. Miller |
1999-01-21 | official fix for sendmail header length DoS | Todd C. Miller |
1999-01-21 | this was missed in the 8.9.2 update | Todd C. Miller |
1999-01-21 | Remove remnicients of old pcmcia code, allow both pccom & com at pcmcia | Niklas Hallqvist |
1999-01-21 | Fix my com/pccom thinko | Niklas Hallqvist |
1999-01-21 | enable hunt | David Leonard |
1999-01-21 | ident | David Leonard |
1999-01-21 | ident for OpenBSD | David Leonard |
1999-01-21 | hunt (from NetBSD) | David Leonard |
1999-01-21 | Comment com attach since it conflicts with the i386 declaration. | Federico G. Schwindt |
1999-01-21 | add cua note (and possible problem) | Marco S Hyman |
1999-01-21 | Fixes select(2)/accept(2) race condition which permits DoS; mycroft@netbsd.org | Todd C. Miller |
1999-01-21 | just include <mips/spinlock.h> so <machine/spinlock.h> works for libc_r | Todd C. Miller |
1999-01-21 | just include <m68k/spinlock.h> so <machine/spinlock.h> works for libc_r | Todd C. Miller |
1999-01-21 | doh, wrong dir | Todd C. Miller |
1999-01-21 | libc_r includes machine/spinlock.h so create a dummy that just includes m68k/... | Todd C. Miller |
1999-01-21 | mention html docs | Todd C. Miller |
1999-01-20 | hide pipe, sigsuspend, sigprocmask; remove -g | David Leonard |
1999-01-20 | some comments on the elements in struct uio | Artur Grabowski |
1999-01-20 | put some more stuff behind #ifdef KMEMSTATS | Artur Grabowski |
1999-01-20 | s/MAX_PID/HPPA_MAX_PID/g | Michael Shalayeff |
1999-01-20 | yes, some more | Michael Shalayeff |
1999-01-20 | cleanup some rudimentaries | Michael Shalayeff |
1999-01-20 | pccom is i386 only, com can be attached from mi-land though | Niklas Hallqvist |
1999-01-20 | ne needs to be attached before we | Niklas Hallqvist |
1999-01-20 | Use #error instead of C syntax error to report an inconsistency in defines | Niklas Hallqvist |
1999-01-20 | Recurse when we've switched state via LoginDone(). If we've | brian |
1999-01-20 | Yep, our pcmcia framework works on amigas too :-) | Niklas Hallqvist |
1999-01-20 | Add dummy versions of bus_space_{alloc,free} | Niklas Hallqvist |