| Commit message (Expand) | Author | Age | Files | Lines |
* | fts_pathlen and fts_namelen are u_short, not short | kris | 1999-11-15 | 1 | -2/+2 |
* | Typo | kris | 1999-11-15 | 1 | -1/+1 |
* | Properly document what ENOENT really means for kldfind(2). | chris | 1999-11-14 | 1 | -3/+1 |
* | Don't include Kerberos if NOCRYPT is defined, because it isn't build | marcel | 1999-11-14 | 3 | -5/+11 |
* | ${MACHINE} -> ${MACHINE_ARCH} | marcel | 1999-11-14 | 1 | -15/+15 |
* | Go to a bit more trouble to make it absolutely clear that malloc(3) | peter | 1999-11-12 | 1 | -2/+9 |
* | Repo copy ncp_cfg.h ncp_lib.h ncp_file.h ncp_rcfile.h from here to | peter | 1999-11-12 | 5 | -420/+1 |
* | Decremement by 1 the value taken for %j before assigning it to tm_yday, | sheldonh | 1999-11-10 | 1 | -6/+50 |
* | Fix the VGLBITMAP_INITIALIZER macro; VXsize and VYsize should | yokota | 1999-11-09 | 1 | -1/+1 |
* | Fix dead loop if locale contains / and not all categories specified | ache | 1999-11-09 | 1 | -1/+3 |
* | Remove useless section. | phantom | 1999-11-09 | 1 | -2/+0 |
* | Restore sub-chapters order. | phantom | 1999-11-09 | 1 | -19/+16 |
* | style fix | phantom | 1999-11-09 | 1 | -5/+8 |
* | - This is the new version of libvgl jointly developed by sos and I. | yokota | 1999-11-08 | 8 | -148/+683 |
* | Flag empty UID entries as errors (to stop typos from turning into | eivind | 1999-11-06 | 1 | -1/+6 |
* | Link manual page for login_getpwclass(3) to login_cap(3). | jkoshy | 1999-11-04 | 1 | -1/+3 |
* | Add unsigned char cast to isalpha | ache | 1999-11-04 | 2 | -2/+2 |
* | Add unsigned char cast to isdigit | ache | 1999-11-04 | 1 | -1/+1 |
* | Add unsigned char cast to is[x]digit | ache | 1999-11-04 | 2 | -5/+5 |
* | Add unsigned char cast to isdigit | ache | 1999-11-04 | 2 | -2/+2 |
* | Add unsigned char cast to isupper | ache | 1999-11-04 | 1 | -1/+1 |
* | unsigned char cast to ctype macros | ache | 1999-11-04 | 1 | -1/+3 |
* | Add unsigned char cast to ctype macros arg | ache | 1999-11-04 | 5 | -37/+39 |
* | Add unsigned char cast to isspace arg | ache | 1999-11-04 | 4 | -7/+15 |
* | Fix a really lame buglet which broke with IPs of 34 | green | 1999-11-03 | 1 | -1/+1 |
* | Change structure field tolower to to_lower. The same for the toupper. | bp | 1999-11-03 | 1 | -4/+4 |
* | It is no longer necessary to prepend underscores to external symbols under | joerg | 1999-11-02 | 1 | -24/+8 |
* | Teach libdisk about the AMI and Mylex RAID drivers. You should be able | msmith | 1999-11-02 | 2 | -1/+5 |
* | Document that bind(2) can fail with EAGAIN. | nik | 1999-11-01 | 1 | -0/+3 |
* | Add support for RADIUS accounting. Note, this changes the format | jdp | 1999-10-31 | 5 | -53/+259 |
* | Allow whitespace termination. Internal use of /etc/resolv.conf relies | green | 1999-10-31 | 1 | -3/+6 |
* | This is the new inet_addr/inet_aton with proper error checking. This | green | 1999-10-31 | 1 | -65/+69 |
* | Add support for C++ in the headers. Some style cleanup. | bp | 1999-10-31 | 7 | -179/+181 |
* | Minor mdoc cleanup. | mpp | 1999-10-30 | 1 | -1/+1 |
* | mdoc(7)'fy | phantom | 1999-10-30 | 3 | -9/+21 |
* | Add HISTORY. | obrien | 1999-10-29 | 1 | -0/+8 |
* | Handle SAP responces in a more correct way. Allow connection number | bp | 1999-10-29 | 4 | -21/+30 |
* | Add $FreeBSD$ - not that it makes much difference, but this is mainly meant | peter | 1999-10-29 | 3 | -0/+3 |
* | Complete page reorganization. I have splited FUNCTIONS section into | phantom | 1999-10-28 | 2 | -169/+190 |
* | fix couple mdoc error | phantom | 1999-10-28 | 1 | -9/+7 |
* | "S" comes before "U"... | obrien | 1999-10-25 | 1 | -2/+2 |
* | Remove UNSAFE_WARN ifdef for mktemp warning (never defined) | ache | 1999-10-24 | 3 | -6/+6 |
* | Whistle's Netgraph link-layer (sometimes more) networking infrastructure. | julian | 1999-10-21 | 8 | -2/+1237 |
* | Use ${INSTALL} instead of 'install'. | bp | 1999-10-21 | 1 | -1/+1 |
* | Fix termcap % code processing for some terminals. | tg | 1999-10-20 | 1 | -3/+4 |
* | YP/NIS code: remove unnecessary endgrent() calls which can cause fail on | ache | 1999-10-16 | 1 | -5/+3 |
* | Fix longstanding bug "unused stayopen" introduced in rev1.11 | ache | 1999-10-16 | 1 | -2/+6 |
* | Add sigsuspend.o and sigpending.o to HIDDEN_SYSCALLS as well. | marcel | 1999-10-14 | 3 | -6/+6 |
* | Remove osig* from NOASM. It bogus now. | marcel | 1999-10-14 | 2 | -4/+2 |
* | Make libncp actually compiled. | bp | 1999-10-14 | 1 | -2/+3 |