summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Get the CHUNK_COMPAT_BSD flag right.phk1995-05-113-45/+40
* Create_Chunk_DWIM() is here, though it doesn't quite do what the name implies.phk1995-05-104-4/+53
* Bump major number instead of minorache1995-05-082-6/+6
* Recognize slice type #6 as dosphk1995-05-084-12/+28
* Add check for rootfs > cyl 1024.phk1995-05-081-2/+6
* I bet Jordan is tearing his hair out, trying to figure the previous patchphk1995-05-081-2/+2
* Fix bug.phk1995-05-081-1/+2
* Whoops! An extra paren somehow got in there. Fixed.jkh1995-05-071-2/+2
* Always zero new chunks - keeps things like the private structures from havingjkh1995-05-071-2/+2
* General sanitation and cleanup. Killed the "reserved" type, it wasn't.phk1995-05-066-79/+76
* Make it so that the command formats are the same for both -i and -o.dufault1995-05-052-16/+71
* If in Create_Chunk we (type==freebsd && (flags&CHUNK_ALIGN)), then we willphk1995-05-052-8/+41
* Make the partitions names even more sensiblephk1995-05-047-31/+56
* Add the private void *pointer to the chunks, and the functions to manage it.phk1995-05-034-8/+41
* Bump minor numberache1995-05-031-0/+2
* Bump minor numberache1995-05-032-2/+6
* Cosmetic changes and paranoia checks:wpaul1995-05-031-5/+5
* Export the chunk names properly.jkh1995-05-033-7/+16
* Make the target for tst01 more sensible.phk1995-05-035-43/+60
* foo -> unknownjkh1995-05-021-2/+2
* I need Open_Disk() to not spew on my screen. #ifdef out some diagnosticjkh1995-05-021-1/+3
* Fix bracket error for LogMaskache1995-05-021-1/+1
* foo -> unknown.jkh1995-05-012-8/+8
* Added function and man page for ftok(3), used in conjunction withjoerg1995-05-015-1/+278
* Stick a more BSD-like Makefile here so that I can link to the library.jkh1995-05-011-14/+15
* start CHS is 0xff,0xff,0xff if past 1024.phk1995-05-013-19/+68
* Use the DIOCSYNCSLICE ioctl now. (use only with kernel from this morning).phk1995-04-304-43/+45
* get bootblocks right.phk1995-04-305-52/+133
* Use 0xff for CHS when past 1024 cyls.phk1995-04-302-28/+47
* Make the default case less scary :-)phk1995-04-301-0/+2
* Now we do writes too.phk1995-04-309-53/+360
* Small fix for the following problems:wpaul1995-04-291-2/+10
* Names are assigned when chunks are created.phk1995-04-297-10/+238
* Even More stuff. Disk_Names() is here amongst other things.phk1995-04-293-32/+212
* Next Iteration, getting better.phk1995-04-297-46/+181
* Sanitize and explain a little bit... Implement the first rules...phk1995-04-298-73/+198
* This is a revision 0.00 of the backend stuff for the fdisk/disklabel stuffphk1995-04-289-0/+837
* Fix a few problems with the debugging output. Add a new "visit" function.dufault1995-04-282-3/+12
* No sense in copying the hex[] array in each call to MDXEnd(), it's awollman1995-04-271-2/+2
* ypbind.c: Major overhaul.wpaul1995-04-261-55/+20
* Fix a number of additional warnings.jkh1995-04-262-13/+2
* Move <varargs.h> out of FtpLibrary.h and into the .c files that actuallyjkh1995-04-263-1/+2
* Add libftp to list of targets.jkh1995-04-251-1/+1
* Now check all the warning purges and general clean-up in on the secondjkh1995-04-2519-38/+66
* This commit was generated by cvs2svn to compensate for changes in r8064,jkh1995-04-2547-0/+8593
|\
| * A programmatic interface to ftp. I need this for several otherjkh1995-04-2547-0/+8593
* Remove setre*id*.bde1995-04-251-2/+2
* Add setreuid/setregid to MAN sectionache1995-04-231-1/+2
* Add setreuid/setregidache1995-04-231-1/+2
* Fix history infoache1995-04-232-8/+4
OpenPOWER on IntegriCloud