Age | Commit message (Expand) | Author |
1999-09-01 | put ax on big ramdisk | Theo de Raadt |
1999-09-01 | new pages | Theo de Raadt |
1999-09-01 | cleanup parsing of hostname.* files, and seperate bridge control into | Theo de Raadt |
1999-09-01 | Fix messed up logic that could cause an unmap of an unmapped region. | Constantine Sapuntzakis |
1999-09-01 | move brconfig to /sbin, where it belongs | Theo de Raadt |
1999-09-01 | Make sure screen is big enough for the selected game; also a little tidying | Paul Janzen |
1999-09-01 | List (some) confirmed standards; jsm28@cam.ac.uk | Paul Janzen |
1999-08-31 | correctly update window information | Niels Provos |
1999-08-31 | patch file should hold at least one patch, otherwise we're entitled to | Marc Espie |
1999-08-31 | pull in ioccom.h because apps exist which do not pull in ioctl.h first; steuc... | Theo de Raadt |
1999-08-31 | Support fxch abreviated form | Marc Espie |
1999-08-31 | A few C++ nits, more references. | Marc Espie |
1999-08-31 | remove a superfluous space | Aaron Campbell |
1999-08-31 | Consistify naming of RETURN VALUES section. | Aaron Campbell |
1999-08-31 | capitalization nits | Aaron Campbell |
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 |