| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix a case of _SC_CLK_TCK being misspelled as _SC_CLOCK_TCK. | Peter Pentchev | 2004-08-06 | 1 | -1/+1 |
| * | Add the right CFLAGS to show that we have err.h, getaddrinfo and strlcpy. | Hartmut Brandt | 2004-08-06 | 1 | -2/+2 |
| * | Spell FTP correctly - in this case, it is used as the name of the protocol, | Peter Pentchev | 2004-08-06 | 1 | -2/+2 |
| * | Cross-reference getnameinfo(3), getaddrinfo(3), getipnodebyname(3) and | Peter Pentchev | 2004-08-06 | 3 | -0/+4 |
| * | Fix a printf("%b", ..) example. | Peter Pentchev | 2004-08-06 | 1 | -2/+2 |
| * | Add Giorgos's description of the ftp-chroot login.conf option. | Peter Pentchev | 2004-08-06 | 1 | -0/+10 |
| * | Join the 21st century: Cryptography is no longer an optional component | Colin Percival | 2004-08-06 | 7 | -10/+0 |
| * | Don't use type unknown for partitions that we don't care about because | Marcel Moolenaar | 2004-08-05 | 1 | -2/+2 |
| * | Only use rfs and wfs if ARM_HARD_FLOAT is defined, and use stubs if it is not, | Olivier Houchard | 2004-08-05 | 1 | -2/+7 |
| * | Replace s_isnan.c and s_isnanf.c with the more compact s_isnan.c from | David Schultz | 2004-08-05 | 3 | -67/+53 |
| * | Use isnormal() instead of fpclassify() to avoid dependency on libc.so.5. | David Schultz | 2004-08-05 | 2 | -6/+2 |
| * | Fix Skinny and PPTP NAT'ing after the introduction of the {ip,tcp,udp}_next | Joe Marcus Clarke | 2004-08-04 | 2 | -2/+2 |
| * | Move libbsnmp.so to /lib so that it is available to atmconfig. | Hartmut Brandt | 2004-08-04 | 1 | -0/+1 |
| * | Correct the names and descriptions of the man pages. | Tim Kientzle | 2004-08-04 | 1 | -1/+3 |
| * | Add stubs for TLS functions. These will be replaced at runtime by the | Doug Rabson | 2004-08-03 | 2 | -3/+73 |
| * | s/TMDF_DONOTRUNUSER/TMDF_SUSPEND/g | David Xu | 2004-08-03 | 7 | -11/+11 |
| * | Typo in comment. | Lukas Ertl | 2004-08-02 | 1 | -1/+1 |
| * | Ignore geom_vinum providers. | Lukas Ertl | 2004-08-02 | 1 | -0/+2 |
| * | Remove an implicit int parameter by using prototypes. | Stefan Farfeleder | 2004-08-02 | 1 | -9/+3 |
| * | Don't pass function pointers via a void * parameter. | Stefan Farfeleder | 2004-08-02 | 1 | -4/+4 |
| * | For the "portable" distribution, the configure script will overwrite | Tim Kientzle | 2004-08-01 | 1 | -159/+1 |
| * | C standard does not permit empty initializer list. | Tim Kientzle | 2004-08-01 | 1 | -6/+6 |
| * | Add missing thread suspension/resumption code, fix a bug in pt_thr_sstep, | David Xu | 2004-08-01 | 1 | -11/+115 |
| * | Add code to implement register structure converter. | David Xu | 2004-08-01 | 1 | -1/+56 |
| * | Reflect changes in sendmail 8.13 source tree | Gregory Neil Shapiro | 2004-08-01 | 1 | -1/+1 |
| * | Expand the license referenced indirectly inline. | Warner Losh | 2004-07-31 | 2 | -6/+40 |
| * | Save context in kernel fashion, so it can be restored by | David Xu | 2004-07-31 | 2 | -4/+10 |
| * | Remove unused field. | David Xu | 2004-07-31 | 2 | -2/+0 |
| * | Macro optimize, this increases context switch speed about 2% on my | David Xu | 2004-07-31 | 2 | -4/+4 |
| * | 1. Use correct alignment mask, -15 != ~15 | David Xu | 2004-07-31 | 1 | -2/+2 |
| * | Use #include <unistd.h> rather than the explicit externs in the | Warner Losh | 2004-07-31 | 1 | -2/+1 |
| * | o Assertions to catch that stuff that shouldn't happen is not happening. | Mike Makonnen | 2004-07-30 | 3 | -20/+19 |
| * | Conditionalize the bzip2/gzip compression/decompression | Tim Kientzle | 2004-07-30 | 5 | -0/+29 |
| * | Re-word the COMPATIBILITY section, taking care to use the word "deprecated" | Tim J. Robbins | 2004-07-29 | 12 | -98/+74 |
| * | Use newly added __used attribute to keep static function symbols from being | Alexander Kabaev | 2004-07-29 | 1 | -8/+8 |
| * | Change a couple of comments so that GCC doesn't think that they contain | Scott Long | 2004-07-29 | 1 | -3/+3 |
| * | Remove unnecessary #include directives. | Tim J. Robbins | 2004-07-29 | 3 | -8/+0 |
| * | Prefer <runetype.h> to <rune.h>, since the latter is going away soon. | Tim J. Robbins | 2004-07-29 | 5 | -5/+5 |
| * | Remove useless checks for characters longer than INT_MAX bytes. | Tim J. Robbins | 2004-07-29 | 3 | -12/+0 |
| * | Add support for multibyte characters. | Tim J. Robbins | 2004-07-29 | 1 | -29/+83 |
| * | Add a paragraph break in the STANDARDS section to improve readability. | Tim J. Robbins | 2004-07-29 | 1 | -0/+1 |
| * | Add support for multibyte characters. | Tim J. Robbins | 2004-07-29 | 1 | -49/+112 |
| * | Document incorrect handling of multibyte characters due to limitations | Tim J. Robbins | 2004-07-28 | 1 | -1/+6 |
| * | Set fpu context flags to known values, zero is illegal. | David Xu | 2004-07-28 | 1 | -0/+2 |
| * | ANSIfy and constify; this now builds with GCC 3.4. | Dag-Erling Smørgrav | 2004-07-28 | 1 | -22/+19 |
| * | Work around known GCC 3.4.x problem and use ANSI prototype for dremf(). | Alexander Kabaev | 2004-07-28 | 1 | -2/+2 |
| * | Downgrade WARNS level for GCC 3.4.2. | Alexander Kabaev | 2004-07-28 | 3 | -2/+3 |
| * | Avoid casts as lvalues. | Alexander Kabaev | 2004-07-28 | 1 | -2/+2 |
| * | Downgrage WARNS level for GCC 3.4.x. | Alexander Kabaev | 2004-07-28 | 1 | -1/+1 |
| * | Remove stale code protected by #ifdef sparc. GCC 3.4.x adds sparc to | Alexander Kabaev | 2004-07-28 | 1 | -9/+0 |