summaryrefslogtreecommitdiffstats
Commit message (Collapse)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
| | | | | | change list walk so that it doesn't get stuck in an infinite loop. Submitted by: John Dyson
* Initialize b_vnbuf.le_next before returning a new buffer in getpbuf anddg1994-12-232-4/+8
| | | | trypbuf. Move a couple of splbio's to be slightly less conservative.
* Protect vnode buffer chain manipulation with splbio to prevent listdg1994-12-232-2/+16
| | | | corruption..
* Whoops! I buggered up the tape dialog. Fixed. These changes allowjkh1994-12-232-5/+7
| | | | | you to specify your tape drive device for the cases when the user has more than one.
* 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
| | | | | | Reviewed by: Submitted by: Obtained from:
* Added SCSI_DATA_OUT to flags passed to the device driver in sd_dump()se1994-12-221-2/+2
| | | | | | since device drivers may decide not to accept a data out phase without this flag present. Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>
* 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
| | | | call-graph or the flat profile, since often you only want one of them.
* 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
| | | | always make an intermediate object file.
* 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
| | | | successor of IFF_ALTPHYS).
* 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
| | | | be.
* Avoid a serious race by blocking netisrs while walking the route tree.wollman1994-12-211-6/+6
| | | | (IWBRNI we could just block IP netisrs...)
* 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
| | | | | Add check stbytes[1] != stbytes[2] for presence real Mitsumi controller
* 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
| | | | file name not to file fd
* 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
| | | | Remove fix-cua script, does nothing good.
* 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
| | | | | | | This appears to be the cause of some buffer confusion that leads to a panic during heavy paging. Submitted by: John Dyson
* Make m4 more 8bit clean.ache1994-12-185-24/+26
| | | | | | Don't use is*(EOF) This fix core dump when LANG setted to 8bit wide charset and ENABLE_STARTUP_LOCALE
* Insert a hook to initialize the serial port at the beginning ofjoerg1994-12-181-1/+9
| | | | | | | | boot(). This is needed so the "serialboot" stuff can share this file, too. Everything is #ifdef'ed so it evaluates to nothing when actually been built in the "biosboot" directory.
* This became a frequently requested item now.joerg1994-12-183-0/+709
| | | | | | | | | | The files in this directory are modified version of "biosboot". The only difference is in that they perform their I/O via a serial port, so their preferrable usage is to form bootblocks for systems where the kernel happens to have an "options COMCONSOLE". Most of the code is actually shared with "biosboot", and make will not (and should not) descend into this directory by default. It is in the responsibility of the user to build these bootblocks instead of the original ones.
* Initialize syscons also in cases where it ain't the system's consolejoerg1994-12-183-3/+12
| | | | (i.e., there's a comconsole).
* Ooops, i forgot one NVT > 0 in a previous commit. Now pcvt will alsojoerg1994-12-182-4/+4
| | | | work as the system's console.
* Move the code providing the equivalent of ICRNL for console input fromjoerg1994-12-185-10/+13
| | | | the device driver(s) to cons.c.
* Pass the slice number of the boot device to the kernel in the previouslybde1994-12-184-9/+16
| | | | | unused bitfields for the adaptor and the controller. It should go in the bitfield for the partition but that would not be backwards compatible.
* Make ls recognize the COLUMNS environmental variable, evenjoerg1994-12-181-2/+6
| | | | | | | in cases where it does not run on a terminal. This is important e.g. for commands like env COLUMNS=132 ls -CR | lpr -Psome-wide-printer
* 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
| | | | | | | | | > to fix? Sure. How's this? - Reviewed by: phk Submitted by: Mark Murray <mark@grondar.za>
* src/bin/ed will never build DES encumbered ed again. That is the jobjkh1994-12-181-7/+1
| | | | for secure/bin/ed ...
OpenPOWER on IntegriCloud