summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sigsetjmp.S:bde1994-12-272-6/+4
* Remove unnecessary .align statement.bde1994-12-274-4/+0
* Fix a spelling error and add a comment about possible improvements.bde1994-12-271-3/+17
* Keep track of the devconf state.bde1994-12-273-6/+21
* Fix panic for `cp -p' by root to an msdos file system. Improve handlingbde1994-12-276-58/+114
* Fixed two security holes in the pcmmap() function.dg1994-12-273-9/+9
* My prevoius commit missed some things. The out_line didn't needats1994-12-271-2/+3
* Install also a gcc.1 manual page as a link from cc.1, as long asats1994-12-261-1/+2
* Add a patch that someone on the net has used to run on his IBM Thinkpad.ats1994-12-263-3/+24
* Add examples for the sony and the panasonic drivers.ats1994-12-263-3/+21
* The out_line doesn't need to be zero terminated, so print it not with %sats1994-12-261-1/+1
* Obtained from: partly from 1.1.5bde1994-12-261-2/+4
* Obtained from: partly from 386BSD-0.1.2.4bde1994-12-261-14/+17
* Use timelocal() instead of mktime() hackache1994-12-261-10/+18
* Declare useful functions (timelocal() and timegm())ache1994-12-261-0/+2
* Correct the devices.i386 for the major numbers. 8 was already used nowats1994-12-263-4/+7
* Add entries for the sony and panasonic drives and drivers.ats1994-12-251-2/+46
* Fix the bug reported by Torbjorn Granlund <tege@cygnus.com>:bde1994-12-251-5/+5
* Add entries for the sony and panasonic drives. The not SCSI and not EIDEats1994-12-252-6/+14
* Merge several probe diagnostics into one.ache1994-12-244-54/+40
* Fix comments on dk_wds and dk_wpms to match code. Improve comment onbde1994-12-241-4/+4
* Add T option back to ar until nm will be fixed. Sorry, nate.ache1994-12-241-4/+4
* Fix the "wds" count stat.bde1994-12-241-2/+2
* Fix the "wd" count stat. The seek and xfer stats are still very bogusbde1994-12-241-2/+2
* Really fix the "byte" count stat. `wd's are actually blocks of 32 16-bitbde1994-12-241-2/+2
* Obtained from: 1.1.5bde1994-12-243-12/+30
* Merging.ache1994-12-247-48/+55
* This commit was generated by cvs2svn to compensate for changes in r5216,ache1994-12-243-7/+20
|\
| * Updateache1994-12-249-52/+72
* | Revert last patch - it's wrong.dg1994-12-231-2/+2
* | New file from pk to aid new in developing the shlib code for newnate1994-12-231-0/+192
* | Subject: ranlib fix for odd length long final file names (PR #82)nate1994-12-231-2/+7
* | Strip out unused local symbols from shared objects, and no longernate1994-12-231-4/+14
* | Fixed byte count stat.dg1994-12-231-2/+2
* | Added link.5 man page and updated a.out.5 manpage to reflect the newnate1994-12-233-29/+656
* | Warning and weak reference macros which are used to generate link-timenate1994-12-231-2/+20
* | Updated version of gas which allows for link-time error reporting ifnate1994-12-2327-2242/+3192
* | Document some of the fields used by the new shlib code.nate1994-12-232-2/+12
* | Updated to recent version of Paul K.'s shlib code. This code has betternate1994-12-2327-485/+682
* | Miscellaneous fixes for the snapshot.jkh1994-12-232-3/+8
* | Do vm_page_rename more conservatively in rcollapse and qcollapse, anddg1994-12-231-4/+9
* | Initialize b_vnbuf.le_next before returning a new buffer in getpbuf anddg1994-12-232-4/+8
* | Protect vnode buffer chain manipulation with splbio to prevent listdg1994-12-232-2/+16
* | Whoops! I buggered up the tape dialog. Fixed. These changes allowjkh1994-12-232-5/+7
* | Fix a typo that crept in with the last update.jkh1994-12-231-2/+2
* | Even more bogons eradicated. My, there are a lot of them in here! :-)jkh1994-12-231-6/+5
* | Restore my changes in rev 1.11 that Garrett killed in his commit.dg1994-12-223-6/+6
* | Make arp_rtrequest() static since nobody needs to referene it any more.wollman1994-12-222-4/+3
* | Move ARP interface initialization into if_ether.c:arp_ifinit().wollman1994-12-2217-79/+44
* | Whoops, another lurking bogon!jkh1994-12-221-1/+2
OpenPOWER on IntegriCloud