| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix ether_ntoa() to generate the %02x format people expect, instead of %x, | Matthew Dillon | 2002-04-06 | 1 | -2/+3 |
| * | htonl() and ntohl() operate on unsinged types, so they must zero-extend, | Thomas Moestl | 2002-04-06 | 2 | -2/+2 |
| * | Remove some duplicate free()s and add some that were missing. | Dag-Erling Smørgrav | 2002-04-05 | 1 | -21/+9 |
| * | pam_get_pass() -> pam_get_authtok() | Dag-Erling Smørgrav | 2002-04-05 | 1 | -1/+1 |
| * | Upgrade to something quite close, but not identical, to version 1.6 of | Dag-Erling Smørgrav | 2002-04-04 | 2 | -395/+437 |
| * | Add pam_passwdqc to the build. | Dag-Erling Smørgrav | 2002-04-04 | 2 | -0/+14 |
| * | Initial deorbit burn for the undocumented and unused d_boot[01] | Poul-Henning Kamp | 2002-04-03 | 1 | -5/+0 |
| * | When _kevent() returns with errno = EINTR and timeout is not | Hajimu UMEMOTO | 2002-04-01 | 1 | -4/+3 |
| * | Work around a gcc bug which causes zlib to dump core in certain | Kris Kennaway | 2002-03-31 | 1 | -2/+7 |
| * | Do not use __progname directly (except in [gs]etprogname(3)). | Mark Murray | 2002-03-29 | 32 | -79/+113 |
| * | Install libusbhid, and use it instead of libusb. | Josef Karthauser | 2002-03-28 | 2 | -2/+2 |
| * | Update the documentation to reflect the change from libusb to libusbhid. | Josef Karthauser | 2002-03-28 | 3 | -221/+11 |
| * | Finish the libusb.h -> libusbhid.h migration. | Josef Karthauser | 2002-03-28 | 6 | -8/+8 |
| * | Rename libusb.h to libusbhid.h, via a repocopy. | Josef Karthauser | 2002-03-28 | 2 | -102/+1 |
| * | Follow NetBSD and rename libusb to libusbhid. | Josef Karthauser | 2002-03-27 | 9 | -1176/+1 |
| * | Embellish more. | David E. O'Brien | 2002-03-26 | 1 | -1/+1 |
| * | Embellish the comment. | David E. O'Brien | 2002-03-26 | 1 | -2/+4 |
| * | Resurrect Lite1's gamma() as C99's tgamma(). Minimal changes. | Bruce Evans | 2002-03-26 | 6 | -24/+42 |
| * | Fixed some bugs in the description of plain gamma() (and gammaf()). | Bruce Evans | 2002-03-26 | 1 | -19/+19 |
| * | Fixed some minor style bugs. | Bruce Evans | 2002-03-26 | 1 | -2/+2 |
| * | Fixed some style bugs in the removal of __P(()). Some function parameter | Bruce Evans | 2002-03-26 | 1 | -1/+1 |
| * | Fix grammer in comment. | Poul-Henning Kamp | 2002-03-25 | 1 | -1/+1 |
| * | Modernize my email address. | Poul-Henning Kamp | 2002-03-25 | 3 | -4/+4 |
| * | Modernize my email address | Poul-Henning Kamp | 2002-03-25 | 1 | -1/+1 |
| * | Modernize my email address. | Poul-Henning Kamp | 2002-03-25 | 13 | -13/+13 |
| * | Modernize my email-address. | Poul-Henning Kamp | 2002-03-25 | 1 | -1/+1 |
| * | A break after a return is useless. | Dima Dorfman | 2002-03-24 | 1 | -1/+0 |
| * | Fix braino. | Dima Dorfman | 2002-03-24 | 1 | -1/+1 |
| * | Update comments. We uniformly use __FBSDID in libc now. | David E. O'Brien | 2002-03-23 | 1 | -5/+5 |
| * | W/o __P, the internal declarations will all fit on one line. | David E. O'Brien | 2002-03-23 | 1 | -6/+3 |
| * | Style nit. | David E. O'Brien | 2002-03-23 | 1 | -3/+3 |
| * | Remove prototype, no other crt1.c has or needs it. | David E. O'Brien | 2002-03-23 | 1 | -9/+6 |
| * | Remove these abortive MIPS bits. | David E. O'Brien | 2002-03-23 | 62 | -2856/+0 |
| * | Breath deep and take __P out of the system include files. | Warner Losh | 2002-03-23 | 1 | -7/+7 |
| * | Standardize on our SCM ID style. | David E. O'Brien | 2002-03-23 | 26 | -121/+36 |
| * | Restore CSRG ID's lost in January 1995. | David E. O'Brien | 2002-03-23 | 46 | -175/+235 |
| * | Fix the style of the SCM ID's. | David E. O'Brien | 2002-03-22 | 29 | -25/+35 |
| * | Fix the style of the SCM ID's. | David E. O'Brien | 2002-03-22 | 54 | -117/+138 |
| * | Fix the style of the SCM ID's. | David E. O'Brien | 2002-03-22 | 1 | -1/+2 |
| * | Fix the style of the SCM ID's. | David E. O'Brien | 2002-03-22 | 408 | -795/+970 |
| * | Back out last commit (rev 1.2). I thought I caught this file in time | David E. O'Brien | 2002-03-22 | 1 | -1/+1 |
| * | Constify the first arg to callrpc(3). | Alfred Perlstein | 2002-03-22 | 1 | -1/+1 |
| * | This library uses its own versions of some of the system headers. | Ruslan Ermilov | 2002-03-22 | 1 | -3/+3 |
| * | SCM ID tweak. | David E. O'Brien | 2002-03-22 | 2 | -2/+0 |
| * | Remove multi-line __P() usage. | David E. O'Brien | 2002-03-22 | 30 | -143/+129 |
| * | Fix for OPIE 2.4. | Mark Murray | 2002-03-22 | 1 | -0/+1 |
| * | Remove __P() usage. | David E. O'Brien | 2002-03-22 | 1 | -2/+2 |
| * | const poison just like NetBSD. | Warner Losh | 2002-03-22 | 1 | -32/+14 |
| * | Make user_from_uid and group_from_gid return const char *, just like | Warner Losh | 2002-03-22 | 2 | -4/+4 |
| * | Updates for OPIE 2.4. | Mark Murray | 2002-03-22 | 1 | -0/+1 |