summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Disable UDP echo, chargen, date, and daytime services.wollman1994-12-211-4/+4
* Disable UDP service looping attack.wollman1994-12-212-23/+73
* Add a #define for if_rawoutput(), which isn't used now, but eventually willwollman1994-12-211-1/+2
* Avoid a serious race by blocking netisrs while walking the route tree.wollman1994-12-211-6/+6
* Correct sysctl info so that net.inet.ip.rtexpire is actually accessible.wollman1994-12-211-2/+2
* Remove get status from probe, confuse LU002ache1994-12-212-10/+6
* stbytes miss by one for new modelache1994-12-212-8/+8
* Now crontab works not only for vi editor, i.e. refers toache1994-12-211-14/+13
* Tweaks for the upcoming 2.1 installation.jkh1994-12-212-45/+59
* Use proper serial device namesache1994-12-191-4/+4
* Use ASCII lock instead of BINARY one.ache1994-12-191-22/+15
* Use proper device names.ache1994-12-192-4/+2
* Use proper dialout device nameache1994-12-192-2/+2
* Uncomment uucpd by default, it is working and secure nowache1994-12-191-1/+1
* Use proper LOCKDIR nameache1994-12-191-1/+1
* Use proper lock dir nameache1994-12-191-2/+2
* Skip nulls in putback to don't confuse with EOFsache1994-12-191-0/+2
* Don't ever clear B_BUSY on a pbuf (or any other flag for that matter).dg1994-12-192-7/+5
* Make m4 more 8bit clean.ache1994-12-185-24/+26
* Insert a hook to initialize the serial port at the beginning ofjoerg1994-12-181-1/+9
* This became a frequently requested item now.joerg1994-12-183-0/+709
* Initialize syscons also in cases where it ain't the system's consolejoerg1994-12-183-3/+12
* Ooops, i forgot one NVT > 0 in a previous commit. Now pcvt will alsojoerg1994-12-182-4/+4
* Move the code providing the equivalent of ICRNL for console input fromjoerg1994-12-185-10/+13
* Pass the slice number of the boot device to the kernel in the previouslybde1994-12-184-9/+16
* Make ls recognize the COLUMNS environmental variable, evenjoerg1994-12-181-2/+6
* Make sure we allocate at least 8 scbus if we allocate any at all.phk1994-12-181-1/+9
* > ../../i386/isa/if_le.c still has a mountain of warnings.. Anyone keenphk1994-12-181-7/+13
* src/bin/ed will never build DES encumbered ed again. That is the jobjkh1994-12-181-7/+1
OpenPOWER on IntegriCloud