summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Add support for -v option passed to boot loader (bootverbose).se1994-12-222-6/+12
* | Added SCSI_DATA_OUT to flags passed to the device driver in sd_dump()se1994-12-221-2/+2
* | Added `ds', a black-hole network interface.wollman1994-12-225-6/+239
* | Added much-needed new options -[lL], to suppress printing of either thewollman1994-12-222-3/+21
* | Fix a slight bogon with a directory not being made before it was used.jkh1994-12-221-1/+2
* | Don't use `MKDEP= -p' even for the case of a single source file since webde1994-12-221-3/+3
* | Removed bogus semicolon at end of a #define line.dg1994-12-221-2/+2
* | Fixed a benign off by one error.dg1994-12-221-2/+2
* | Print `slicename' and not a bogus pointer in diskerr()bde1994-12-222-4/+4
* | Add generic part of generic multiple-physical-interface support (thewollman1994-12-213-3/+18
OpenPOWER on IntegriCloud