summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove old files no longer needed.swallace1995-10-1043-5016/+4243
* This commit was generated by cvs2svn to compensate for changes in r11394,swallace1995-10-1024-0/+2487
|\
| * Import of original NetBSD's ibcs2 emulator sources by Scott Bartram,swallace1995-10-1031-4243/+5340
| * This commit was manufactured by cvs2svn to create branch 'NETBSD'.cvs2svn1994-10-148-0/+5946
* | almost entirely cosmetic changesjulian1995-10-102-61/+61
* | Remove bogus includes that became fatal after the previous (intended tobde1995-10-101-8/+1
* | Fix TCP_DEBUG support so that LINT compiles again (deReiserize).bde1995-10-101-4/+5
* | Include <sys/sysproto.h> so that machdep.c compiles cleanly againbde1995-10-102-46/+74
* | Update comment and config for cy driver.bde1995-10-103-9/+72
* | Disable the documentation about a disabled feature.bde1995-10-102-16/+14
* | Add a man page for the cy driver.bde1995-10-101-1/+2
* | Reverse out some of the previous commit I did, which shortened thepeter1995-10-101-8/+11
* | Correct the "default rate" - it's 256/minute not 1000/minute.dg1995-10-091-2/+2
* | Fix bad typo: CONF1_ENABLE_RES1 was written CONF1_ENABLE_CHK1 ...se1995-10-096-36/+84
* | Fix my breakage of the $0 handling during $ENV processing.joerg1995-10-091-2/+2
* | Some bug fixes for the worm driver:joerg1995-10-093-16/+37
* | BIOS manufacturers don't seem to have a unique idea about 2.88 MBjoerg1995-10-095-5/+10
* | Syncronize with my current sources. pkg installer not quite in finaljkh1995-10-092-4/+4
* | We wouldn't want to kill init if our parent died...phk1995-10-091-2/+4
* | KNFize last change.dg1995-10-091-1/+1
* | KNFize.dg1995-10-091-1/+1
* | Add options -C (same as -c except for preserving the modificationbde1995-10-092-78/+265
* | Include <sys/systm.h>dg1995-10-091-0/+1
* | Don't claim that `ranlib -t' is useful.bde1995-10-092-2/+4
* | Don't run `ranlib -t' at install time. Our ld has never looked at thebde1995-10-091-6/+1
* | Fix tracing of syscalls. The previous fix required the undocumentedbde1995-10-093-141/+144
* | Fix types of sysctl functions. Add prototypes. Cosmetic.bde1995-10-091-7/+12
* | Work-around a problem in the clustering code on non-VMIO buffers. Thedyson1995-10-091-2/+3
* | Fix one column wrong offset in previous change days->dayache1995-10-081-1/+1
* | phkmalloc/2phk1995-10-082-311/+370
* | Identify the 2940 *Ultra* SCSI adapter. We treat it as a normal 2940gibbs1995-10-081-1/+6
* | 1. Add a settable redial timer and logging of the process id in a file.amurai1995-10-087-63/+248
* | Change error diagnostic to be less confusing:ache1995-10-081-1/+1
* | Remove hack inserted by me long time ago (cd $HOME for user-called case),ache1995-10-082-6/+2
* | Add #include <sys/sysproto.h> to get struct close_args and closeswallace1995-10-082-2/+4
* | Remove prototype definitions from <sys/systm.h>.swallace1995-10-0811-45/+76
* | Update sysproto.h to reflect changes.swallace1995-10-071-51/+85
* | Fix misc formatting errors in makesyscalls.sh.swallace1995-10-072-26/+29
* | Remove compat int from wait_args structure since no longer used or desired.swallace1995-10-071-4/+1
* | Remove compat_43 psuedo-argument hack, and replace with a better hack.swallace1995-10-072-122/+135
* | Fix ascii formatting problem with <header> start and end tags not beingjfieber1995-10-072-8/+8
* | This is now perl5 friendly.jfieber1995-10-072-79/+101
* | Add SIOCGIFADDR support.dg1995-10-072-2/+14
* | Restore my changes from revisions 1.8, 1.9 and 1.10. They were blown awaybde1995-10-071-1/+7
* | Fix argument passing to the "freeer" routine. Added some prototypes. (bde)dg1995-10-074-15/+20
* | Another place where malloc is expected to return zero'ed storage.phk1995-10-071-0/+1
* | Totally revamp the man page, update to the state of affairs.joerg1995-10-072-61/+111
* | Make it clear that the printed times are measured in hours.joerg1995-10-071-2/+2
* | Whole mass of changes from first code review. Eliminate somejkh1995-10-074-6/+1146
* | Handle trailing slashes in source filenames correctly. E.g., rewritebde1995-10-071-5/+11
OpenPOWER on IntegriCloud