| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | If in Create_Chunk we (type==freebsd && (flags&CHUNK_ALIGN)), then we will | phk | 1995-05-05 | 2 | -8/+41 |
* | Make the partitions names even more sensible | phk | 1995-05-04 | 7 | -31/+56 |
* | Add the private void *pointer to the chunks, and the functions to manage it. | phk | 1995-05-03 | 4 | -8/+41 |
* | Bump minor number | ache | 1995-05-03 | 1 | -0/+2 |
* | Bump minor number | ache | 1995-05-03 | 2 | -2/+6 |
* | Cosmetic changes and paranoia checks: | wpaul | 1995-05-03 | 1 | -5/+5 |
* | Export the chunk names properly. | jkh | 1995-05-03 | 3 | -7/+16 |
* | Make the target for tst01 more sensible. | phk | 1995-05-03 | 5 | -43/+60 |
* | foo -> unknown | jkh | 1995-05-02 | 1 | -2/+2 |
* | I need Open_Disk() to not spew on my screen. #ifdef out some diagnostic | jkh | 1995-05-02 | 1 | -1/+3 |
* | Fix bracket error for LogMask | ache | 1995-05-02 | 1 | -1/+1 |
* | foo -> unknown. | jkh | 1995-05-01 | 2 | -8/+8 |
* | Added function and man page for ftok(3), used in conjunction with | joerg | 1995-05-01 | 5 | -1/+278 |
* | Stick a more BSD-like Makefile here so that I can link to the library. | jkh | 1995-05-01 | 1 | -14/+15 |
* | start CHS is 0xff,0xff,0xff if past 1024. | phk | 1995-05-01 | 3 | -19/+68 |
* | Use the DIOCSYNCSLICE ioctl now. (use only with kernel from this morning). | phk | 1995-04-30 | 4 | -43/+45 |
* | get bootblocks right. | phk | 1995-04-30 | 5 | -52/+133 |
* | Use 0xff for CHS when past 1024 cyls. | phk | 1995-04-30 | 2 | -28/+47 |
* | Make the default case less scary :-) | phk | 1995-04-30 | 1 | -0/+2 |
* | Now we do writes too. | phk | 1995-04-30 | 9 | -53/+360 |
* | Small fix for the following problems: | wpaul | 1995-04-29 | 1 | -2/+10 |
* | Names are assigned when chunks are created. | phk | 1995-04-29 | 7 | -10/+238 |
* | Even More stuff. Disk_Names() is here amongst other things. | phk | 1995-04-29 | 3 | -32/+212 |
* | Next Iteration, getting better. | phk | 1995-04-29 | 7 | -46/+181 |
* | Sanitize and explain a little bit... Implement the first rules... | phk | 1995-04-29 | 8 | -73/+198 |
* | This is a revision 0.00 of the backend stuff for the fdisk/disklabel stuff | phk | 1995-04-28 | 9 | -0/+837 |
* | Fix a few problems with the debugging output. Add a new "visit" function. | dufault | 1995-04-28 | 2 | -3/+12 |
* | No sense in copying the hex[] array in each call to MDXEnd(), it's a | wollman | 1995-04-27 | 1 | -2/+2 |
* | ypbind.c: Major overhaul. | wpaul | 1995-04-26 | 1 | -55/+20 |
* | Fix a number of additional warnings. | jkh | 1995-04-26 | 2 | -13/+2 |
* | Move <varargs.h> out of FtpLibrary.h and into the .c files that actually | jkh | 1995-04-26 | 3 | -1/+2 |
* | Add libftp to list of targets. | jkh | 1995-04-25 | 1 | -1/+1 |
* | Now check all the warning purges and general clean-up in on the second | jkh | 1995-04-25 | 19 | -38/+66 |
* | This commit was generated by cvs2svn to compensate for changes in r8064, | jkh | 1995-04-25 | 47 | -0/+8593 |
|\ |
|
| * | A programmatic interface to ftp. I need this for several other | jkh | 1995-04-25 | 47 | -0/+8593 |
* | Remove setre*id*. | bde | 1995-04-25 | 1 | -2/+2 |
* | Add setreuid/setregid to MAN section | ache | 1995-04-23 | 1 | -1/+2 |
* | Add setreuid/setregid | ache | 1995-04-23 | 1 | -1/+2 |
* | Fix history info | ache | 1995-04-23 | 2 | -8/+4 |
* | in _freecaches(): strdup() allocates us memory -- remember to free it. | wpaul | 1995-04-22 | 1 | -10/+18 |
* | small NIS binding fixes: | wpaul | 1995-04-21 | 1 | -1/+26 |
* | Fix bugs in opendir(): | bde | 1995-04-21 | 1 | -9/+23 |
* | Add a bit more docs | ache | 1995-04-20 | 5 | -2/+1626 |
* | If locale not available, fallback to strcasecmp, not to strcmp | ache | 1995-04-16 | 1 | -2/+2 |
* | Removed the y.tab.h file from the sources. It is automatically generated | ats | 1995-04-15 | 1 | -0/+2 |
* | Head off potential core dump in _havemaster() (we don't need to free any | wpaul | 1995-04-15 | 1 | -4/+1 |
* | Better conformance to SunOS behavior: if we can't match a user to one | wpaul | 1995-04-14 | 1 | -2/+8 |
* | Add err_set_file() and err_set_exit() functions to make it possible for | wollman | 1995-04-13 | 2 | -18/+64 |
* | Add an ethers(3) man page. | wpaul | 1995-04-12 | 2 | -3/+190 |
* | The implementation of rexec() missed the function ruserpass(), so the | joerg | 1995-04-11 | 2 | -3/+252 |