summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1999-08-31Don't need -fno-strict-aliasing, our gcc has strict aliasing turned off by de...Todd C. Miller
1999-08-31Add umass (commented out). Don't uncomment it yet.Federico G. Schwindt
1999-08-31Uncomment umodem and umass.Federico G. Schwindt
1999-08-31sync with NetBSD;Federico G. Schwindt
1999-08-31start amd in /etc/amd; so that if ${amd_master} contains map names, and weTheo de Raadt
1999-08-31syncTheo de Raadt
1999-08-30socklen_tDavid Leonard
1999-08-30Mention that chance values are percentages.David Leonard
1999-08-30 -WallDavid Leonard
1999-08-30Kill comment about driving up the load average.David Leonard
1999-08-30No need to have huntd in the .PATH any moreDavid Leonard
1999-08-30check malloc returnDavid Leonard
1999-08-30add semicolon to pacify gcc -WallDavid Leonard
1999-08-30replace "" with "oldscsibus" in oldscsibus_cd. -mojMats O Jansson
1999-08-30Fix obvious logic error (from netbsd)Marc Espie
1999-08-30Cater to Win95 brokenness (from netbsd)Marc Espie
1999-08-30Missed includeMarc Espie
1999-08-30Kill mfsiom.h. We are not using anything from it.Artur Grabowski
1999-08-30More accurate messages, add missing types.Marc Espie
1999-08-30in cron_popen(), do an initgroups, setlogin() and chdir to the user'sTodd C. Miller
1999-08-30someone went overboard with Fn. Also Pa the email address. ok aaron@David Leonard
1999-08-29Fix -Wall warnings.Marc Espie
1999-08-29cast time_t to (long int) to pass them to sprintf() portably.Marc Espie
1999-08-29regen -mojMats O Jansson
1999-08-29Add an ethernet adapter. -mojMats O Jansson
1999-08-29Move all config files forwrd wrt IDE & dp8390 devicesNiklas Hallqvist
1999-08-29Sync with NetBSD;Federico G. Schwindt
1999-08-29regen.Federico G. Schwindt
1999-08-29Fixes/updates from FreeBSD; from NetBSD.Federico G. Schwindt
1999-08-29Add comment to remind people not to use args in MAILARGS that willTodd C. Miller
1999-08-29simplfy attachment of fvme childrenJason Wright
1999-08-28Run sendmail as the user corresponding to the crontab entry.Todd C. Miller
1999-08-28Fix potential buf oflow in log routines. Adapted from am-utils patch.Todd C. Miller
1999-08-28Modifications, bugfixes and overall cleanup.Hakan Olsson
1999-08-28Sync with EOM, dynamic linking supportNiklas Hallqvist
1999-08-28For the moment libcurses++ breaks on mipsNiklas Hallqvist
1999-08-27Add device ID for 398XUW, such as found on some RAID controllers.Jason Downs
1999-08-27fts_pathlen and fts_namelen are u_short, not shortTodd C. Miller
1999-08-27Restore SET_ASM_OP, which lets __attribute__((alias)) work again.Marc Espie
1999-08-27more SACK hole validity testing; fix a tcp seq arithmetic bug. cmetz and me.Niels Provos
1999-08-27check for arch that supports -s flagTodd C. Miller
1999-08-27Make sure argv gets NULL terminated if cron entry has >= MAX_ARGS arguments.Todd C. Miller
1999-08-27syncFederico G. Schwindt
1999-08-27More products from NetBSD.Federico G. Schwindt
1999-08-27Sync with NetBSD;Federico G. Schwindt
1999-08-27syncFederico G. Schwindt
1999-08-27Add a Kawatsu mouse; from NetBSD.Federico G. Schwindt
1999-08-27Replace some strlen with sizeof() - 1.Federico G. Schwindt
1999-08-27Use 10 X's in mkstemp. Replace bcopy with strlcpy.Federico G. Schwindt
1999-08-27Disable SACK for now, it has problems, deraadt@Todd C. Miller