Age | Commit message (Expand) | Author |
2003-04-20 | regen | Alexander Yurchenko |
2003-04-20 | Add Intel 82801DBM IDE | Alexander Yurchenko |
2003-04-20 | In pdc20265_pci_intr() perform shared irq check only if channel is | Alexander Yurchenko |
2003-04-20 | typos, and 1 from tedu; | Jason McIntyre |
2003-04-20 | typos, a little grammar, and lots of space at EOL deleted; | Jason McIntyre |
2003-04-20 | incorrect macro, with too many arguments; | Jason McIntyre |
2003-04-20 | typos; | Jason McIntyre |
2003-04-20 | typos; | Jason McIntyre |
2003-04-20 | more afs string cleaning; pvalchev ok | Theo de Raadt |
2003-04-20 | oh, the cgi-man thing... duh | Theo de Raadt |
2003-04-20 | correct strlpcy; spotted by janj+openbsd@wenf.org | Theo de Raadt |
2003-04-20 | move the NULL too; janj+openbsd@wenf.org | Theo de Raadt |
2003-04-20 | print "direxec" when it's enabled on msdosfs. | Ted Unangst |
2003-04-20 | authpf is supposed to die if the /etc/authpf/authpf.conf is not present. | Bob Beck |
2003-04-19 | string handling, ok deraadt@ | Daniel Hartmeier |
2003-04-19 | string handling, partly from and ok deraadt@ | Daniel Hartmeier |
2003-04-19 | Sync usage() and man page; closes PR 3219 | Todd C. Miller |
2003-04-19 | correct opacket/obytes statistics; from sam@freebsd | Jason Wright |
2003-04-19 | Make the ubsec_feed* routines void, noone looks at the return value (always z... | Jason Wright |
2003-04-19 | BNF update for hfsc | Henning Brauer |
2003-04-19 | sync w/ the sudo cvs tree and sudo 1.6.7p4 | Todd C. Miller |
2003-04-19 | mention hfsc. | Henning Brauer |
2003-04-19 | Tweak previous sprintf -> snprintf fix to eliminate unnecessary | Kenneth R Westerback |
2003-04-19 | change "%12.f" -> "%12.0f" to avoid a -Wformat warning | Anil Madhavapeddy |
2003-04-19 | fix typos; Julien Bordet | Todd C. Miller |
2003-04-19 | - kill unused var | Anil Madhavapeddy |
2003-04-19 | transposed args to snprintf, millert@ ok | Anil Madhavapeddy |
2003-04-19 | format string typo in usage (%d -> %s for program name) | Anil Madhavapeddy |
2003-04-19 | strcpy/strcat/sprintf removal; krw@ OK | Todd C. Miller |
2003-04-19 | Some string cleanup: sprintf -> snprintf and magic numbers to sizeof | Kenneth R Westerback |
2003-04-19 | Davicom DM9009 | Henning Brauer |
2003-04-19 | Davicom DM9009 support | Henning Brauer |
2003-04-19 | regen | Henning Brauer |
2003-04-19 | +davicom DM9009 | Henning Brauer |
2003-04-19 | string stuff, ok krw@ deraadt@ | Henning Brauer |
2003-04-19 | string stuff, ok krw@ | Henning Brauer |
2003-04-18 | Fix format odditiy in 'ERRORS' section, formats like mmap(2) manpage now. | Dale Rahn |
2003-04-18 | Document that mquery() returns EINVAL if request memory was not available | Dale Rahn |
2003-04-18 | Return EINVAL if MAP_FIXED was specified but was not available. ok tedu@ | Dale Rahn |
2003-04-18 | support for making directories executable if readable. | Ted Unangst |
2003-04-18 | support for making directories +x without affecting normal files | Ted Unangst |
2003-04-18 | regression test for mquery syscall. | Dale Rahn |
2003-04-18 | Adjusting the start is wrong. The value returned by mquery() should be used | Dale Rahn |
2003-04-18 | ftp.linux.org.tr changed directory layout | David Krause |
2003-04-18 | Add code to set the TUN_* flags for INET6 addresses too. This allows a | Jason Wright |
2003-04-18 | Slack don't slak; Martin Reindl | Todd C. Miller |
2003-04-18 | hackers of the planet earth | Michael Shalayeff |
2003-04-18 | get some | Michael Shalayeff |
2003-04-17 | more not less | Theo de Raadt |
2003-04-17 | -lcompat too | Theo de Raadt |