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