Age | Commit message (Expand) | Author |
2004-03-17 | fix problem with counter and logging spotted by danh, where logging | Bob Beck |
2004-03-17 | remove getpeereid() call so that those who have write access to the socket | Henning Brauer |
2004-03-17 | out-of-bounds read in (unused) kerberos ciphersuites (CAN-2004-0112) | Markus Friedl |
2004-03-17 | fix a spacing issue found by deraadt@ and a separate typo from miod@; | Jason McIntyre |
2004-03-17 | Make sure disklabels use at least DEV_BSIZE as their sector size. | Miod Vallat |
2004-03-17 | Add missing space for sets in network statements. | Claudio Jeker |
2004-03-17 | avoid null-pointer deref (aka CAN-2004-0079) | Markus Friedl |
2004-03-17 | typo in comment (fragment->segment); ok itojun@ | Markus Friedl |
2004-03-17 | For consistency and to avoid a rare memory leak, the result from | Hakan Olsson |
2004-03-17 | typos; | Jason McIntyre |
2004-03-17 | typos; | Jason McIntyre |
2004-03-17 | add references to procmap(1) in SEE ALSO; | Jason McIntyre |
2004-03-17 | grammar, consistency fixes, and typos; | Jason McIntyre |
2004-03-17 | repair old/new pdc recognition | Michael Shalayeff |
2004-03-17 | sync | Theo de Raadt |
2004-03-17 | more kosher meats | Michael Shalayeff |
2004-03-17 | xr mem some more | Michael Shalayeff |
2004-03-17 | couple fixes, bit more flesh | Theo de Raadt |
2004-03-17 | If you are running securelevel 2, and you do not sync the clock before | Theo de Raadt |
2004-03-17 | man page to describe some of new cpu toys. ok deraadt@ | Ted Unangst |
2004-03-17 | one sysctl.h should be enough | Ted Unangst |
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 |