Age | Commit message (Expand) | Author |
2005-04-14 | internal _BSD_WCTRANS_T_, _BSD_MSTATE_T_, _BSD_WCTYPE_T_ types. | Marc Espie |
2005-04-14 | add a man page for luphy | Brad Smith |
2005-04-14 | enable HW transmit checksum offload | Brad Smith |
2005-04-14 | +luphy and add hme to RAMDISK_CD | Brad Smith |
2005-04-14 | +luphy | Brad Smith |
2005-04-14 | detail missing step in summary; | Jason McIntyre |
2005-04-14 | Some format string cleanup. OK deraadt | Chad Loder |
2005-04-14 | +luphy | Brad Smith |
2005-04-14 | handle snprintf out of range conditions; otto ok | Theo de Raadt |
2005-04-14 | The value of the Bxxx defines are not guaranteed to match their value. | Todd C. Miller |
2005-04-14 | +luphy | Brad Smith |
2005-04-14 | add a PHY driver for the Lucent LU6612 10/100 PHY used on PCI | Brad Smith |
2005-04-14 | fix reading of the binary image. | Damien Bergamini |
2005-04-14 | write actual data to file, not pointers. | Damien Bergamini |
2005-04-14 | drop some krb4 stuff | Bjorn Sandell |
2005-04-14 | mention kerberos(8) | Bjorn Sandell |
2005-04-14 | use f{chown,chmod,utimes,chflags} instead; done with hshoexer, ok otto mickey | Theo de Raadt |
2005-04-14 | move return values to a seperate section, and split them out so that it | Theo de Raadt |
2005-04-14 | Explain what happens when len equals 0 for snprintf(). | Otto Moerbeek |
2005-04-14 | completely fix the diff command | Joris Vink |
2005-04-14 | Make spamd stutter at greylisted connections for a short period before talking | Bob Beck |
2005-04-14 | Initial pax regression tests. OK otto | Chad Loder |
2005-04-14 | make sure round_blocksize does not produce 0 after alignment | Michael Shalayeff |
2005-04-14 | tyop | Pedro Martelletto |
2005-04-14 | remove BUGS section, as no longer relevant; | Jason McIntyre |
2005-04-14 | arg to -b is an address, not if_name; | Jason McIntyre |
2005-04-14 | do not reset tuner and audio settings on open/close; from jakemsr@ | Michael Shalayeff |
2005-04-14 | don't forget to enable pf and load ruleset; | Jason McIntyre |
2005-04-14 | simplify filter rules somewhat: | Jason McIntyre |
2005-04-14 | fix possible double free(), thans to Andrey Matveev | Reyk Floeter |
2005-04-14 | - example policy files are identical for machines A and B, so combine | Jason McIntyre |
2005-04-14 | shave off a few bytes, alpha floppies fit again now | Henning Brauer |
2005-04-14 | move the few needlessly special-cased root:wheel 0644 files to BIN1 | Henning Brauer |
2005-04-14 | arg to -I is an address, not if_name; | Jason McIntyre |
2005-04-14 | tidy up "Choosing a key exchange method", and do not confuse punter; | Jason McIntyre |
2005-04-14 | use snprintf. okay deraadt@ | Marc Espie |
2005-04-14 | reduce diff between isakmpd.conf sections for machines A and B; | Jason McIntyre |
2005-04-14 | since we chroot by default, always init fallback entropy source | Jakob Schlyter |
2005-04-14 | we already have a section on configuring firewall rules, so refer to it | Jason McIntyre |
2005-04-14 | make this part consistent too; | Jason McIntyre |
2005-04-14 | do not mess about w/ the order of macros in pf rules, it just makes | Jason McIntyre |
2005-04-14 | make the intro a little more consistent; | Jason McIntyre |
2005-04-14 | add the prefix length to nlen for ustar; ok otto millert | Markus Friedl |
2005-04-14 | back out last, some breakage crept in | Henning Brauer |
2005-04-14 | mark up NULL w/ .Dv; | Jason McIntyre |
2005-04-14 | Make sure recording is started before we return EWOULDBLOCK in a read(). | Brad Smith |
2005-04-14 | regen | Brad Smith |
2005-04-14 | rename unknown Agere PHY, this is a Lucent LU6612 10/100 PHY. | Brad Smith |
2005-04-14 | sync the list of acceptable values for 'reason' with reality | Joel Knight |
2005-04-14 | set ret to 0 after using it to check snprintf() so that | Joris Vink |