summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1999-02-01sync with tzcode1999aDavid Leonard
1999-02-01mi ptraceDavid Leonard
1999-02-01malloc can't use write() if it fails very early, so use the unwrapped syscall...David Leonard
1999-02-01remove PASSTHRUDavid Leonard
1999-02-01accurately reflect what ps can doDavid Leonard
1999-02-01GMT -> UTC in comments; make y2k hack easier to readDavid Leonard
1999-02-01document y2k hacks a bit betterDavid Leonard
1999-02-01remove the correct KFREEDavid Leonard
1999-02-01enable huntDavid Leonard
1999-02-01avoid denial of service attacks on server port; extra conf vars; fix ottoDavid Leonard
1999-02-01for clean, cleandir, and obj targets everybody updates ld.soTodd T. Fries
1999-02-01note support of magma & spifJason Wright
1999-02-01add spif tty & bpp devicesJason Wright
1999-02-01add magma & spif ttysJason Wright
1999-02-01add support for spif & magmaJason Wright
1999-02-01driver for the 8 serial 1 parallel SUNW,spif board:Jason Wright
1999-01-31Typo in commentJason Wright
1999-01-31missed this in last updateTodd C. Miller
1999-01-31ncurses-4.2-990130Todd C. Miller
1999-01-31When adjusting units for -h mode, use the absolute value to check forTodd C. Miller
1999-01-31Fix clobbers so that GENERIC may compile with egcs.Marc Espie
1999-01-31Mention the error when we fail to connect().brian
1999-01-31Add support for Kingston KNE-PC2.Federico G. Schwindt
1999-01-30Sync with FreeBSDNiklas Hallqvist
1999-01-30A slew of manifest constants for pci configuration registers gotten from freebsdNiklas Hallqvist
1999-01-30update to latest freebsd code, fixes stalls during heavy trafficNiklas Hallqvist
1999-01-30Remove various kludges I did to get rpc44 working.imp
1999-01-30Make this build on architectures that define __NO_ISA_INTR_CHECK.imp
1999-01-29major changes: security, curses, configDavid Leonard
1999-01-29tzcode1999a from ftp://elsie.nci.nih.gov/pub - merge with libc_r stuffDavid Leonard
1999-01-29tzcode1999a from ftp://elsie.nci.nih.gov/pubDavid Leonard
1999-01-29remove multiple freeDavid Leonard
1999-01-28Ensure i386 or m68k is defined (posixly-correct gcc will only defineMarc Espie
1999-01-28namespaces: unix --> __unix__Marc Espie
1999-01-28Remove unused vars.Federico G. Schwindt
1999-01-28Preliminary version for PIC support. Builds and runs standard and profiledDale S. Rahn
1999-01-28update for binutils 2.9.1, whenever it might show up... The changesDale S. Rahn
1999-01-28Add support for:Federico G. Schwindt
1999-01-27fix NEWRENO behaviour, the newreo code assumed that the send socket buffer hasNiels Provos
1999-01-27reordered FIN segments caused early termination, bug introduced by ipv6 integ...Niklas Hallqvist
1999-01-27Protect against multiple includes and regularize cpp symbols usedimp
1999-01-27Protect against multiple includes so that arc (and pmax too) make buildimp
1999-01-27tzdata1999a from ftp://elsie.nci.nih.gov/pubDavid Leonard
1999-01-27Fix confusing typoMarc Espie
1999-01-26change header protection define nameDavid Leonard
1999-01-26We need machine/cpu.h for the cpu_set_init_frame defNiklas Hallqvist
1999-01-26pmax is also mips basedimp
1999-01-26Arc is mips based, not m68k basedimp
1999-01-26Redefine datatypes...Per Fogelstrom
1999-01-26Add a -b(ackup) flag to move any existing file(s) aside by renamingTodd C. Miller