Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-12-20 | gai_strerror.3, getaddrinfo.3 and getnameinfo.3 are back. | Todd C. Miller | |
2004-12-20 | gai_strerror() should return const char *; OK deraadt@ | Todd C. Miller | |
2004-12-20 | Add Itojun's CAVEATS section. | Todd C. Miller | |
2004-12-20 | Get rid of a bogus -32 that came about from misreading the ISC original | Todd C. Miller | |
Mention what happens when a length parameter is zero Talk about space for trailing NUL byte | |||
2004-12-20 | Add back EXAMPLE section and scopeid info which are from KAME, not the | Todd C. Miller | |
RFC text. | |||
2004-12-20 | plug more handle leaks. | Marc Espie | |
2004-12-20 | New getnameinfo.3 man page, derived from the ISC version and fleshed | Todd C. Miller | |
out a bit by me. Needs more work. | |||
2004-12-20 | ethernet -> Ethernet | Jonathan Gray | |
2004-12-20 | In the rare case that SCSI_RESET is set, ensure that xs->stimeout is | Kenneth R Westerback | |
valid and don't call ahd_setup_data() after ahd_execute_scb() may have freed the scb. | |||
2004-12-20 | Minor cleanup. | Todd C. Miller | |
2004-12-20 | plug fd leak. | Marc Espie | |
2004-12-20 | Add back EXAMPLE section and scopeid info which are from KAME, not the | Todd C. Miller | |
RFC text. | |||
2004-12-20 | New getaddrinfo.3 man page, derived from the ISC version and fleshed | Todd C. Miller | |
out a bit by me. Needs more work. | |||
2004-12-20 | Fix one case of broken duplicate supression, which happens if two lines | Otto Moerbeek | |
in syslog.conf contain the same target file, and log entries matching both the first and second line get written. This changes behaviour: e.g. previously repeating a line caused a log entry to be written twice, but not any more. Also, if a later line with the same target has a different priority for a facility, the last one will be used. Noted by camield@; help from millert@. ok camield@ millert@ hshoexer@ deraadt@ | |||
2004-12-20 | Activate packetized status handling. | Kenneth R Westerback | |
ok tdeval@. | |||
2004-12-20 | Allow the setkey function of a transform to fail, eg. when an insufficient | Hans-Joerg Hoexer | |
number of key bits is supplied. Only AES and DES/3DES might fail. ok and help markus@ | |||
2004-12-20 | RFC documents are not free enough | Theo de Raadt | |
2004-12-20 | new gai_strerror(3) man page, derived from the ISC version and fleshed | Todd C. Miller | |
out a bit by me. | |||
2004-12-20 | add a new icmp6(4) manpage, rewritten from scratch | Jared Yanovich | |
2004-12-20 | remember to close what should be closed... | Marc Espie | |
2004-12-20 | these files now allow comments. ok deraadt jmc millert | Jared Yanovich | |
2004-12-20 | convert to mdoc. ok jmc | Jared Yanovich | |
2004-12-20 | Don't print an unnecessary trailing space character at the end of command | Aaron Campbell | |
argument display. This makes it easier to grep ps output for 'foo$', instead of having to use 'foo *$'. millert@ ok | |||
2004-12-20 | some typos in log messages. | Moritz Jodeit | |
ok henning@ | |||
2004-12-20 | blowfish defaults to 6 rounds. | Moritz Jodeit | |
patch from mpech@ and ok henning@ | |||
2004-12-20 | o some missing free()'s in error paths | Moritz Jodeit | |
o use FD_CLOEXEC instead of 1 o fix a crash when the round number of localcipher in the default section in login.conf was ommitted. noted by mpech@ ok mpech@, otto@, millert@, henning@ | |||
2004-12-20 | change mail address | Moritz Jodeit | |
ok henning@ | |||
2004-12-20 | Kill \n at EOF. | Alexander Yurchenko | |
2004-12-20 | sync | Theo de Raadt | |
2004-12-20 | store pkgname in handle directly, so that we can delete the packing-list | Marc Espie | |
itself when we're done: much lower memory footprint. | |||
2004-12-20 | sync | Theo de Raadt | |
2004-12-20 | more details in license files | Theo de Raadt | |
2004-12-20 | repair error message: set_pkgname so that we don't report for the last | Marc Espie | |
package. | |||
2004-12-20 | firmware loading from the filesystem. pci subsystem type things | Theo de Raadt | |
are still done early, but audio subsystem setup is deferred till after root is mounted. tested by mcbride | |||
2004-12-20 | don't display some details in -n mode unless very verbose. | Marc Espie | |
2004-12-20 | keep a hash of installed packages, so that we can refuse to replace a | Marc Espie | |
package that just got installed. Also allows us to give a full tally of what reorder did in kitchensink. | |||
2004-12-20 | lots of minor tweaking and cleanup, removal of unused junk, etc; dlg ok | Theo de Raadt | |
2004-12-20 | Ansification plus some minor knf. No binary change on i386 and | Otto Moerbeek | |
sparc64, binary change in lex.o on macppc due to introduction of dopprompt() prototype. ok millert@ | |||
2004-12-20 | Add support for displaying Shared Spanning Tree Protocol frames, a minor | Christopher Pascoe | |
variation on 802.1d/STP. ok otto@ mcbride@ | |||
2004-12-20 | Enforce an ordering on ifnet such that CARP interfaces appear later in the | Christopher Pascoe | |
list than physical interfaces. This makes ifa_ifwith* prefer a physical interface over a CARP one. This addresses the problem where a CARP interface in BACKUP state is selected after a route change, resulting in a loss of communications despite there being another interface available which is perfectly usable. ok mcbride@ mpf@ | |||
2004-12-20 | sync | Theo de Raadt | |
2004-12-20 | remove MLINKS too | Jun-ichiro itojun Hagino | |
2004-12-20 | remove manpages based on RFC. requested by deraadt | Jun-ichiro itojun Hagino | |
2004-12-20 | vge(4) in bsd.rd, only CD for now; ok deraadt | Peter Valchev | |
2004-12-19 | #define sc_if sc_ac.ac_if, makes things a little more readable, and | Ryan Thomas McBride | |
kills a couple of ugly line wraps. From Max Laier. ok pascoe@ | |||
2004-12-19 | sanity check: in -n mode, we end up replacing stuff that doesn't exist ? | Marc Espie | |
2004-12-19 | single comment in GENERIC replaces a file that gets out of date; discussed ↵ | Theo de Raadt | |
by many | |||
2004-12-19 | don't create path if -n. | Marc Espie | |
2004-12-19 | grammar; | Jason McIntyre | |
2004-12-19 | add a handler for the Gzip-stream request. The handler parses the | Jean-Francois Brousseau | |
requested compression level but does not enable compression yet. |