Age | Commit message (Expand) | Author |
2004-03-17 | Reduce openings to avoid both usual 'EIO' problems in interrupt mode | Kenneth R Westerback |
2004-03-17 | Document /dev/{k,}mem as usual, as well as the mem0 attachment flags and why | Miod Vallat |
2004-03-17 | Add explicit flags to mem0. | Miod Vallat |
2004-03-17 | Tweak the viper control register: | Miod Vallat |
2004-03-17 | No installboot(8) on hppa, but on the other hand boot_hppa(8) has been added | Miod Vallat |
2004-03-16 | Remove not working things and some sorting. | Alexander Yurchenko |
2004-03-16 | add -M and -N to options list; | Jason McIntyre |
2004-03-16 | add fstat(1) reference to SEE ALSO; | Jason McIntyre |
2004-03-16 | Do not signal mountd when just showing mounts. Fixes PR 3695, although | Otto Moerbeek |
2004-03-16 | fix dud example; from leopold-bloom at foni dot net; | Jason McIntyre |
2004-03-16 | tcp md5sig requires that local-address is specified as well for now, so | Henning Brauer |
2004-03-16 | Document correct limit to path names lengths. Resolves PR 3716. | Otto Moerbeek |
2004-03-16 | reality sync. started by Sven Dehmlow. ok jmc@ | Ted Unangst |
2004-03-16 | Better texts around the fdisk step; tested about as much as the pegasos | Miod Vallat |
2004-03-16 | delay creating the control socket until after forking, but before chroot | Henning Brauer |
2004-03-16 | - fix BKTR_OVERRIDE_TUNER | Jason McIntyre |
2004-03-16 | new sentence, new line; | Jason McIntyre |
2004-03-16 | sort options and escape a minus sign; | Jason McIntyre |
2004-03-16 | typos from Andrey Matveev; | Jason McIntyre |
2004-03-16 | errno should only be gotten from <errno.h>. ok help jmc@ | Ted Unangst |
2004-03-16 | mention /dev/tty as controlling terminal in FILES. ok jmc@ millert@ | Ted Unangst |
2004-03-16 | typos and consistency fixes; | Jason McIntyre |
2004-03-16 | Mention Slovenian keymap. | Miod Vallat |
2004-03-16 | Regen. | Miod Vallat |
2004-03-16 | Slovenian keymap, contributed by Jernej Kovacic (jkovacic, email dot si). | Miod Vallat |
2004-03-16 | re-add fbsd id so i can track this thing | Ted Unangst |
2004-03-16 | unlock on error paths, from Patrick Latifi | Ted Unangst |
2004-03-16 | actually use the cache instead of throwing away memory. doh! | Ted Unangst |
2004-03-16 | save 2 bytes due to tabs | Theo de Raadt |
2004-03-16 | errno is not specified to be int, but something from errno.h. ok millert@ | Ted Unangst |
2004-03-16 | POSIX specifies that in directory mode device special files and | Todd C. Miller |
2004-03-15 | And two promise pciide, from chris@ | Alexander Yurchenko |
2004-03-15 | CMD PCI0680 pciide works on sparc64, reported by Aleksander | Alexander Yurchenko |
2004-03-15 | DVD-RW reported to work and sparc64 notes doesn't even mention CD-ROM | Alexander Yurchenko |
2004-03-15 | more "if (foo);" ok millert@ | Damien Miller |
2004-03-15 | Mention that software WEP is only supported for HostAP and BSS modes. | Todd C. Miller |
2004-03-15 | Sync with pciide.4 | Alexander Yurchenko |
2004-03-15 | Add -B option, with maxblack limit to limit the number of blacklist | Bob Beck |
2004-03-15 | Changes to wihap_auth_req(): | Todd C. Miller |
2004-03-15 | Make software WEP work in BSS (station) mode. Based on patches from | Todd C. Miller |
2004-03-15 | Oh how could I forget this funky ITE IT8212F | Alexander Yurchenko |
2004-03-15 | Sync with the driver code, more chips, merge SATA ones, better | Alexander Yurchenko |
2004-03-15 | Mention SATA drives. | Alexander Yurchenko |
2004-03-15 | if (foo); ok aaron@ | Damien Miller |
2004-03-15 | call daemon(3) early; from tholo@; ok mcbride@ | Markus Friedl |
2004-03-15 | typo; from robert nagy | Michael Shalayeff |
2004-03-15 | clarify options; some from robert nagy | Michael Shalayeff |
2004-03-15 | Properly check succes of chroot(). | Hans-Joerg Hoexer |
2004-03-15 | Remove unused code. | Hans-Joerg Hoexer |
2004-03-15 | fix if(); error, also add missing error checks and close_pipe calls. | Dale Rahn |