| Commit message (Expand) | Author | Age | Files | Lines |
* | add pthread_cancel, obtained from OpenBSD. | alfred | 1999-11-28 | 91 | -252/+2422 |
* | Remove 'sd' support. SCSI disks are known as 'da' these days. | msmith | 1999-11-27 | 2 | -3/+1 |
* | Remove BAD144 support | phk | 1999-11-27 | 5 | -42/+0 |
* | To avoid confusion, zap libtermcap. ncurses provides both curses, termcap | peter | 1999-11-26 | 12 | -2178/+0 |
* | To avoid confusion, zap libcurses. ncurses provides both curses, termcap | peter | 1999-11-26 | 73 | -10160/+0 |
* | General clean-up of socket.h and associated sources to synchronise up | phk | 1999-11-24 | 18 | -30/+57 |
* | longjumperror() and abort() don't exist in libstand.. Don't test | peter | 1999-11-24 | 1 | -8/+1 |
* | Ensure libmytinfo stays dead.. I originally left it here so that we might | peter | 1999-11-24 | 47 | -9385/+0 |
* | Allow empty UIDs if we are processing NIS records. I am not entirely | eivind | 1999-11-22 | 1 | -2/+4 |
* | Make __sfp() even more thread-safe. | dt | 1999-11-21 | 1 | -1/+1 |
* | Add (FILE *) locking. | dt | 1999-11-20 | 1 | -0/+9 |
* | Make __sfp() (FILE allocator) thread-safe: added locking like in malloc(). | dt | 1999-11-20 | 1 | -0/+11 |
* | Fix HISTORY - the copyright header on the file of the GCC version was | obrien | 1999-11-20 | 1 | -4/+4 |
* | Add to the HISTORY. | obrien | 1999-11-19 | 1 | -1/+9 |
* | The "acfcomp" field is not in the structure anymore. There may be a better | roberto | 1999-11-19 | 1 | -1/+0 |
* | For the TCP transport, put the listening socket in non-blocking | jdp | 1999-11-18 | 1 | -0/+18 |
* | Make setproctitle(NULL) restore all of the original arguments | brian | 1999-11-17 | 4 | -60/+90 |
* | Fix a bug in the hack that protects against FTP bounce attacks. | jdp | 1999-11-17 | 1 | -3/+2 |
* | Don't complain loudly about unknown termcap capabilities, eg: | peter | 1999-11-17 | 2 | -2/+2 |
* | Introduce commandline caching in the kernel. | phk | 1999-11-16 | 3 | -0/+66 |
* | Add to pwd_mkdb a -q option to silence warnings about large IDs. Add a | sheldonh | 1999-11-15 | 2 | -4/+15 |
* | 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 |