summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add missing ${DESTDIR} to afterinstall: target.rgrimes1996-01-272-4/+4
* Decode configuration for the IDE part of the Triton chipset. Thiswollman1996-01-273-12/+46
* Add wormcontrol. Nope, i didn't forget it this time. :)joerg1996-01-271-2/+2
* Totally revamp the man page. (Gack, i didn't even know Peterjoerg1996-01-271-59/+222
* This commit was generated by cvs2svn to compensate for changes in r13652,joerg1996-01-273-0/+372
|\
| * Add a wormcontrol(8) utility. This is needed in order to preparejoerg1996-01-273-0/+372
* | Add <sys/wormio.h>, containing the declarations that are shared betweenjoerg1996-01-271-0/+62
* | The Great Merge.joerg1996-01-272-43/+643
* | Add a few questions including where to find the 2.1.0 CD inAustralia,roberto1996-01-271-17/+138
* | [Oops, forgot to commit this together with things that depend on it.]bde1996-01-271-11/+133
* | First attempt at creating devfs entries for sliced devices. Doesn'tbde1996-01-278-59/+119
* | Allocate DMA bounce buffers only when requested by drivers. Only thebde1996-01-2711-61/+150
* | Declared new functions isa_dmainit() and isa_dmadone_nobounce().bde1996-01-271-29/+38
* | Cleaned up unused #includes and some other historical cruft.bde1996-01-272-72/+26
* | Fixed allocation of DMA buffers. The DMA bounce buffers were sometimesbde1996-01-272-84/+98
* | Added a `boundary' arg to vm_alloc_page_contig(). Previously the onlybde1996-01-272-13/+50
* | Delete the if_private[] array in struct ifnet; this turned out to bewollman1996-01-261-4/+19
* | Change private version of verr() to __verr() and make it static towpaul1996-01-261-3/+3
* | Fix a bug I made in the devfs.phk1996-01-261-3/+3
* | The last part of the ether_sprint -> %6D change.phk1996-01-2622-73/+69
* | Make the numbers for the "superblock backups" fit nicely on the screen,joerg1996-01-251-1/+35
* | Correctly initialize the `btprobing' variable. It's always been 0,joerg1996-01-251-2/+2
* | Remove the "no board found at" message, ia rather similar message withjoerg1996-01-251-3/+2
* | Correctly identify the various parts of the Triton chipset.wollman1996-01-251-4/+4
* | Add support for multi-function devices.se1996-01-256-22/+64
* | Change RUKEYMAP sligtlyache1996-01-253-9/+9
* | Change mapping slightlyache1996-01-251-2/+2
* | Avoid local sprintfs and other printf'isms.phk1996-01-259-180/+147
* | Make devfs_add_devfsf() which takes printf style args.phk1996-01-252-2/+48
* | Don't use %r, we havn't got it anymore.phk1996-01-251-2/+2
* | This time, really make the procfs work when reading stuff from the UPAGES.peter1996-01-252-30/+68
* | Added Hidetoshi Shimokawa (simokawa@sat.t.u-tokyo.ac.jp). He is theasami1996-01-251-1/+2
* | Fixed spelling of s_namlen so that this compiles again.bde1996-01-252-4/+4
* | Restored newline at the end of panic messages.bde1996-01-251-2/+3
* | Localize it.ache1996-01-241-7/+21
* | Use two-letters abbrev. for weekdaysache1996-01-246-126/+126
* | Create symlinks for the MD5 libcrypt's in the bindist.joerg1996-01-241-1/+9
* | Build libscrypt in addition to libdescrypt if RELEASEDIR is set.joerg1996-01-241-0/+4
* | Use new printf features rather than local kludges.phk1996-01-2411-140/+43
* | Remove %r hack, we have vprintf() now.phk1996-01-241-26/+22
* | Extend to handle all radix < 37phk1996-01-241-1/+2
* | Fix memory leak in case of adding a host route on top of another one.wollman1996-01-241-1/+3
* | Bring in the man page additions for PT_ATTACH/DETACH|GET/SET_REGS thatnate1996-01-241-3/+90
* | Disable $Log$wollman1996-01-241-22/+1
* | Attempt to fix the procfs LKM after making some of the procfspeter1996-01-242-10/+6
* | Add a check to prevent a computation from underflowing and causingmpp1996-01-242-6/+8
* | Add commands for ptrace get/set registers.. (Same numbers as NetBSD)peter1996-01-243-9/+33
* | procfs_machdep.c is now shared with ptrace as well. It is now no longerpeter1996-01-242-4/+6
* | procfs_{mem|regs|fpregs}.c are now completely shared with ptrace(),peter1996-01-241-3/+3
* | Major fixes for procfs..peter1996-01-2412-44/+176
OpenPOWER on IntegriCloud