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