| Commit message (Expand) | Author | Age | Files | Lines |
| * | When printing ACLs, truncate user and group names if they're too long, | Robert Watson | 2003-11-03 | 1 | -3/+5 |
| * | Build address handling, traffic descriptor handling, encoding and decoding | Hartmut Brandt | 2003-11-03 | 1 | -5/+12 |
| * | Don't divide the start and end of the chunk by the sector size when | Marcel Moolenaar | 2003-11-03 | 1 | -2/+2 |
| * | Fix two bugs in the calculation of the last LBA of the GPT covered | Marcel Moolenaar | 2003-11-03 | 1 | -2/+2 |
| * | Rewrite Write_Disk() so that it creates a GPT. Note that the code is | Marcel Moolenaar | 2003-11-03 | 1 | -15/+363 |
| * | Convert the Big5, EUC, MSKanji and UTF-8 encoding methods to implement | Tim J. Robbins | 2003-11-02 | 4 | -253/+232 |
| * | Turn Write_Disk() into a stub for now. It needs to be rewritten to | Marcel Moolenaar | 2003-11-02 | 1 | -149/+2 |
| * | o Move Int_Open_Disk() from disk.c to open_disk.c for use by all | Marcel Moolenaar | 2003-11-02 | 6 | -304/+603 |
| * | Do not fill in d_ncylinders, d_ntracks and d_nsectors in the disklabel | Marcel Moolenaar | 2003-11-02 | 1 | -0/+2 |
| * | Compile-out support for allfreebsd, dedicate, sanitize and bios on | Marcel Moolenaar | 2003-11-02 | 1 | -0/+2 |
| * | Turn Track_Aligned(), Prev_Track_Aligned(), Next_Track_Aligned(), | Marcel Moolenaar | 2003-11-02 | 1 | -7/+22 |
| * | o In Print_Chunk(), don't print the address of the chunk on ia64. It | Marcel Moolenaar | 2003-11-02 | 1 | -4/+11 |
| * | Remove TODO comment about creating a macro version of towctrans(). | Tim J. Robbins | 2003-11-01 | 1 | -4/+0 |
| * | Fix a typo that caused the optimized single-byte locale path not to be taken. | Tim J. Robbins | 2003-11-01 | 1 | -1/+1 |
| * | Add a manual page for the utrace() system call. | Tim J. Robbins | 2003-11-01 | 2 | -1/+87 |
| * | Allow mbrtowc() and wcrtomb() to be implemented directly, instead of | Tim J. Robbins | 2003-11-01 | 7 | -50/+204 |
| * | Don't bother passing a freshly-zeroed mbstate to mbsrtowcs() etc. | Tim J. Robbins | 2003-10-31 | 4 | -75/+25 |
| * | Implement fgetrune(), fungetrune() and fputrune() as wrappers around | Tim J. Robbins | 2003-10-31 | 1 | -36/+8 |
| * | add destination address selection described in RFC3484. | Hajimu UMEMOTO | 2003-10-30 | 1 | -7/+412 |
| * | Add '#' to the characters VIS_GLOB encodes. This fixes a bug in mtree. | Poul-Henning Kamp | 2003-10-30 | 2 | -2/+3 |
| * | Add a new flag to vis(3): VIS_GLOB which encodes the glob(3) magic | Poul-Henning Kamp | 2003-10-30 | 2 | -2/+7 |
| * | Allow to specify a character special device as a core file. | Hidetoshi Shimokawa | 2003-10-29 | 1 | -21/+18 |
| * | Remove __NETBSD_SYSCALLS. | Tim J. Robbins | 2003-10-29 | 1 | -6/+0 |
| * | Remove incomplete support for running FreeBSD userland on old NetBSD kernels | Tim J. Robbins | 2003-10-29 | 8 | -31/+4 |
| * | Make this part identical with NetBSD: Use recvlen instead of inlen. | Martin Blapp | 2003-10-29 | 1 | -1/+1 |
| * | Don't compare NULL against a character. | Martin Blapp | 2003-10-29 | 1 | -3/+3 |
| * | Don't use NULL to compare against a char. | Martin Blapp | 2003-10-29 | 1 | -2/+2 |
| * | Don't use NULL to compare against a character. | Martin Blapp | 2003-10-29 | 1 | -1/+1 |
| * | Don peril sensitive (ie: bikeshed sensitive) sunglasses and quietly | Peter Wemm | 2003-10-28 | 2 | -408/+1 |
| * | Fix a problem where libm compiled under 5.X would depend on features | David Schultz | 2003-10-27 | 2 | -2/+8 |
| * | - errx() doesn't need `\n'. | Hajimu UMEMOTO | 2003-10-26 | 4 | -26/+24 |
| * | revert previous change. we don't need to include types.h. | Hajimu UMEMOTO | 2003-10-26 | 1 | -1/+0 |
| * | Preserve the constness of the value argument passed to env_setenv() as | Peter Wemm | 2003-10-26 | 2 | -2/+3 |
| * | Pacify gcc about casting pointers to integers (for the lowest few bits). | Peter Wemm | 2003-10-26 | 1 | -6/+8 |
| * | (mostly) Clean up some const warnings here. The code takes some liberties | Peter Wemm | 2003-10-26 | 1 | -8/+9 |
| * | clnt_call takes args of type xdrproc_t. | Peter Wemm | 2003-10-26 | 5 | -19/+24 |
| * | Consistently cast to (u_char *) when filling with junk. | Poul-Henning Kamp | 2003-10-25 | 1 | -3/+3 |
| * | Better safe than clever. | Dag-Erling Smørgrav | 2003-10-25 | 1 | -2/+5 |
| * | Document fabsl(3). | Dag-Erling Smørgrav | 2003-10-25 | 1 | -6/+19 |
| * | Style changes. Inching closer to convergence with OpenBSD. | Poul-Henning Kamp | 2003-10-25 | 1 | -61/+60 |
| * | - fabsl.c should be named s_fabsl.c for consistency with libmsun's | Dag-Erling Smørgrav | 2003-10-25 | 2 | -3/+11 |
| * | according to RFC3542 10.5, the 5th argment of inet6_opt_next() | Hajimu UMEMOTO | 2003-10-25 | 1 | -1/+1 |
| * | - fix description of what processes SIGCONT can be sent to | Ken Smith | 2003-10-24 | 1 | -1/+1 |
| * | oops, revert previous change to getaddrinfo.c. This is not related | Hajimu UMEMOTO | 2003-10-24 | 1 | -275/+155 |
| * | Switch Advanced Sockets API for IPv6 from RFC2292 to RFC3542 | Hajimu UMEMOTO | 2003-10-24 | 7 | -358/+1393 |
| * | reorder functions to be in sync with KAME. | Hajimu UMEMOTO | 2003-10-23 | 1 | -128/+132 |
| * | EAI_ADDRFAMILY and EAI_NODATA was deprecated in RFC3493 | Hajimu UMEMOTO | 2003-10-23 | 2 | -17/+4 |
| * | preparation for RFC3493. EAI_NODATA was deprecated. | Hajimu UMEMOTO | 2003-10-23 | 1 | -0/+2 |
| * | Connect fabsl.c to the build. | Dag-Erling Smørgrav | 2003-10-23 | 1 | -0/+2 |
| * | Add prototypes for all long double functions in C99. Leave them all | Dag-Erling Smørgrav | 2003-10-23 | 1 | -0/+67 |