summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Change install: to afterinstall: to be more consistent.rgrimes1995-05-091-2/+2
* Rename secure to DES.jkh1995-05-091-2/+2
* Added bounce support for user scsi requests.dyson1995-05-091-1/+7
* Use absolute path for release dir.jkh1995-05-091-3/+3
* Revise confusing wording about text fields. It now readsjkh1995-05-092-6/+6
* Cleanup to the INET part of lpt.c.phk1995-05-091-108/+152
* Make the "reinstall" target delete the package cookie as well asasami1995-05-091-1/+2
* Make a less expensive re-release target.jkh1995-05-091-4/+35
* Don't go build sbin/sysinstall anymore; it's obsolete.jkh1995-05-091-3/+1
* secure -> DESjkh1995-05-091-2/+2
* Improved hashinit panic strings.dg1995-05-081-3/+3
* Sync these up so that they'll get into my CVS tree at home, where I'll continuejkh1995-05-0817-44/+255
* Correction, Jim Lowe is the author... Getting code to work right is farpst1995-05-081-1/+1
* Update copyright notice to properly reflect that this was original workpst1995-05-081-1/+2
* Whoops! Uncomment Write_Disk() again.jkh1995-05-083-6/+6
* sdsize() didn't open a device often enough. This caused swap partitions onbde1995-05-081-17/+4
* Change /lib/cpp to /usr/bin/cppgpalmer1995-05-081-2/+2
* Fix numerous bugs in wdsize().bde1995-05-081-15/+7
* Declare dssize().bde1995-05-081-1/+3
* Fix reopening of open subdevices for DIOCSYNCSLICEINFO:bde1995-05-081-8/+45
* Bump major number, function deletedache1995-05-081-1/+3
* Bump major number instead of minorache1995-05-082-6/+6
* Improved readabilty and spellinglars1995-05-082-26/+26
* Perform a much needed tidying-up pass over this code. Sleep for now,jkh1995-05-0815-777/+1041
* Bump major numberache1995-05-081-1/+3
* The value -1 is special. Allow it.jkh1995-05-081-2/+2
* Add the sorted command executor code.jkh1995-05-083-0/+372
* Ok, we should now create all filesystems, mount them and extract thejkh1995-05-0818-63/+282
* Recognize slice type #6 as dosphk1995-05-088-24/+56
* Make disk.c smart enough to handle disk with "OnTrack Disk manager".phk1995-05-081-7/+17
* Fix nasty shadow bug sneaked in Marc's commit.ache1995-05-083-90/+42
* Add check for rootfs > cyl 1024.phk1995-05-082-4/+12
* Implement the geometry command. Clean up the help a little.jkh1995-05-086-24/+72
* I bet Jordan is tearing his hair out, trying to figure the previous patchphk1995-05-082-4/+4
* Add a wizard button for Poul.jkh1995-05-083-3/+60
* Fix bug.phk1995-05-082-2/+4
* Fix a bug in multi-column output.jkh1995-05-083-60/+69
* Make two "ttyout" ttysleep wmesg uniqueache1995-05-071-3/+4
* Another sync up for Poul. Added a lot more error checking.jkh1995-05-079-18/+144
* Add FreeBSD-specific TS_* statesache1995-05-071-0/+4
* Change 'rc' entries from 'r' to 'm', conflict with ptysache1995-05-072-18/+22
* Add hook for pstat -tache1995-05-073-3/+9
* Enable sio driver and upcoming rc driverache1995-05-071-0/+19
* Implement a work-around for Create_Chunk providing no pointer to thejkh1995-05-079-150/+357
* Add additional check for IRQ > 15. This code still needs a lot of work!jkh1995-05-071-2/+8
* Duh! Get the section number for config(8) right! :)jkh1995-05-071-2/+2
* If user specifies IRQ 2, remap it to IRQ 9 with a warning.jkh1995-05-071-1/+5
* Fix 3 fatal mismatches in format args involving dbtob() and 10 nonfatalbde1995-05-071-11/+14
* Fix 3 fatal mismatches in format args involving dbtob() and 7 nonfatalbde1995-05-071-9/+9
* Cast some expressions involving dbtob() to (unsigned long) and print thembde1995-05-071-12/+12
OpenPOWER on IntegriCloud