Age | Commit message (Expand) | Author |
2004-02-17 | check for EAGAIN after read | Henning Brauer |
2004-02-17 | tidy this page up a bit; | Jason McIntyre |
2004-02-17 | malloc checks, strlcpy. based on patch from Vink Joris <nimadeus@pandora.be> | Ted Unangst |
2004-02-17 | sync | Ted Unangst |
2004-02-17 | kqueue works using native calls | Ted Unangst |
2004-02-17 | remove cruft left over from RhostsAuthentication removal; | Jason McIntyre |
2004-02-17 | tweak; | Jason McIntyre |
2004-02-17 | typos; | Jason McIntyre |
2004-02-17 | tweak; | Jason McIntyre |
2004-02-17 | Change the maketemp() description into what it really does. | Miod Vallat |
2004-02-17 | Somehow size needs some time to settle. The direct inline call of attr_error | Claudio Jeker |
2004-02-17 | ptm ref. Okay millert@ | Marc Espie |
2004-02-17 | sync | Theo de Raadt |
2004-02-17 | missing bzero() of the iovec | Henning Brauer |
2004-02-17 | Unbreak numeric flag parsing. Based on a fix from Jared Yanovich; this | Otto Moerbeek |
2004-02-17 | two more returns; open msg counter might have gotten increased too much | Henning Brauer |
2004-02-17 | On write error return and do not try to make a read. OK henning@ | Claudio Jeker |
2004-02-17 | Make gcc on sparc happy. OK henning@ | Claudio Jeker |
2004-02-17 | init len for getsockname and getpeername, found and ok claudio | Henning Brauer |
2004-02-17 | Make sure that we add the new prefix to the prefix list or bad things will | Claudio Jeker |
2004-02-17 | switch to sysctl_int_arr(); ok henning, deraadt | Markus Friedl |
2004-02-17 | Regen with correct hd(4) description. | Miod Vallat |
2004-02-17 | Move conflicting hd(4) definitions to MD files. | Miod Vallat |
2004-02-17 | sftp.c and sftp-int.c, together at last; ok markus@ | Damien Miller |
2004-02-17 | add -i flag, use it for -sI as a start. ok henning@, ok+test mcbride@ | Cedric Berger |
2004-02-17 | Tighten pfi_skip_if() up, and a bit of KNF. ok mcbride@ | Cedric Berger |
2004-02-17 | Add regression test for LoginGraceTime; ok markus@ | Darren Tucker |
2004-02-17 | Remove useless headers; ok deraadt@ | Damien Miller |
2004-02-17 | switch to license.template for code written by me (belated, I know...) | Damien Miller |
2004-02-17 | qmake on sparc64 uses a character array with the size of 1 and pp moves its l... | Hiroaki Etoh |
2004-02-17 | use unsigned ints for the frame fields and add proper typecasting so we | Jean-Francois Brousseau |
2004-02-16 | fixes function parameters to match the man page as well | Brad Smith |
2004-02-16 | Add missing const for function parameters to match POSIX. | Brad Smith |
2004-02-16 | If the user does "chown foo.bar" check to see if foo.bar is a username | Todd C. Miller |
2004-02-16 | don't allocate a cluster if the header fits into a mbuf; | Markus Friedl |
2004-02-16 | add IPv4/IPv6 transport selection. ok millert@ deraadt@ | Jakob Schlyter |
2004-02-16 | check for isakmp_sa->transport != NULL; noticed by bluhm at genua.de ok hshoe... | Markus Friedl |
2004-02-16 | make -b and -c work with large offsets; tweak from millert@ | Otto Moerbeek |
2004-02-16 | remove redundant code, u_int8_t cannot be > 0xff | Otto Moerbeek |
2004-02-16 | handle allocation failure; jjy2+@pitt.edu | Theo de Raadt |
2004-02-16 | no need for extra param; Mathias@enloco.net | Theo de Raadt |
2004-02-16 | give up on amd64 -O0 | Theo de Raadt |
2004-02-16 | Regen | Miod Vallat |
2004-02-16 | Add the missing MAKEDEV.8 files to the build (to be generated in a couple | Miod Vallat |
2004-02-16 | Introduce MAKEDEV.man*, an equivalent of MAKEDEV.mi and MAKEDEV.sub | Miod Vallat |
2004-02-16 | Harmonize MAKEDEV sources: | Miod Vallat |
2004-02-16 | Move the real knowledge of MI devices to a specific file, MAKEDEV.common. | Miod Vallat |
2004-02-16 | KNF | Henning Brauer |
2004-02-16 | add scope_id for v6 to struct bgpd_addr | Henning Brauer |
2004-02-16 | Remove WARN_REFERENCES incorrectly imported from NetBSD. ok miod@ | Dale Rahn |