Age | Commit message (Expand) | Author |
2004-04-06 | some of these functions are prototyped in pwd.h; ok deraadt@ | Damien Miller |
2004-04-06 | Apply patch from guenther at mho.com (pr3730) that fixes a double | Marco S Hyman |
2004-04-06 | remove optimization workaround for sparc64 now that we're using gcc3. | Brad Smith |
2004-04-03 | - use macros instead of parentheses | Jason McIntyre |
2004-04-02 | rfork(RFMEM) shares complete vmspace. much more useful, and in line with | Ted Unangst |
2004-04-02 | Avoid unbounded recursion in some expressions involving back references. | Otto Moerbeek |
2004-04-02 | slow_atomic_lock.c is only used by mips; marc@ ok | Michael Shalayeff |
2004-04-02 | do not compare SOCK_STREAM sockets to pipes; | Jason McIntyre |
2004-04-01 | It turns out that the so-called fast ffs(3) routines were wrong, as soon as | Miod Vallat |
2004-04-01 | sort options, correct SYNOPSIS, and sync usage(); | Jason McIntyre |
2004-04-01 | let rcmdsh work on hosts that don't have an ipv4 address. | Marco S Hyman |
2004-03-31 | remove sparc64/gcc2 workaround. | Brad Smith |
2004-03-31 | support IPv6 connections in "openssl s_client", adding -4 and -6 options to | Damien Miller |
2004-03-31 | note that hw.cpuspeed displays the current cpu frequency (from cpu(4)); | Jason McIntyre |
2004-03-30 | Allow compilation w/ -DREDEBUG; non-debug compilation is unaffected. | Todd C. Miller |
2004-03-24 | From the how many ways can you screw up replacing one line of code | Jason Wright |
2004-03-24 | Disable net.inet.carp.log by default. | Ryan Thomas McBride |
2004-03-23 | use absolute value like rev 1.1 did; pointed out by tom and ok deraadt. | Jason Wright |
2004-03-23 | gcc3 doesn't align things the same as gcc2. Casting upwards is dangerous | Jason Wright |
2004-03-23 | .Xr ftok 3; from tedu@ | Jason McIntyre |
2004-03-22 | Unbreak rmd160. Was broken on sparc64 when compiled with gcc3. Fix and report | Hans-Joerg Hoexer |
2004-03-21 | Insert missing ABORT if EC_GROUP_copy() fails. | Tom Cosgrove |
2004-03-17 | return(00); -> return(0); markus@ ok | Aaron Campbell |
2004-03-17 | out-of-bounds read in (unused) kerberos ciphersuites (CAN-2004-0112) | Markus Friedl |
2004-03-17 | avoid null-pointer deref (aka CAN-2004-0079) | Markus Friedl |
2004-03-16 | Document correct limit to path names lengths. Resolves PR 3716. | Otto Moerbeek |
2004-03-16 | errno should only be gotten from <errno.h>. ok help jmc@ | Ted Unangst |
2004-03-14 | remove some weirdness; | Jason McIntyre |
2004-03-13 | .SY -> .Sy | Jason McIntyre |
2004-03-12 | typos; | Jason McIntyre |
2004-03-12 | add archs to .Dt lines here too; | Jason McIntyre |
2004-03-12 | correct .Dt lines, and remove .Lb stuff; | Jason McIntyre |
2004-03-11 | Document that a NULL status pointer is allowed. OK deraadt@ | Todd C. Miller |
2004-03-11 | Document RB_USERREQ | Tom Cosgrove |
2004-03-09 | A better description of the machine-dependent PT commands. | Miod Vallat |
2004-03-05 | don't leak memory. free and netbsd via Patrick Latifi | Ted Unangst |
2004-03-02 | Use double load/store instructions whenever possible. | Miod Vallat |
2004-03-02 | bpf sysctl. ok jmc | Ted Unangst |
2004-03-02 | fix formatting, Pedro Martelletto | Ted Unangst |
2004-03-02 | fix typo; fgsch@ | Todd C. Miller |
2004-03-02 | document net.inet.tcp.reasslimit | Markus Friedl |
2004-03-02 | Better wording for the longjmp(X, 0) case. OK otto@, deraadt@ | Todd C. Miller |
2004-03-01 | do not recommend a format string error..; pbastos@rdc.puc-rio.br | Theo de Raadt |
2004-03-01 | Be explicit about the return value of setjmp() when longjmp(..., 0) is called. | Otto Moerbeek |
2004-03-01 | longjmp should not return 0, if longjmp(..., 0) is invoked return 1. | Dale Rahn |
2004-03-01 | fix weak aliases for _thread_sys functions, proper libpthead linking. | Dale Rahn |
2004-02-28 | mtrr calls | Theo de Raadt |
2004-02-28 | we now use the cvs repository copied amd64 set | Theo de Raadt |
2004-02-28 | reach into new amd64 directory | Theo de Raadt |
2004-02-28 | bye bye | Theo de Raadt |