summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix for a potential problem reported by a user I bumped into on IRCwpaul1995-06-261-9/+14
* 41 headers must be implicitly included and one more (<sys/param.h>) mustbde1995-06-251-1/+2
* Update the man page for kvm_getprocs.3 to reflect our sysctl-basedjoerg1995-06-241-9/+9
* Fixes for PR #508 and #509 ('botched 'Bad netgroup' error message' andwpaul1995-06-231-7/+43
* Fix handling NULL-encapsulated interfaces (lo & tun)ache1995-06-221-3/+12
* Don't cast void functions to void.hsu1995-06-204-7/+7
* Make _havemaster() use yp_first() (again) instead of yp_order() towpaul1995-06-171-2/+6
* Add /usr/local/share/nls to default search pathache1995-06-171-2/+2
* Merge RELENG_2_0_5 into HEADrgrimes1995-06-1114-85/+172
* Remove trailing whitespace.rgrimes1995-05-308-79/+79
* Remove trailing whitespace.rgrimes1995-05-301-1/+1
* Remove trailing whitespace.rgrimes1995-05-30522-3833/+3840
* Remove trailing whitespace.rgrimes1995-05-302-3/+3
* Add a missing link from the setpgid manpage to the setpgrp manpage.nate1995-05-271-0/+1
* Remove Ontrack special from All_FreeBSD().phk1995-05-253-8/+9
* Align slices to cylinder boundries.jkh1995-05-243-7/+18
* Fix a typo, now there should always be an active slice.phk1995-05-211-2/+2
* Do not allocate the first track.phk1995-05-201-1/+5
* Remove two printfs before Jordan has a fit over them.phk1995-05-181-4/+1
* Fixed the calculation of the reserved space for bad144. Thanks Rod!phk1995-05-151-2/+2
* Fixed typo.dg1995-05-151-1/+1
* Create_Chunk_DWIM will not allocate anything in the last cylinder of aphk1995-05-151-3/+18
* Parse ^? correctly nowache1995-05-141-0/+3
* Parse ^? now, our termcap use it and some termcaps from otherache1995-05-141-1/+5
* Fix error returning address of local arrayache1995-05-141-1/+2
* Fix FtpPasv to not return address of local variable, close PR 399ache1995-05-131-1/+1
* Added MakeDevDisk(struct disk*, char *path);phk1995-05-123-4/+93
* Forgot to add these.paul1995-05-124-0/+1228
* New libforms.paul1995-05-129-872/+1141
* 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
OpenPOWER on IntegriCloud