Age | Commit message (Expand) | Author |
2004-04-10 | ansi | Brad Smith |
2004-04-10 | style | Brad Smith |
2004-04-09 | When poll(2)'ing for readability or writability of a file descriptor | Brad Smith |
2004-04-09 | remove old libc_r related chunk of the Makefile | Brad Smith |
2004-04-09 | Sync with FreeBSD; adds base64 support and other options. | Todd C. Miller |
2004-04-09 | do not whine if we cannot get mbufs. the countless printfd makes the machine | Henning Brauer |
2004-04-09 | s:removeable:removable: | Jason McIntyre |
2004-04-09 | spacing; | Jason McIntyre |
2004-04-09 | Also pass SIGINT and SIGQUIT to child, noticed by mpech@ | Can Erkin Acar |
2004-04-09 | move some of the non-interrupt pools from the small kmem_map to the much | Mike Frantzen |
2004-04-09 | If no user/group is specified for the log file in newsyslog.conf, | Todd C. Miller |
2004-04-09 | remove some excess from AUTHORS, and slight update; | Jason McIntyre |
2004-04-09 | sync | Alexander Yurchenko |
2004-04-09 | Two amd8131 pci-x devices found in dmesg from henning | Alexander Yurchenko |
2004-04-09 | cvs does not need a private version of getopt(3), our in-tree getopt(3) | Todd C. Miller |
2004-04-09 | sync | Theo de Raadt |
2004-04-09 | support Crystalfontz CF-63[1234] USB LCDs; wpd@xs4all.nl | Theo de Raadt |
2004-04-09 | Do not try to load directories. found+ok mpech@ | Cedric Berger |
2004-04-09 | ex is not a screen editor; | Jason McIntyre |
2004-04-09 | - add .txt targets for Title and 00.contents | Jason McIntyre |
2004-04-09 | add a margin when formatting w/ -Tascii; | Jason McIntyre |
2004-04-09 | add a margin when formatting w/ -Tascii; | Jason McIntyre |
2004-04-09 | typos; ok jmc@. | Xavier Santolaria |
2004-04-09 | Warn the user if we don't attach the ac97 codec. | Miod Vallat |
2004-04-09 | Remove PERC 3/QC from list since this is an ami based controller. ok mickey@... | Marco Peereboom |
2004-04-08 | if you want to boot machines based on Apple's IOP technology | Xavier Santolaria |
2004-04-08 | sort options and sync usage(); | Jason McIntyre |
2004-04-08 | spacing; | Jason McIntyre |
2004-04-08 | In GO_IF_LREGITIMATE_ADDRESS(), use RTX_OK_FOR_BASE_P() to check for a | Miod Vallat |
2004-04-08 | sync | Theo de Raadt |
2004-04-08 | kill misplaced comment | Michael Shalayeff |
2004-04-08 | repair pcxs/t confoosion | Michael Shalayeff |
2004-04-08 | tYpo; from xavier@santolaria.net; jmc@ ok | Michael Shalayeff |
2004-04-08 | swap the last two parameters to TAILQ_FOREACH_REVERSE. matches what FreeBSD | Henning Brauer |
2004-04-08 | sync with reality, mostly from jmc | Henning Brauer |
2004-04-08 | fix usage(), jmc | Henning Brauer |
2004-04-08 | When reallocating the line buffer, double the existing buffer | Todd C. Miller |
2004-04-08 | sigh, really fix the error message this time, thanks Moritz Jodeit | Anil Madhavapeddy |
2004-04-08 | only close fd if its valid, from Moritz Jodeit <moritz at jodeit.org> | Anil Madhavapeddy |
2004-04-08 | reorder error message and send_fd in order to display the correct | Anil Madhavapeddy |
2004-04-08 | In error message, use saved errno, not current errno. | Anil Madhavapeddy |
2004-04-08 | document s_time (from s_time.pod); | Jason McIntyre |
2004-04-08 | Set timezone before privsep, child uses now correct timezone. | Hans-Joerg Hoexer |
2004-04-08 | add RCS id | Kevin Lo |
2004-04-08 | backout for now | Markus Friedl |
2004-04-08 | merge 0.9.7d | Markus Friedl |
2004-04-08 | -l can overwrite the path to the leases file, noticed by millert | Henning Brauer |
2004-04-08 | on RAMDISK kernels, do not compare / time against the system time | Theo de Raadt |
2004-04-07 | -Wsign-compare nits. hshoexer@ ok. | Hakan Olsson |
2004-04-07 | Reset *data in case of unknown key types | Hakan Olsson |